Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 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] $ /bin/sh -xe /tmp/jenkins16853087394410402469.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-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 (11.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_5.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_5.cc Creating dependency file for RANAP_Constants_part_6.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_5.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_3.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_3.cc Creating dependency file for RAN_Adapter_part_4.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for NS_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_2.cc Creating dependency file for TCCInterface_Functions_part_3.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_3.cc Creating dependency file for Socket_API_Definitions_part_4.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_1.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.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_6.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.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_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_6.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_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_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_3.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_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 RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MobileL3_CommonIE_Types.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_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_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 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_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (622 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-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-nightly 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-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412222026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412222026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412222026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412222026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412222026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412222026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412222026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412222026 [69.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412222026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412222026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412222026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412222026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412222026 [70.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412222026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412222026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412222026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412222026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412222026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412222026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412222026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412222026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412222026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412222026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412222026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412222026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412222026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412222026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412222026 [542 kB] Fetched 13.7 MB in 0s (100 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-nightly. Preparing to unpack .../01-osmocom-nightly_202412222026_amd64.deb ... Unpacking osmocom-nightly (202412222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412222026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202412222026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412222026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412222026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412222026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412222026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412222026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412222026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412222026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412222026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412222026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412222026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412222026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412222026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412222026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412222026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412222026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412222026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412222026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412222026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412222026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412222026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412222026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412222026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412222026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412222026) ... Setting up osmocom-nightly (202412222026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libasn1c1:amd64 (0.9.38.202412222026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412222026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412222026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412222026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412222026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmocore (1.10.0.56.fc03.202412222026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412222026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412222026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412222026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412222026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412222026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412222026) ... 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.6.aad82.202412222026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412222026) ... 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.6.aad82.202412222026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412222026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412222026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241223094820273 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241223094820273 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241223094820273 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:623) 20241223094820273 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241223094820273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241223094820273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241223094820273 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241223094820273 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241223094820273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241223094820273 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241223094820274 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241223094820274 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241223094820274 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241223094820274 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241223094820274 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241223094820274 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241223094820274 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5584d5acad40(sgsn) with 23 counters 20241223094820442 DLSS7 INFO (r=127.0.0.1:59531<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223094820442 DLSS7 INFO (r=127.0.0.1:59531<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241223094820442 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:59531<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241223094820442 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241223094820442 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241223094820442 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223094820442 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241223094820442 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241223094820442 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241223094820442 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241223094820443 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241223094820443 DGPRS NOTICE libGTP v1.12.0.33-09142.202412222026 initialized (sgsn_main.c:462) 20241223094820443 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241223094820443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094820443 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241223094820443 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241223094820443 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241223094820443 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241223094820443 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241223094820443 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241223094820443 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241223094820443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223094820443 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223094820443 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223094820443 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223094820443 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223094820443 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223094820443 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223094820443 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223094820443 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223094820443 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:59531<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241223094820443 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223094820443 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223094820443 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241223094820443 DLSS7 INFO (r=127.0.0.1:57604<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223094820443 DLSS7 INFO (r=127.0.0.1:57604<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241223094820443 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57604<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241223094820443 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241223094820443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223094820443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223094820443 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@16435956e418: Unix server socket created successfully. MC@16435956e418: Listening on TCP port 35405. MC2> 16435956e418 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 16435956e418 35405 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@16435956e418: New HC connected from 10.0.2.100 [10.0.2.100]. 16435956e418: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@16435956e418: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@16435956e418: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@16435956e418: Configuration file was processed on all HCs. MC@16435956e418: Creating MTC on host 10.0.2.100. MC@16435956e418: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Dec 23 09:48:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094821444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094821444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach started. 20241223094822102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094822108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@16435956e418: Provider Link came up: sending NS-RESET 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241223094822140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094822140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094822140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094822140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094822141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094822141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094822141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094822141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094822141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094822141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094822141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094822141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241223094822141 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094822141 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094822141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(7)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223094822141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094822141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094822143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094822147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094822147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@16435956e418: Provider Link came up: sending NS-RESET 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241223094822155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094822155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094822155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094822155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094822156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094822156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094822156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094822156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094822156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094822156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094822156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094822156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241223094822156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094822156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094822156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094822157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094822157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094822158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094822158 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223094822164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094822164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@16435956e418: Provider Link came up: sending NS-RESET 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241223094822174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094822174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094822174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094822175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094822175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094822175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094822175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094822175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094822175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094822175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094822175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241223094822175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094822175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094822175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094822175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094822175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094822177 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)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094822182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094822182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094822444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094822444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094822444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094822444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223094822444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223094822444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241223094822445 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241223094822445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241223094822445 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241223094822445 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241223094822445 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241223094822445 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241223094822445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241223094822445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223094822445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241223094822445 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223094822445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223094822445 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223094822446 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223094822446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223094822446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223094822446 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(17)@16435956e418: Established a new IPA connection (conn_id=2) 20241223094822446 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5584d7852170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241223094822446 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094822448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094822450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@16435956e418: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D478370A'O, index=0 SGSN_Test-GSUP(19)@16435956e418: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@16435956e418: 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 := '902372465C0647F93DC66021C33433CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5884CA69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33CE13DE6A6F1207'O } } } } } 20241223094823530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094823530 DLLC NOTICE LLME(ffffffff/d478370a){UNASSIGNED} LLC RX: unknown TLLI 0xd478370a, creating LLME on the fly (gprs_llc.c:552) 20241223094823530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094823530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094823530 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094823530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223094823530 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094823530 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223094823530 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094823530 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094823530 DLLC NOTICE LLME(ffffffff/d478370a){UNASSIGNED} LLGM Assign pre (d478370a => cf06fb3b) (gprs_llc.c:1079) 20241223094823530 DLLC NOTICE LLME(d478370a/cf06fb3b){ASSIGNED} LLGM Assign post (d478370a => cf06fb3b) (gprs_llc.c:1125) 20241223094823530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094823530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094823530 DMM DEBUG MM(262420000000001/cf06fb3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094823542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094823542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094823542 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094823542 DMM DEBUG MM(262420000000001/cf06fb3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241223094823542 DMM NOTICE MM(262420000000001/cf06fb3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094823542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094823542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094823542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094823542 DMM DEBUG MM(262420000000001/cf06fb3b) Requesting authorization (sgsn_auth.c:160) 20241223094823542 DMM INFO MM(262420000000001/cf06fb3b) Requesting authentication tuples (sgsn_auth.c:184) 20241223094823542 DMM DEBUG MM(262420000000001/cf06fb3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094823542 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241223094823542 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)@16435956e418: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@16435956e418: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241223094823546 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223094823546 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223094823546 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223094823546 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223094823546 DMM INFO MM(262420000000001/cf06fb3b) Subscriber data update (mmctx.c:445) 20241223094823546 DMM DEBUG MM(262420000000001/cf06fb3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223094823546 DMM INFO MM(262420000000001/cf06fb3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223094823546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223094823546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094823546 DMM INFO MM(262420000000001/cf06fb3b) <- GMM AUTH AND CIPHERING REQ (rand = 90 23 72 46 5c 06 47 f9 3d c6 60 21 c3 34 33 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223094823558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094823558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094823558 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094823558 DMM INFO MM(262420000000001/cf06fb3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223094823558 DMM NOTICE MM(262420000000001/cf06fb3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223094823558 DMM DEBUG MM(262420000000001/cf06fb3b) checking auth: received GSM SRES = 58 84 ca 69 (gprs_gmm.c:648) 20241223094823558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223094823558 DMM DEBUG MM(262420000000001/cf06fb3b) Requesting authorization (sgsn_auth.c:160) 20241223094823558 DMM INFO MM(262420000000001/cf06fb3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094823558 DMM DEBUG MM(262420000000001/cf06fb3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094823558 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241223094823558 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) 20241223094823558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223094823558 DMM INFO MM(262420000000001/cf06fb3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf06fb3b) (gprs_gmm.c:282) 20241223094823561 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094823561 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094823561 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241223094823561 DMM INFO MM(262420000000001/cf06fb3b) Subscriber data update (mmctx.c:445) 20241223094823561 DMM DEBUG MM(262420000000001/cf06fb3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223094823561 DMM INFO MM(262420000000001/cf06fb3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223094823561 DMM NOTICE MM(262420000000001/cf06fb3b) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241223094823561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094823561 DMM NOTICE MM(262420000000001/cf06fb3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223094823561 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) 20241223094823562 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094823562 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241223094823562 DMM INFO MM(262420000000001/cf06fb3b) Subscriber data update (mmctx.c:445) 20241223094823562 DMM DEBUG MM(262420000000001/cf06fb3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223094823573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094823573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223094823573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094823573 DMM INFO MM(262420000000001/cf06fb3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223094823573 DMM NOTICE MM(262420000000001/cf06fb3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223094823573 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223094823573 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223094823573 DLLC NOTICE LLME(d478370a/cf06fb3b){ASSIGNED} LLGM Assign pre (ffffffff => cf06fb3b) (gprs_llc.c:1079) 20241223094823573 DLLC NOTICE LLME(ffffffff/cf06fb3b){ASSIGNED} LLGM Assign post (ffffffff => cf06fb3b) (gprs_llc.c:1125) 20241223094823573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223094823573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223094823573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223094823573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@16435956e418: setverdict(pass): none -> pass TC_attach-BVCI196(6)@16435956e418: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@16435956e418: Final verdict of PTC: pass 20241223094823633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41730<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223094823634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094823634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI210(11)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@16435956e418: Final verdict of PTC: none TC_attach-BVCI220(15)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(19)@16435956e418: Final verdict of PTC: none -NSVCI99(18)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@16435956e418: Final verdict of PTC: none -NSVCI97(7)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@16435956e418: Final verdict of PTC: none -NSVCI98(12)@16435956e418: Final verdict of PTC: none TC_attach-BVCI196(6)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(16)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(10)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(5)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@16435956e418: Test case TC_attach finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Dec 23 09:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241223094823713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094823838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241223094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57604 err=None (osmo_ss7_asp.c:788) 20241223094824116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63232) 20241223094824635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094824635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63232, count=105640) 20241223094825637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094825637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Dec 23 09:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094826638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094826638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_mnc3 started. 20241223094827220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094827222 DMM INFO MM(262420000000001/cf06fb3b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223094827222 DMM INFO MM(262420000000001/cf06fb3b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223094827222 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223094827222 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223094827222 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223094827222 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223094827222 DLLC NOTICE LLME(ffffffff/cf06fb3b){ASSIGNED} LLGM Assign pre (cf06fb3b => ffffffff) (gprs_llc.c:1079) 20241223094827222 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf06fb3b => ffffffff) (gprs_llc.c:1125) 20241223094827222 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241223094827222 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) 20241223094827222 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:402) 20241223094827222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223094827222 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094827222 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223094827222 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223094827222 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@16435956e418: Provider Link came up: sending NS-RESET 20241223094827265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094827265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094827265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094827265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094827265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094827265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094827265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094827265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094827266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094827266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094827266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094827266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094827266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094827266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094827266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094827266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094827266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094827268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094827273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094827273 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@16435956e418: Provider Link came up: sending NS-RESET 20241223094827280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094827280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094827280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094827280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094827280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094827280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094827280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094827280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094827281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094827281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094827281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094827281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094827281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094827282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094827282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094827282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094827282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094827282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094827282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094827282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094827284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094827290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094827290 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@16435956e418: Provider Link came up: sending NS-RESET 20241223094827297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094827297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094827297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094827297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094827297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094827298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094827298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094827298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094827298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094827298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094827298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094827298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094827298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094827298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094827298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094827298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094827298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094827299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094827299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094827299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094827299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094827301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094827306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094827306 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094827639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094827639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094827639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094827639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094827643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094827645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@16435956e418: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C1AA122F'O, index=0 SGSN_Test-GSUP(38)@16435956e418: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@16435956e418: 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 := '3F720AE37BAB087FE577C5D3A70B0522'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A81243F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7DC3D49C248D751'O } } } } } 20241223094828727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094828727 DLLC NOTICE LLME(ffffffff/c1aa122f){UNASSIGNED} LLC RX: unknown TLLI 0xc1aa122f, creating LLME on the fly (gprs_llc.c:552) 20241223094828727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094828727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094828727 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094828727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223094828727 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094828727 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223094828727 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094828727 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094828727 DLLC NOTICE LLME(ffffffff/c1aa122f){UNASSIGNED} LLGM Assign pre (c1aa122f => f1972b15) (gprs_llc.c:1079) 20241223094828727 DLLC NOTICE LLME(c1aa122f/f1972b15){ASSIGNED} LLGM Assign post (c1aa122f => f1972b15) (gprs_llc.c:1125) 20241223094828727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094828727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094828727 DMM DEBUG MM(262420000001001/f1972b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094828746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094828746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094828746 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094828746 DMM DEBUG MM(262420000001001/f1972b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241223094828746 DMM NOTICE MM(262420000001001/f1972b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094828746 DMM DEBUG MM(262420000001001/f1972b15) Requesting authorization (sgsn_auth.c:160) 20241223094828746 DMM INFO MM(262420000001001/f1972b15) Requesting authentication tuples (sgsn_auth.c:184) 20241223094828746 DMM DEBUG MM(262420000001001/f1972b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094828746 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241223094828746 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)@16435956e418: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@16435956e418: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241223094828752 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223094828752 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223094828752 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223094828752 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223094828752 DMM INFO MM(262420000001001/f1972b15) Subscriber data update (mmctx.c:445) 20241223094828752 DMM DEBUG MM(262420000001001/f1972b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223094828753 DMM INFO MM(262420000001001/f1972b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223094828753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223094828753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094828753 DMM INFO MM(262420000001001/f1972b15) <- GMM AUTH AND CIPHERING REQ (rand = 3f 72 0a e3 7b ab 08 7f e5 77 c5 d3 a7 0b 05 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223094828768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094828768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094828768 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094828768 DMM INFO MM(262420000001001/f1972b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223094828769 DMM NOTICE MM(262420000001001/f1972b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223094828769 DMM DEBUG MM(262420000001001/f1972b15) checking auth: received GSM SRES = 8a 81 24 3f (gprs_gmm.c:648) 20241223094828769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223094828769 DMM DEBUG MM(262420000001001/f1972b15) Requesting authorization (sgsn_auth.c:160) 20241223094828769 DMM INFO MM(262420000001001/f1972b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094828769 DMM DEBUG MM(262420000001001/f1972b15) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094828769 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241223094828769 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) 20241223094828769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223094828769 DMM INFO MM(262420000001001/f1972b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1972b15) (gprs_gmm.c:282) 20241223094828772 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094828772 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094828772 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223094828772 DMM INFO MM(262420000001001/f1972b15) Subscriber data update (mmctx.c:445) 20241223094828772 DMM DEBUG MM(262420000001001/f1972b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223094828772 DMM INFO MM(262420000001001/f1972b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223094828772 DMM NOTICE MM(262420000001001/f1972b15) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241223094828772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094828772 DMM NOTICE MM(262420000001001/f1972b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223094828772 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) 20241223094828774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094828774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223094828774 DMM INFO MM(262420000001001/f1972b15) Subscriber data update (mmctx.c:445) 20241223094828774 DMM DEBUG MM(262420000001001/f1972b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223094828785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094828785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223094828785 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094828785 DMM INFO MM(262420000001001/f1972b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223094828785 DMM NOTICE MM(262420000001001/f1972b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223094828785 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223094828785 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223094828785 DLLC NOTICE LLME(c1aa122f/f1972b15){ASSIGNED} LLGM Assign pre (ffffffff => f1972b15) (gprs_llc.c:1079) 20241223094828786 DLLC NOTICE LLME(ffffffff/f1972b15){ASSIGNED} LLGM Assign post (ffffffff => f1972b15) (gprs_llc.c:1125) 20241223094828786 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223094828786 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223094828786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223094828786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@16435956e418: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@16435956e418: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@16435956e418: Final verdict of PTC: pass 20241223094828845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_mnc3-BVCI220(35)@16435956e418: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@16435956e418: Final verdict of PTC: none -NSVCI97(26)@16435956e418: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@16435956e418: Final verdict of PTC: none 20241223094828848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094828848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(23)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@16435956e418: Final verdict of PTC: none -NSVCI98(31)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(38)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@16435956e418: Final verdict of PTC: none -NSVCI99(36)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(24)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(29)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(34)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@16435956e418: Test case TC_attach_mnc3 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Dec 23 09:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241223094828912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094829315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20241223094829850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094829850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88908, count=90068) 20241223094830851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094830851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Dec 23 09:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094831852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094831852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_umts_aka_umts_res started. 20241223094832413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094832416 DMM INFO MM(262420000001001/f1972b15) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223094832416 DMM INFO MM(262420000001001/f1972b15) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223094832416 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223094832416 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223094832416 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223094832416 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223094832416 DLLC NOTICE LLME(ffffffff/f1972b15){ASSIGNED} LLGM Assign pre (f1972b15 => ffffffff) (gprs_llc.c:1079) 20241223094832416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1972b15 => ffffffff) (gprs_llc.c:1125) 20241223094832416 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241223094832416 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) 20241223094832416 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:402) 20241223094832416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223094832416 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094832416 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223094832416 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223094832416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@16435956e418: Provider Link came up: sending NS-RESET 20241223094832461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094832461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094832461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094832461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094832461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094832461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094832461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094832461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094832462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094832462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094832462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094832462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094832462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094832462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094832462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094832462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832462 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094832462 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094832462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094832463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094832463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094832466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094832471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094832471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@16435956e418: Provider Link came up: sending NS-RESET 20241223094832478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094832478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094832478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094832478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094832478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094832478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094832478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094832478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094832479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094832479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094832479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094832482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094832487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094832487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@16435956e418: Provider Link came up: sending NS-RESET 20241223094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094832494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094832495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094832495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094832495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094832495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094832497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094832502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094832502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094832853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094832853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094832853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094832853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094832857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223094832859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@16435956e418: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F1E25CF3'O, index=0 SGSN_Test-GSUP(57)@16435956e418: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@16435956e418: 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 := 'BDF307A3AF3683D982E8CA615D782A27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64617AB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '763268D5DA1442D9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BA0D656089488A103DD7B3D9150C926B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8AFF3377D660A2873A07C7696D776F8D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '20028F56DC7AD6E0D09E5F450E18D5C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '702F7BA36A26A266'O } } } } } 20241223094833931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094833931 DLLC NOTICE LLME(ffffffff/f1e25cf3){UNASSIGNED} LLC RX: unknown TLLI 0xf1e25cf3, creating LLME on the fly (gprs_llc.c:552) 20241223094833931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094833931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094833931 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094833931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223094833931 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094833931 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223094833931 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094833931 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094833931 DLLC NOTICE LLME(ffffffff/f1e25cf3){UNASSIGNED} LLGM Assign pre (f1e25cf3 => e57045a5) (gprs_llc.c:1079) 20241223094833931 DLLC NOTICE LLME(f1e25cf3/e57045a5){ASSIGNED} LLGM Assign post (f1e25cf3 => e57045a5) (gprs_llc.c:1125) 20241223094833931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094833931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094833931 DMM DEBUG MM(262420000001002/e57045a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094833950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094833950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094833950 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094833950 DMM DEBUG MM(262420000001002/e57045a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241223094833950 DMM NOTICE MM(262420000001002/e57045a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094833950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094833950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094833950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094833950 DMM DEBUG MM(262420000001002/e57045a5) Requesting authorization (sgsn_auth.c:160) 20241223094833950 DMM INFO MM(262420000001002/e57045a5) Requesting authentication tuples (sgsn_auth.c:184) 20241223094833950 DMM DEBUG MM(262420000001002/e57045a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094833950 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241223094833950 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)@16435956e418: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@16435956e418: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241223094833956 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223094833956 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223094833956 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223094833956 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223094833956 DMM INFO MM(262420000001002/e57045a5) Subscriber data update (mmctx.c:445) 20241223094833956 DMM DEBUG MM(262420000001002/e57045a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223094833956 DMM INFO MM(262420000001002/e57045a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223094833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223094833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094833957 DMM INFO MM(262420000001002/e57045a5) <- GMM AUTH AND CIPHERING REQ (rand = bd f3 07 a3 af 36 83 d9 82 e8 ca 61 5d 78 2a 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 02 8f 56 dc 7a d6 e0 d0 9e 5f 45 0e 18 d5 c0 ) (gprs_gmm.c:465) 20241223094833974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094833974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094833974 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094833974 DMM INFO MM(262420000001002/e57045a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223094833974 DMM NOTICE MM(262420000001002/e57045a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223094833974 DMM DEBUG MM(262420000001002/e57045a5) checking auth: received UMTS RES = 70 2f 7b a3 6a 26 a2 66 (gprs_gmm.c:648) 20241223094833974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223094833974 DMM DEBUG MM(262420000001002/e57045a5) Requesting authorization (sgsn_auth.c:160) 20241223094833974 DMM INFO MM(262420000001002/e57045a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094833974 DMM DEBUG MM(262420000001002/e57045a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094833974 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241223094833974 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) 20241223094833974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223094833974 DMM INFO MM(262420000001002/e57045a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe57045a5) (gprs_gmm.c:282) 20241223094833977 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094833977 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094833977 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241223094833977 DMM INFO MM(262420000001002/e57045a5) Subscriber data update (mmctx.c:445) 20241223094833977 DMM DEBUG MM(262420000001002/e57045a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223094833977 DMM INFO MM(262420000001002/e57045a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223094833977 DMM NOTICE MM(262420000001002/e57045a5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241223094833977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094833977 DMM NOTICE MM(262420000001002/e57045a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223094833977 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) 20241223094833979 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094833979 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241223094833979 DMM INFO MM(262420000001002/e57045a5) Subscriber data update (mmctx.c:445) 20241223094833979 DMM DEBUG MM(262420000001002/e57045a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223094833991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094833991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223094833991 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094833991 DMM INFO MM(262420000001002/e57045a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223094833991 DMM NOTICE MM(262420000001002/e57045a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223094833991 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223094833991 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223094833991 DLLC NOTICE LLME(f1e25cf3/e57045a5){ASSIGNED} LLGM Assign pre (ffffffff => e57045a5) (gprs_llc.c:1079) 20241223094833991 DLLC NOTICE LLME(ffffffff/e57045a5){ASSIGNED} LLGM Assign post (ffffffff => e57045a5) (gprs_llc.c:1125) 20241223094833991 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223094833991 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223094833991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223094833991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@16435956e418: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@16435956e418: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@16435956e418: Final verdict of PTC: pass 20241223094834052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223094834056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094834056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(57)@16435956e418: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@16435956e418: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@16435956e418: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@16435956e418: Final verdict of PTC: none -NSVCI99(55)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@16435956e418: Final verdict of PTC: none -NSVCI97(45)@16435956e418: Final verdict of PTC: none -NSVCI98(50)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(48)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(53)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(43)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@16435956e418: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Dec 23 09:48:34 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 20241223094834208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094834610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20241223094835058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094835058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90640) 20241223094836059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094836059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Dec 23 09:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094837060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094837061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_umts_aka_gsm_sres started. 20241223094837709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094837713 DMM INFO MM(262420000001002/e57045a5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223094837713 DMM INFO MM(262420000001002/e57045a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223094837713 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223094837713 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223094837713 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223094837713 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223094837713 DLLC NOTICE LLME(ffffffff/e57045a5){ASSIGNED} LLGM Assign pre (e57045a5 => ffffffff) (gprs_llc.c:1079) 20241223094837713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e57045a5 => ffffffff) (gprs_llc.c:1125) 20241223094837713 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241223094837713 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) 20241223094837713 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:402) 20241223094837713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223094837713 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094837713 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223094837713 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223094837713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@16435956e418: Provider Link came up: sending NS-RESET 20241223094837759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094837759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094837759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094837759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094837759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094837759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094837759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094837759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094837760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094837760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094837760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094837760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094837760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094837760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094837760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094837760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094837760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094837760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094837760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094837760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223094837769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094837769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@16435956e418: Provider Link came up: sending NS-RESET 20241223094837779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094837779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094837779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094837779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094837779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094837779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094837779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094837780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094837780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094837780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094837780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094837780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094837780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094837780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094837780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094837780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094837782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094837787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094837787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@16435956e418: Provider Link came up: sending NS-RESET 20241223094837795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094837796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094837796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094837796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094837796 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094837796 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094837796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094837797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094837797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094837804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094837804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094838061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094838062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094838062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094838062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094838066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223094838067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@16435956e418: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E77DC711'O, index=0 SGSN_Test-GSUP(76)@16435956e418: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@16435956e418: 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 := '74C13CD9E7D3E4DE2C2FD8C044EFC211'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31B60FA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76D66EED7197A25A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FA3E1A07ECCC35C0F63D4761EEF4E4BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CF7E983238255C26316374E902E233F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A82C35D7888E95199ABC8A4BF8AD2563'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '864528C882310EBB'O } } } } } 20241223094839136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094839136 DLLC NOTICE LLME(ffffffff/e77dc711){UNASSIGNED} LLC RX: unknown TLLI 0xe77dc711, creating LLME on the fly (gprs_llc.c:552) 20241223094839136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094839136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094839136 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094839136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223094839136 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094839136 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223094839136 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094839136 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094839136 DLLC NOTICE LLME(ffffffff/e77dc711){UNASSIGNED} LLGM Assign pre (e77dc711 => ee8875d0) (gprs_llc.c:1079) 20241223094839136 DLLC NOTICE LLME(e77dc711/ee8875d0){ASSIGNED} LLGM Assign post (e77dc711 => ee8875d0) (gprs_llc.c:1125) 20241223094839136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094839136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094839136 DMM DEBUG MM(262420000001003/ee8875d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094839149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094839149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094839149 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094839149 DMM DEBUG MM(262420000001003/ee8875d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241223094839149 DMM NOTICE MM(262420000001003/ee8875d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094839149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094839149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094839149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094839149 DMM DEBUG MM(262420000001003/ee8875d0) Requesting authorization (sgsn_auth.c:160) 20241223094839149 DMM INFO MM(262420000001003/ee8875d0) Requesting authentication tuples (sgsn_auth.c:184) 20241223094839149 DMM DEBUG MM(262420000001003/ee8875d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094839149 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241223094839149 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)@16435956e418: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@16435956e418: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241223094839151 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223094839151 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223094839151 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223094839151 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223094839151 DMM INFO MM(262420000001003/ee8875d0) Subscriber data update (mmctx.c:445) 20241223094839151 DMM DEBUG MM(262420000001003/ee8875d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223094839151 DMM INFO MM(262420000001003/ee8875d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223094839151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223094839151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094839151 DMM INFO MM(262420000001003/ee8875d0) <- GMM AUTH AND CIPHERING REQ (rand = 74 c1 3c d9 e7 d3 e4 de 2c 2f d8 c0 44 ef c2 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 2c 35 d7 88 8e 95 19 9a bc 8a 4b f8 ad 25 63 ) (gprs_gmm.c:465) 20241223094839158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094839158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094839158 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094839158 DMM INFO MM(262420000001003/ee8875d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223094839158 DMM NOTICE MM(262420000001003/ee8875d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223094839158 DMM DEBUG MM(262420000001003/ee8875d0) checking auth: received GSM SRES = 31 b6 0f a3 (gprs_gmm.c:648) 20241223094839158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223094839158 DMM DEBUG MM(262420000001003/ee8875d0) Requesting authorization (sgsn_auth.c:160) 20241223094839158 DMM INFO MM(262420000001003/ee8875d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094839158 DMM DEBUG MM(262420000001003/ee8875d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094839158 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241223094839158 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) 20241223094839158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223094839158 DMM INFO MM(262420000001003/ee8875d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xee8875d0) (gprs_gmm.c:282) 20241223094839159 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094839159 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094839159 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241223094839159 DMM INFO MM(262420000001003/ee8875d0) Subscriber data update (mmctx.c:445) 20241223094839159 DMM DEBUG MM(262420000001003/ee8875d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223094839159 DMM INFO MM(262420000001003/ee8875d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223094839159 DMM NOTICE MM(262420000001003/ee8875d0) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241223094839159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094839159 DMM NOTICE MM(262420000001003/ee8875d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223094839159 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) 20241223094839159 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094839159 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241223094839159 DMM INFO MM(262420000001003/ee8875d0) Subscriber data update (mmctx.c:445) 20241223094839159 DMM DEBUG MM(262420000001003/ee8875d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223094839163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094839163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223094839163 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094839163 DMM INFO MM(262420000001003/ee8875d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223094839163 DMM NOTICE MM(262420000001003/ee8875d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223094839163 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223094839163 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223094839163 DLLC NOTICE LLME(e77dc711/ee8875d0){ASSIGNED} LLGM Assign pre (ffffffff => ee8875d0) (gprs_llc.c:1079) 20241223094839163 DLLC NOTICE LLME(ffffffff/ee8875d0){ASSIGNED} LLGM Assign post (ffffffff => ee8875d0) (gprs_llc.c:1125) 20241223094839163 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223094839163 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223094839163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223094839163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@16435956e418: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@16435956e418: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@16435956e418: Final verdict of PTC: pass 20241223094839223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@16435956e418: Final verdict of PTC: none -NSVCI98(69)@16435956e418: Final verdict of PTC: none 20241223094839227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094839228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_gsm_sres-BVCI196(63)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@16435956e418: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@16435956e418: Final verdict of PTC: none -NSVCI99(74)@16435956e418: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(67)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(62)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(72)@16435956e418: Final verdict of PTC: none -NSVCI97(64)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@16435956e418: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Dec 23 09:48:39 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 20241223094839334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094839736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48904) 20241223094840228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094840229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48904, count=89908) 20241223094841230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094841230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Dec 23 09:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094842232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094842233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_timeout_after_pdp_act started. 20241223094842832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094842834 DMM INFO MM(262420000001003/ee8875d0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223094842834 DMM INFO MM(262420000001003/ee8875d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223094842834 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223094842834 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223094842834 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223094842834 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223094842834 DLLC NOTICE LLME(ffffffff/ee8875d0){ASSIGNED} LLGM Assign pre (ee8875d0 => ffffffff) (gprs_llc.c:1079) 20241223094842834 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee8875d0 => ffffffff) (gprs_llc.c:1125) 20241223094842834 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241223094842834 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) 20241223094842835 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:402) 20241223094842835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223094842835 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094842835 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223094842835 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223094842835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@16435956e418: Provider Link came up: sending NS-RESET 20241223094842877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094842877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094842877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094842877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094842877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094842877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094842877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094842877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094842878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094842878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094842878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094842878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094842878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094842878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094842878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094842878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094842880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094842884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094842884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@16435956e418: Provider Link came up: sending NS-RESET 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094842892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094842892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094842892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094842892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094842892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094842893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094842893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094842894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223094842899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094842899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@16435956e418: Provider Link came up: sending NS-RESET 20241223094842909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094842909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094842909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094842909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094842909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094842909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094842909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094842909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094842910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094842910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094842910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094842910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094842910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094842910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094842910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094842910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094842910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094842910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094842910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094842910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094842910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094842913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094842918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094842918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094843233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094843233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094843233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094843234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094843238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223094843239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@16435956e418: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C41E7572'O, index=0 SGSN_Test-GSUP(95)@16435956e418: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@16435956e418: 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 := 'F8E023AAE210A62D8C84AEA24EC59062'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D042A9B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E56D0A172CEFCFE'O } } } } } 20241223094843304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843304 DLLC NOTICE LLME(ffffffff/c41e7572){UNASSIGNED} LLC RX: unknown TLLI 0xc41e7572, creating LLME on the fly (gprs_llc.c:552) 20241223094843304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094843304 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094843304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223094843304 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094843304 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223094843304 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094843304 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094843304 DLLC NOTICE LLME(ffffffff/c41e7572){UNASSIGNED} LLGM Assign pre (c41e7572 => c1d61d07) (gprs_llc.c:1079) 20241223094843304 DLLC NOTICE LLME(c41e7572/c1d61d07){ASSIGNED} LLGM Assign post (c41e7572 => c1d61d07) (gprs_llc.c:1125) 20241223094843304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094843304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094843304 DMM DEBUG MM(262420000000021/c1d61d07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094843310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843310 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843310 DMM DEBUG MM(262420000000021/c1d61d07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241223094843310 DMM NOTICE MM(262420000000021/c1d61d07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094843310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094843310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094843310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094843310 DMM DEBUG MM(262420000000021/c1d61d07) Requesting authorization (sgsn_auth.c:160) 20241223094843310 DMM INFO MM(262420000000021/c1d61d07) Requesting authentication tuples (sgsn_auth.c:184) 20241223094843310 DMM DEBUG MM(262420000000021/c1d61d07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094843310 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241223094843310 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)@16435956e418: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@16435956e418: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241223094843311 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223094843311 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223094843311 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223094843311 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223094843311 DMM INFO MM(262420000000021/c1d61d07) Subscriber data update (mmctx.c:445) 20241223094843311 DMM DEBUG MM(262420000000021/c1d61d07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223094843311 DMM INFO MM(262420000000021/c1d61d07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223094843311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223094843311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094843311 DMM INFO MM(262420000000021/c1d61d07) <- GMM AUTH AND CIPHERING REQ (rand = f8 e0 23 aa e2 10 a6 2d 8c 84 ae a2 4e c5 90 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223094843315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843315 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843315 DMM INFO MM(262420000000021/c1d61d07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223094843315 DMM NOTICE MM(262420000000021/c1d61d07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223094843315 DMM DEBUG MM(262420000000021/c1d61d07) checking auth: received GSM SRES = d0 42 a9 b9 (gprs_gmm.c:648) 20241223094843315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223094843315 DMM DEBUG MM(262420000000021/c1d61d07) Requesting authorization (sgsn_auth.c:160) 20241223094843315 DMM INFO MM(262420000000021/c1d61d07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094843315 DMM DEBUG MM(262420000000021/c1d61d07) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094843315 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241223094843315 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) 20241223094843315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223094843315 DMM INFO MM(262420000000021/c1d61d07) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1d61d07) (gprs_gmm.c:282) 20241223094843315 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094843315 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094843315 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223094843315 DMM INFO MM(262420000000021/c1d61d07) Subscriber data update (mmctx.c:445) 20241223094843315 DMM DEBUG MM(262420000000021/c1d61d07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223094843315 DMM INFO MM(262420000000021/c1d61d07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223094843315 DMM NOTICE MM(262420000000021/c1d61d07) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241223094843315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094843315 DMM NOTICE MM(262420000000021/c1d61d07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223094843315 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) 20241223094843316 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094843316 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223094843316 DMM INFO MM(262420000000021/c1d61d07) Subscriber data update (mmctx.c:445) 20241223094843316 DMM DEBUG MM(262420000000021/c1d61d07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223094843318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843318 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843318 DMM INFO MM(262420000000021/c1d61d07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223094843318 DMM NOTICE MM(262420000000021/c1d61d07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223094843318 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223094843318 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223094843318 DLLC NOTICE LLME(c41e7572/c1d61d07){ASSIGNED} LLGM Assign pre (ffffffff => c1d61d07) (gprs_llc.c:1079) 20241223094843318 DLLC NOTICE LLME(ffffffff/c1d61d07){ASSIGNED} LLGM Assign post (ffffffff => c1d61d07) (gprs_llc.c:1125) 20241223094843318 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223094843318 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223094843318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223094843318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@16435956e418: setverdict(pass): none -> pass 20241223094843372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843372 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843372 DMM INFO MM(262420000000021/c1d61d07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223094843372 DMM INFO MM(262420000000021/c1d61d07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223094843372 DMM DEBUG MM(262420000000021/c1d61d07) Using GGSN 0 (gprs_sm.c:317) 20241223094843372 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241223094843372 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223094843372 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241223094843372 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241223094843383 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 fc a8 c7 61 11 65 70 d4 22 14 05 7f 8b ef d6 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241223094843383 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6d058, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223094843383 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223094843383 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d78607c8 TLLI=c1d61d07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223094843383 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223094843383 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223094843388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843388 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843388 DMM INFO MM(262420000000021/c1d61d07) -> GMM ATTACH REQUEST MI(TMSI-0xC1D61D07) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094843388 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094843388 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223094843388 DLLC NOTICE LLME(ffffffff/c1d61d07){ASSIGNED} LLGM Assign pre (c1d61d07 => f486f788) (gprs_llc.c:1079) 20241223094843388 DLLC NOTICE LLME(c1d61d07/f486f788){ASSIGNED} LLGM Assign post (c1d61d07 => f486f788) (gprs_llc.c:1125) 20241223094843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094843388 DMM DEBUG MM(262420000000021/f486f788) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094843391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094843391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241223094843391 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094843391 DMM DEBUG MM(262420000000021/f486f788) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241223094843391 DMM NOTICE MM(262420000000021/f486f788) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094843391 DMM DEBUG MM(262420000000021/f486f788) Requesting authorization (sgsn_auth.c:160) 20241223094843391 DMM INFO MM(262420000000021/f486f788) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223094843391 DMM DEBUG MM(262420000000021/f486f788) Requesting subscriber data update (gprs_subscriber.c:894) 20241223094843391 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241223094843391 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) 20241223094843391 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223094843391 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223094843391 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223094843391 DMM INFO MM(262420000000021/f486f788) Subscriber data update (mmctx.c:445) 20241223094843391 DMM DEBUG MM(262420000000021/f486f788) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241223094843391 DMM INFO MM(262420000000021/f486f788) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241223094843391 DMM NOTICE MM(262420000000021/f486f788) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223094843391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241223094843391 DMM INFO MM(262420000000021/f486f788) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486f788) (gprs_gmm.c:282) 20241223094843391 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) 20241223094843392 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223094843392 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223094843392 DMM INFO MM(262420000000021/f486f788) Subscriber data update (mmctx.c:445) 20241223094843392 DMM DEBUG MM(262420000000021/f486f788) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@16435956e418: Trying to receive 5 ATTACH ACCEPTs 20241223094849392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223094849392 DMM INFO MM(262420000000021/f486f788) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486f788) (gprs_gmm.c:282) 20241223094850441 DGPRS DEBUG Checking for inactive LLMEs, time = 37475529 (sgsn.c:132) 20241223094855394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223094855395 DMM INFO MM(262420000000021/f486f788) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486f788) (gprs_gmm.c:282) 20241223094901396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223094901396 DMM INFO MM(262420000000021/f486f788) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486f788) (gprs_gmm.c:282) 20241223094903235 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223094903235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223094903236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094907397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223094907398 DMM INFO MM(262420000000021/f486f788) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486f788) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@16435956e418: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@16435956e418: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241223094912879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094912885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094912885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094912893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094912896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094912896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094912911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094912914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094912914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094913399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223094913399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241223094913399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223094913399 DMM NOTICE MM(262420000000021/f486f788) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223094913399 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241223094913399 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d78607c8, TLLI=f486f788, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223094913399 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223094913399 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223094913399 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241223094913399 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241223094913400 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) 20241223094913400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223094913400 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Deallocated (fsm.c:568) 20241223094913400 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223094913400 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223094913400 DLLC NOTICE LLME(c1d61d07/f486f788){ASSIGNED} LLGM Assign pre (f486f788 => ffffffff) (gprs_llc.c:1079) 20241223094913400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f486f788 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@16435956e418: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@16435956e418: Final verdict of PTC: pass 20241223094913923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@16435956e418: Final verdict of PTC: none 20241223094913927 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094913927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(88)@16435956e418: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@16435956e418: Final verdict of PTC: none -NSVCI99(93)@16435956e418: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@16435956e418: Final verdict of PTC: none -NSVCI97(83)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@16435956e418: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(91)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(86)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(81)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@16435956e418: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Dec 23 09:49:13 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 20241223094914037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094914339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241223094914928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094914928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=131416) 20241223094915930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094915930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Dec 23 09:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094916931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094916931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_auth_id_timeout started. 20241223094917446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094917448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@16435956e418: Provider Link came up: sending NS-RESET 20241223094917481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094917481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094917481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094917481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094917481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094917481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094917481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094917481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094917482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094917482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094917482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094917482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094917482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094917482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094917482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094917482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094917482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094917482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094917482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094917482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094917484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094917489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094917489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@16435956e418: Provider Link came up: sending NS-RESET 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094917496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094917496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094917496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094917496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094917496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094917496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094917497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094917497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094917499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094917503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094917503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@16435956e418: Provider Link came up: sending NS-RESET 20241223094917511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094917511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094917511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094917511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094917511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094917511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094917511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094917511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094917512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094917512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094917512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094917512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094917512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094917512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094917512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094917512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094917512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094917512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094917512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094917512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094917512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094917514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094917518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094917518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094917932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094917932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094917933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094917933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094917937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094917938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@16435956e418: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C35D1920'O, index=0 SGSN_Test-GSUP(114)@16435956e418: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241223094917998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094917998 DLLC NOTICE LLME(ffffffff/c35d1920){UNASSIGNED} LLC RX: unknown TLLI 0xc35d1920, creating LLME on the fly (gprs_llc.c:552) 20241223094917998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094917998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094917998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094917998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223094917998 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094917998 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223094917998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094917998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094917998 DLLC NOTICE LLME(ffffffff/c35d1920){UNASSIGNED} LLGM Assign pre (c35d1920 => c389d69f) (gprs_llc.c:1079) 20241223094917998 DLLC NOTICE LLME(c35d1920/c389d69f){ASSIGNED} LLGM Assign post (c35d1920 => c389d69f) (gprs_llc.c:1125) 20241223094917998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094917998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094917998 DMM DEBUG MM(/c389d69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094920441 DGPRS DEBUG Checking for inactive LLMEs, time = 37475559 (sgsn.c:132) 20241223094924000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223094924000 DMM DEBUG MM(/c389d69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094930001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223094930001 DMM DEBUG MM(/c389d69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094936003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223094936003 DMM DEBUG MM(/c389d69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094937934 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223094937934 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223094937935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094942004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223094942004 DMM DEBUG MM(/c389d69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094947483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094947489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094947489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094947497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094947500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094947500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094947514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094947517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094947517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223094948006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223094948006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241223094948006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223094948006 DMM NOTICE MM(/c389d69f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241223094948006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223094948006 DMM DEBUG MM_STATE_Gb(3277658400)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094948006 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223094948006 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223094948006 DLLC NOTICE LLME(c35d1920/c389d69f){ASSIGNED} LLGM Assign pre (c389d69f => ffffffff) (gprs_llc.c:1079) 20241223094948006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c389d69f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@16435956e418: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@16435956e418: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@16435956e418: Final verdict of PTC: pass 20241223094948022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@16435956e418: Final verdict of PTC: none 20241223094948026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094948026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(108)@16435956e418: Final verdict of PTC: none -NSVCI97(102)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@16435956e418: Final verdict of PTC: none -NSVCI99(112)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@16435956e418: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@16435956e418: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@16435956e418: Final verdict of PTC: none -NSVCI98(107)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@16435956e418: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(100)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(105)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(110)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@16435956e418: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Dec 23 09:49:48 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 20241223094948089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094948391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20241223094949027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094949028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=69108) 20241223094950029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094950030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223094950442 DGPRS DEBUG Checking for inactive LLMEs, time = 37475589 (sgsn.c:132) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Dec 23 09:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223094951031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094951031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_auth_sai_timeout started. 20241223094951470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094951472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@16435956e418: Provider Link came up: sending NS-RESET 20241223094951514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223094951514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094951514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094951514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223094951514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094951514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094951514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094951514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241223094951515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094951515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094951515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(121)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094951515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094951515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094951515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094951515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094951515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223094951515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094951515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094951515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094951515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094951517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094951522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094951522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@16435956e418: Provider Link came up: sending NS-RESET 20241223094951529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223094951529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094951529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094951529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223094951529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094951529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094951529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094951529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094951530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094951530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094951530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094951530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094951530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223094951530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094951530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094951531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094951531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094951533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094951538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094951538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@16435956e418: Provider Link came up: sending NS-RESET 20241223094951545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223094951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223094951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223094951545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223094951545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223094951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223094951545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223094951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223094951546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223094951546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223094951546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223094951546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223094951546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223094951546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223094951546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223094951546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223094951546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223094951546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223094951546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223094951546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223094951546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223094951548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223094951553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094951553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223094952033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094952033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223094952033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223094952033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223094952037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223094952039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@16435956e418: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DFAE70F7'O, index=0 SGSN_Test-GSUP(133)@16435956e418: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241223094952110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094952110 DLLC NOTICE LLME(ffffffff/dfae70f7){UNASSIGNED} LLC RX: unknown TLLI 0xdfae70f7, creating LLME on the fly (gprs_llc.c:552) 20241223094952110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223094952110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241223094952110 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223094952110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223094952110 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223094952110 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223094952110 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223094952110 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223094952110 DLLC NOTICE LLME(ffffffff/dfae70f7){UNASSIGNED} LLGM Assign pre (dfae70f7 => d1b0c75f) (gprs_llc.c:1079) 20241223094952110 DLLC NOTICE LLME(dfae70f7/d1b0c75f){ASSIGNED} LLGM Assign post (dfae70f7 => d1b0c75f) (gprs_llc.c:1125) 20241223094952110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223094952110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223094952110 DMM DEBUG MM(262420000000003/d1b0c75f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223094952127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223094952128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223094952128 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223094952128 DMM DEBUG MM(262420000000003/d1b0c75f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241223094952128 DMM NOTICE MM(262420000000003/d1b0c75f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223094952128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223094952128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223094952128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223094952128 DMM DEBUG MM(262420000000003/d1b0c75f) Requesting authorization (sgsn_auth.c:160) 20241223094952128 DMM INFO MM(262420000000003/d1b0c75f) Requesting authentication tuples (sgsn_auth.c:184) 20241223094952128 DMM DEBUG MM(262420000000003/d1b0c75f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223094952128 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241223094952128 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)@16435956e418: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@16435956e418: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241223094958129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241223094958129 DMM ERROR MM(262420000000003/d1b0c75f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241223094958129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241223094958129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223094958130 DMM NOTICE MM(262420000000003/d1b0c75f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241223094958130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223094958130 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223094958130 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223094958130 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223094958130 DLLC NOTICE LLME(dfae70f7/d1b0c75f){ASSIGNED} LLGM Assign pre (d1b0c75f => ffffffff) (gprs_llc.c:1079) 20241223094958130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1b0c75f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@16435956e418: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@16435956e418: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@16435956e418: Final verdict of PTC: pass 20241223094958151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@16435956e418: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@16435956e418: Final verdict of PTC: none -NSVCI98(126)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@16435956e418: Final verdict of PTC: none 20241223094958156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223094958156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_timeout-BVCI210(125)@16435956e418: Final verdict of PTC: none -NSVCI97(121)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@16435956e418: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@16435956e418: Final verdict of PTC: none -NSVCI99(131)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(129)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(124)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(119)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@16435956e418: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Dec 23 09:49:58 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 20241223094958268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223094958570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63440) 20241223094959157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223094959157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63440, count=67796) 20241223095000159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095000159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Dec 23 09:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095001161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095001161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_auth_sai_reject started. 20241223095001664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095001665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@16435956e418: Provider Link came up: sending NS-RESET 20241223095001688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095001688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095001688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095001688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095001688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095001688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095001688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095001688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095001688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095001688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095001688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095001689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095001689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095001689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095001689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095001689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095001689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095001689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095001689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095001689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095001691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095001696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095001696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@16435956e418: Provider Link came up: sending NS-RESET 20241223095001706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095001706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095001706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095001706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095001706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095001706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095001706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095001706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095001707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095001707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095001707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095001707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095001707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095001707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095001707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095001707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095001707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095001707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095001708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095001708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095001709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095001715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095001715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@16435956e418: Provider Link came up: sending NS-RESET 20241223095001718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095001718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095001718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095001718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095001718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095001719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095001719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095001719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095001719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095001719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095001719 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095001719 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095001719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095001719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095001719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095001721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095001725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095001725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095002162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095002162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095002162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095002162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095002167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095002168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@16435956e418: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DD617E1F'O, index=0 SGSN_Test-GSUP(152)@16435956e418: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241223095002236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095002236 DLLC NOTICE LLME(ffffffff/dd617e1f){UNASSIGNED} LLC RX: unknown TLLI 0xdd617e1f, creating LLME on the fly (gprs_llc.c:552) 20241223095002236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095002236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095002236 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095002236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095002236 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095002236 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095002236 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095002236 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095002236 DLLC NOTICE LLME(ffffffff/dd617e1f){UNASSIGNED} LLGM Assign pre (dd617e1f => ccb68d85) (gprs_llc.c:1079) 20241223095002236 DLLC NOTICE LLME(dd617e1f/ccb68d85){ASSIGNED} LLGM Assign post (dd617e1f => ccb68d85) (gprs_llc.c:1125) 20241223095002236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095002236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095002236 DMM DEBUG MM(262420000000004/ccb68d85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095002260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095002260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095002260 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095002260 DMM DEBUG MM(262420000000004/ccb68d85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241223095002260 DMM NOTICE MM(262420000000004/ccb68d85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095002260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095002260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095002260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095002260 DMM DEBUG MM(262420000000004/ccb68d85) Requesting authorization (sgsn_auth.c:160) 20241223095002260 DMM INFO MM(262420000000004/ccb68d85) Requesting authentication tuples (sgsn_auth.c:184) 20241223095002260 DMM DEBUG MM(262420000000004/ccb68d85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095002260 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241223095002260 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)@16435956e418: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@16435956e418: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241223095002266 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241223095002266 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241223095002266 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241223095008261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241223095008262 DMM ERROR MM(262420000000004/ccb68d85) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241223095008262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241223095008262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095008262 DMM NOTICE MM(262420000000004/ccb68d85) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241223095008262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223095008262 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095008262 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095008262 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095008262 DLLC NOTICE LLME(dd617e1f/ccb68d85){ASSIGNED} LLGM Assign pre (ccb68d85 => ffffffff) (gprs_llc.c:1079) 20241223095008262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccb68d85 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@16435956e418: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@16435956e418: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@16435956e418: Final verdict of PTC: pass 20241223095008281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@16435956e418: Final verdict of PTC: none 20241223095008287 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(146)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@16435956e418: Final verdict of PTC: none 20241223095008287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI220(149)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@16435956e418: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@16435956e418: Final verdict of PTC: none -NSVCI97(140)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@16435956e418: Final verdict of PTC: none -NSVCI99(150)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@16435956e418: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(148)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(144)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(138)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@16435956e418: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Dec 23 09:50:08 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 20241223095008419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095008722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64660) 20241223095009289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095009289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64660, count=69016) 20241223095010290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095010290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Dec 23 09:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095011292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095011292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_gsup_lu_timeout started. 20241223095011807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095011809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@16435956e418: Provider Link came up: sending NS-RESET 20241223095011850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095011850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095011850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095011850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095011850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095011850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095011850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095011850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095011851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095011851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095011851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095011851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095011851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095011851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095011851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095011851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095011851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095011851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095011851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095011851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095011853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095011857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095011857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@16435956e418: Provider Link came up: sending NS-RESET 20241223095011866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095011866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095011866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095011866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095011866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095011866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095011866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095011866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095011867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095011867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095011867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095011867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095011867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095011867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095011867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095011867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095011867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095011867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095011867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095011867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095011870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095011875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@16435956e418: Provider Link came up: sending NS-RESET 20241223095011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095011882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095011883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095011883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095011883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095011883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095011885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095011890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095012293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095012294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095012294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095012294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095012298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095012299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@16435956e418: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C87883B4'O, index=0 SGSN_Test-GSUP(171)@16435956e418: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@16435956e418: 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 := '5B588CBB59F3B750FA5159CEAA55626E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA20CA4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45608FFD93600974'O } } } } } 20241223095013376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095013376 DLLC NOTICE LLME(ffffffff/c87883b4){UNASSIGNED} LLC RX: unknown TLLI 0xc87883b4, creating LLME on the fly (gprs_llc.c:552) 20241223095013376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095013376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095013376 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095013376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095013376 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095013376 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095013376 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095013376 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095013376 DLLC NOTICE LLME(ffffffff/c87883b4){UNASSIGNED} LLGM Assign pre (c87883b4 => f23f5135) (gprs_llc.c:1079) 20241223095013376 DLLC NOTICE LLME(c87883b4/f23f5135){ASSIGNED} LLGM Assign post (c87883b4 => f23f5135) (gprs_llc.c:1125) 20241223095013376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095013376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095013376 DMM DEBUG MM(262420000000005/f23f5135) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095013398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095013398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095013398 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095013398 DMM DEBUG MM(262420000000005/f23f5135) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241223095013398 DMM NOTICE MM(262420000000005/f23f5135) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095013398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095013398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095013398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095013398 DMM DEBUG MM(262420000000005/f23f5135) Requesting authorization (sgsn_auth.c:160) 20241223095013398 DMM INFO MM(262420000000005/f23f5135) Requesting authentication tuples (sgsn_auth.c:184) 20241223095013398 DMM DEBUG MM(262420000000005/f23f5135) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095013399 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241223095013399 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)@16435956e418: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@16435956e418: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241223095013404 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095013404 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095013404 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095013404 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095013404 DMM INFO MM(262420000000005/f23f5135) Subscriber data update (mmctx.c:445) 20241223095013404 DMM DEBUG MM(262420000000005/f23f5135) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095013404 DMM INFO MM(262420000000005/f23f5135) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095013404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095013404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095013404 DMM INFO MM(262420000000005/f23f5135) <- GMM AUTH AND CIPHERING REQ (rand = 5b 58 8c bb 59 f3 b7 50 fa 51 59 ce aa 55 62 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095013421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095013421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095013421 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095013421 DMM INFO MM(262420000000005/f23f5135) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095013421 DMM NOTICE MM(262420000000005/f23f5135) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095013421 DMM DEBUG MM(262420000000005/f23f5135) checking auth: received GSM SRES = aa 20 ca 4a (gprs_gmm.c:648) 20241223095013421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095013421 DMM DEBUG MM(262420000000005/f23f5135) Requesting authorization (sgsn_auth.c:160) 20241223095013421 DMM INFO MM(262420000000005/f23f5135) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095013421 DMM DEBUG MM(262420000000005/f23f5135) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095013422 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241223095013422 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) 20241223095013422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095013422 DMM INFO MM(262420000000005/f23f5135) <- GMM ATTACH ACCEPT (new P-TMSI=0xf23f5135) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@16435956e418: setverdict(fail): none -> fail MC@16435956e418: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@16435956e418: Final verdict of PTC: none -NSVCI97(159)@16435956e418: Final verdict of PTC: none -NSVCI98(164)@16435956e418: Final verdict of PTC: none 20241223095013440 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(160)@16435956e418: Final verdict of PTC: none 20241223095013440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(165)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@16435956e418: Final verdict of PTC: none -NSVCI99(169)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@16435956e418: Final verdict of PTC: none 20241223095013444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55736<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@16435956e418: Final verdict of PTC: fail -NSVCI98-provIP(162)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(167)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(157)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) Mon Dec 23 09:50:13 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 MTC@16435956e418: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@16435956e418: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. 20241223095013540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095013942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20241223095014441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095014441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73608, count=74148) 20241223095015441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095015442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Dec 23 09:50:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095016443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095016443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_gsup_lu_reject started. 20241223095017045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095017048 DMM INFO MM(262420000000005/f23f5135) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095017048 DMM INFO MM(262420000000005/f23f5135) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095017048 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095017048 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095017048 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095017048 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095017048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241223095017048 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095017048 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095017048 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095017048 DLLC NOTICE LLME(c87883b4/f23f5135){ASSIGNED} LLGM Assign pre (f23f5135 => ffffffff) (gprs_llc.c:1079) 20241223095017048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f23f5135 => ffffffff) (gprs_llc.c:1125) 20241223095017048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@16435956e418: Provider Link came up: sending NS-RESET 20241223095017079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095017079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095017079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095017079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095017080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095017080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095017080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095017080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095017080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095017080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095017080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095017080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095017080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095017080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095017080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095017080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095017088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095017088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@16435956e418: Provider Link came up: sending NS-RESET 20241223095017099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095017099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095017099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095017099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095017100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095017100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095017100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095017100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095017100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095017100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095017100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095017100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095017100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095017100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095017100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095017100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095017102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095017107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(181)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@16435956e418: Provider Link came up: sending NS-RESET 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095017115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095017115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095017115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095017115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095017115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095017116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095017116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095017116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095017118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095017122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095017122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095017444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095017444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095017444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095017444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095017448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095017449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@16435956e418: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FB49D495'O, index=0 SGSN_Test-GSUP(190)@16435956e418: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@16435956e418: 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 := '06EE6089CBA1C3DEC4405F93078F673E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AAEBA638'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A223067ACC988B2'O } } } } } 20241223095018523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095018523 DLLC NOTICE LLME(ffffffff/fb49d495){UNASSIGNED} LLC RX: unknown TLLI 0xfb49d495, creating LLME on the fly (gprs_llc.c:552) 20241223095018523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095018523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095018523 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095018523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095018523 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095018523 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095018523 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095018523 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095018523 DLLC NOTICE LLME(ffffffff/fb49d495){UNASSIGNED} LLGM Assign pre (fb49d495 => f1a7afda) (gprs_llc.c:1079) 20241223095018523 DLLC NOTICE LLME(fb49d495/f1a7afda){ASSIGNED} LLGM Assign post (fb49d495 => f1a7afda) (gprs_llc.c:1125) 20241223095018523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095018523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095018523 DMM DEBUG MM(262420000000006/f1a7afda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095018541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095018541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095018541 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095018541 DMM DEBUG MM(262420000000006/f1a7afda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241223095018542 DMM NOTICE MM(262420000000006/f1a7afda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095018542 DMM DEBUG MM(262420000000006/f1a7afda) Requesting authorization (sgsn_auth.c:160) 20241223095018542 DMM INFO MM(262420000000006/f1a7afda) Requesting authentication tuples (sgsn_auth.c:184) 20241223095018542 DMM DEBUG MM(262420000000006/f1a7afda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095018542 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241223095018542 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)@16435956e418: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@16435956e418: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241223095018547 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095018547 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095018547 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095018547 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095018547 DMM INFO MM(262420000000006/f1a7afda) Subscriber data update (mmctx.c:445) 20241223095018547 DMM DEBUG MM(262420000000006/f1a7afda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095018547 DMM INFO MM(262420000000006/f1a7afda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095018547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095018547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095018547 DMM INFO MM(262420000000006/f1a7afda) <- GMM AUTH AND CIPHERING REQ (rand = 06 ee 60 89 cb a1 c3 de c4 40 5f 93 07 8f 67 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095018565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095018565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095018565 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095018565 DMM INFO MM(262420000000006/f1a7afda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095018565 DMM NOTICE MM(262420000000006/f1a7afda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095018565 DMM DEBUG MM(262420000000006/f1a7afda) checking auth: received GSM SRES = aa eb a6 38 (gprs_gmm.c:648) 20241223095018565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095018565 DMM DEBUG MM(262420000000006/f1a7afda) Requesting authorization (sgsn_auth.c:160) 20241223095018565 DMM INFO MM(262420000000006/f1a7afda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095018565 DMM DEBUG MM(262420000000006/f1a7afda) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095018565 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241223095018565 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) 20241223095018565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095018565 DMM INFO MM(262420000000006/f1a7afda) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1a7afda) (gprs_gmm.c:282) 20241223095018567 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241223095018567 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241223095018567 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241223095018567 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095018567 DMM INFO MM(262420000000006/f1a7afda) Subscriber data update (mmctx.c:445) 20241223095018567 DMM DEBUG MM(262420000000006/f1a7afda) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@16435956e418: setverdict(fail): none -> fail MC@16435956e418: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@16435956e418: Final verdict of PTC: none 20241223095018584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095018584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@16435956e418: Final verdict of PTC: none -NSVCI98(183)@16435956e418: Final verdict of PTC: none 20241223095018585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55756<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@16435956e418: Final verdict of PTC: none -NSVCI99(188)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(176)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(182)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@16435956e418: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@16435956e418: Final verdict of PTC: fail -NSVCI99-provIP(186)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@16435956e418: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Dec 23 09:50:18 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 20241223095018684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095019086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20241223095019585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095019585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48204, count=80356) 20241223095020442 DGPRS DEBUG Checking for inactive LLMEs, time = 37475619 (sgsn.c:132) 20241223095020586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095020586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Dec 23 09:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095021587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095021587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_combined started. 20241223095022186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095022190 DMM INFO MM(262420000000006/f1a7afda) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095022190 DMM INFO MM(262420000000006/f1a7afda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095022190 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095022190 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095022190 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095022190 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095022190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241223095022190 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095022190 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095022190 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095022190 DLLC NOTICE LLME(fb49d495/f1a7afda){ASSIGNED} LLGM Assign pre (f1a7afda => ffffffff) (gprs_llc.c:1079) 20241223095022190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1a7afda => ffffffff) (gprs_llc.c:1125) 20241223095022190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@16435956e418: Provider Link came up: sending NS-RESET 20241223095022234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095022234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095022234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095022234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095022234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095022234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095022234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095022234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095022235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095022235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095022235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095022235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095022235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095022235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095022235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095022235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095022235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095022235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095022235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095022235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095022237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095022242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095022242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@16435956e418: Provider Link came up: sending NS-RESET 20241223095022250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095022250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095022250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095022250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095022250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095022250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095022250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095022250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095022251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095022251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095022251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095022252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095022252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095022252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095022252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095022252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095022252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095022252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095022252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095022252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095022254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095022258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095022258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@16435956e418: Provider Link came up: sending NS-RESET 20241223095022265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095022265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095022265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095022265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095022265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095022265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095022265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095022265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095022266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095022266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095022266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095022266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095022266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095022266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095022266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095022266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095022266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095022266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095022266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095022266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095022266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095022268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095022272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095022272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095022588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095022588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095022588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095022588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095022593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095022594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@16435956e418: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C2595E5F'O, index=0 SGSN_Test-GSUP(209)@16435956e418: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@16435956e418: 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 := '7CAEA2CBDFF58619E49D07C86E720794'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '165F142F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE9F76B87F005431'O } } } } } 20241223095023635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095023635 DLLC NOTICE LLME(ffffffff/c2595e5f){UNASSIGNED} LLC RX: unknown TLLI 0xc2595e5f, creating LLME on the fly (gprs_llc.c:552) 20241223095023635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095023635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095023635 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095023635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095023635 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095023635 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095023635 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095023635 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095023635 DLLC NOTICE LLME(ffffffff/c2595e5f){UNASSIGNED} LLGM Assign pre (c2595e5f => f2eb3cac) (gprs_llc.c:1079) 20241223095023635 DLLC NOTICE LLME(c2595e5f/f2eb3cac){ASSIGNED} LLGM Assign post (c2595e5f => f2eb3cac) (gprs_llc.c:1125) 20241223095023635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095023635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095023635 DMM DEBUG MM(262420000000007/f2eb3cac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095023652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095023652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095023652 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095023652 DMM DEBUG MM(262420000000007/f2eb3cac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241223095023652 DMM NOTICE MM(262420000000007/f2eb3cac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095023652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095023652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095023652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095023652 DMM DEBUG MM(262420000000007/f2eb3cac) Requesting authorization (sgsn_auth.c:160) 20241223095023652 DMM INFO MM(262420000000007/f2eb3cac) Requesting authentication tuples (sgsn_auth.c:184) 20241223095023652 DMM DEBUG MM(262420000000007/f2eb3cac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095023652 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241223095023652 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)@16435956e418: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@16435956e418: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241223095023659 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095023659 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095023659 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095023659 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095023659 DMM INFO MM(262420000000007/f2eb3cac) Subscriber data update (mmctx.c:445) 20241223095023659 DMM DEBUG MM(262420000000007/f2eb3cac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095023659 DMM INFO MM(262420000000007/f2eb3cac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095023659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095023659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095023659 DMM INFO MM(262420000000007/f2eb3cac) <- GMM AUTH AND CIPHERING REQ (rand = 7c ae a2 cb df f5 86 19 e4 9d 07 c8 6e 72 07 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095023676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095023676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095023676 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095023676 DMM INFO MM(262420000000007/f2eb3cac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095023676 DMM NOTICE MM(262420000000007/f2eb3cac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095023676 DMM DEBUG MM(262420000000007/f2eb3cac) checking auth: received GSM SRES = 16 5f 14 2f (gprs_gmm.c:648) 20241223095023676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095023676 DMM DEBUG MM(262420000000007/f2eb3cac) Requesting authorization (sgsn_auth.c:160) 20241223095023676 DMM INFO MM(262420000000007/f2eb3cac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095023676 DMM DEBUG MM(262420000000007/f2eb3cac) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095023676 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241223095023676 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) 20241223095023676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095023676 DMM INFO MM(262420000000007/f2eb3cac) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2eb3cac) (gprs_gmm.c:282) 20241223095023679 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095023679 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095023679 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241223095023679 DMM INFO MM(262420000000007/f2eb3cac) Subscriber data update (mmctx.c:445) 20241223095023679 DMM DEBUG MM(262420000000007/f2eb3cac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095023679 DMM INFO MM(262420000000007/f2eb3cac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095023679 DMM NOTICE MM(262420000000007/f2eb3cac) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241223095023679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095023679 DMM NOTICE MM(262420000000007/f2eb3cac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095023679 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) 20241223095023680 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095023680 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241223095023680 DMM INFO MM(262420000000007/f2eb3cac) Subscriber data update (mmctx.c:445) 20241223095023680 DMM DEBUG MM(262420000000007/f2eb3cac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@16435956e418: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@16435956e418: Removing Client IMSI='262420000000007'H, index=0 20241223095023693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095023693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095023693 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095023693 DMM INFO MM(262420000000007/f2eb3cac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095023693 DMM NOTICE MM(262420000000007/f2eb3cac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095023693 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095023693 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095023693 DLLC NOTICE LLME(c2595e5f/f2eb3cac){ASSIGNED} LLGM Assign pre (ffffffff => f2eb3cac) (gprs_llc.c:1079) 20241223095023694 DLLC NOTICE LLME(ffffffff/f2eb3cac){ASSIGNED} LLGM Assign post (ffffffff => f2eb3cac) (gprs_llc.c:1125) 20241223095023694 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095023694 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095023694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095023694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@16435956e418: Final verdict of PTC: pass 20241223095023698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(194)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(209)@16435956e418: Final verdict of PTC: none 20241223095023703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095023703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(204)@16435956e418: Final verdict of PTC: none -NSVCI98(202)@16435956e418: Final verdict of PTC: none -NSVCI97(197)@16435956e418: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@16435956e418: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@16435956e418: Final verdict of PTC: none -NSVCI99(207)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@16435956e418: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(195)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(205)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(200)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@16435956e418: Test case TC_attach_combined finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Dec 23 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241223095023815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095024217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20241223095024704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095024704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20241223095025706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095025706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Dec 23 09:50:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095026707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095026707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_accept_all started. 20241223095027298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095027301 DMM INFO MM(262420000000007/f2eb3cac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095027301 DMM INFO MM(262420000000007/f2eb3cac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095027301 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095027301 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095027301 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095027301 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095027301 DLLC NOTICE LLME(ffffffff/f2eb3cac){ASSIGNED} LLGM Assign pre (f2eb3cac => ffffffff) (gprs_llc.c:1079) 20241223095027301 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2eb3cac => ffffffff) (gprs_llc.c:1125) 20241223095027301 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241223095027301 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) 20241223095027301 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:402) 20241223095027301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095027301 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095027301 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095027301 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095027301 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@16435956e418: Provider Link came up: sending NS-RESET 20241223095027342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095027342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095027342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095027342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027342 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095027342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095027342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095027342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095027342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095027343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095027343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095027343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095027343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095027343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095027343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095027343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095027343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095027343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095027343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095027343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095027343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095027346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095027351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095027351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@16435956e418: Provider Link came up: sending NS-RESET 20241223095027360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095027360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095027360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095027360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095027361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095027361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095027361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095027361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095027361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095027361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095027361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095027361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095027361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095027361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(222)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095027361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095027361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095027363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095027368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095027368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(221)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_accept_all-BVCI210(219)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@16435956e418: Provider Link came up: sending NS-RESET 20241223095027374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095027374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095027374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095027374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095027374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095027374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095027374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095027374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095027378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095027378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095027378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095027378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095027378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095027378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095027378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095027378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095027378 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095027378 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095027378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095027378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095027378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095027396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095027396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095027708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095027708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095027708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095027708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095027713 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095027714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@16435956e418: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E201244C'O, index=0 SGSN_Test-GSUP(228)@16435956e418: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241223095028793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095028793 DLLC NOTICE LLME(ffffffff/e201244c){UNASSIGNED} LLC RX: unknown TLLI 0xe201244c, creating LLME on the fly (gprs_llc.c:552) 20241223095028793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095028793 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095028793 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095028793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095028793 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095028793 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095028793 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095028793 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095028793 DLLC NOTICE LLME(ffffffff/e201244c){UNASSIGNED} LLGM Assign pre (e201244c => d9594402) (gprs_llc.c:1079) 20241223095028793 DLLC NOTICE LLME(e201244c/d9594402){ASSIGNED} LLGM Assign post (e201244c => d9594402) (gprs_llc.c:1125) 20241223095028793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095028793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095028793 DMM DEBUG MM(262420000000008/d9594402) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095028817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095028817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095028817 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095028817 DMM DEBUG MM(262420000000008/d9594402) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241223095028817 DMM NOTICE MM(262420000000008/d9594402) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095028817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095028817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095028817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241223095028817 DMM INFO MM(262420000000008/d9594402) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9594402) (gprs_gmm.c:282) TC_attach_accept_all(230)@16435956e418: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@16435956e418: Removing Client IMSI='262420000000008'H, index=0 20241223095029804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095029804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095029804 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095029804 DMM INFO MM(262420000000008/d9594402) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095029804 DMM NOTICE MM(262420000000008/d9594402) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095029804 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095029804 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095029804 DLLC NOTICE LLME(e201244c/d9594402){ASSIGNED} LLGM Assign pre (ffffffff => d9594402) (gprs_llc.c:1079) 20241223095029804 DLLC NOTICE LLME(ffffffff/d9594402){ASSIGNED} LLGM Assign post (ffffffff => d9594402) (gprs_llc.c:1125) 20241223095029804 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095029804 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095029804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095029804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@16435956e418: Final verdict of PTC: pass 20241223095029809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57244<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@16435956e418: Final verdict of PTC: none 20241223095029813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(218)@16435956e418: Final verdict of PTC: none -NSVCI99(226)@16435956e418: Final verdict of PTC: none -NSVCI97(216)@16435956e418: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@16435956e418: Final verdict of PTC: none 20241223095029813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@16435956e418: Final verdict of PTC: none -NSVCI98(222)@16435956e418: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@16435956e418: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(214)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(220)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(224)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@16435956e418: Test case TC_attach_accept_all finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Dec 23 09:50:29 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 20241223095029880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095030284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70112) 20241223095030815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095030815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70112, count=71832) 20241223095031816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095031816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Dec 23 09:50:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095032817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095032817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_closed started. 20241223095033382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095033385 DMM INFO MM(262420000000008/d9594402) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095033385 DMM INFO MM(262420000000008/d9594402) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095033385 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095033385 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095033385 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095033385 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095033385 DLLC NOTICE LLME(ffffffff/d9594402){ASSIGNED} LLGM Assign pre (d9594402 => ffffffff) (gprs_llc.c:1079) 20241223095033385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9594402 => ffffffff) (gprs_llc.c:1125) 20241223095033385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095033385 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095033385 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095033385 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095033385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@16435956e418: Provider Link came up: sending NS-RESET 20241223095033432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095033432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095033432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095033433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095033433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095033433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095033433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095033433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095033434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095033434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095033434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095033434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095033434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095033434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095033434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095033434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095033434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095033434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(235)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095033435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095033435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095033437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095033444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095033444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@16435956e418: Provider Link came up: sending NS-RESET 20241223095033451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095033451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095033451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095033451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095033451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095033451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095033451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095033451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095033452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095033452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095033452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095033452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095033452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095033452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095033452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095033452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095033452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095033452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095033453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095033453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095033454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095033459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095033459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@16435956e418: Provider Link came up: sending NS-RESET 20241223095033466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095033466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095033466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095033466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095033466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095033466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095033466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095033466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095033467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095033467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095033467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095033467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095033467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095033467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095033467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095033467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095033467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095033467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095033467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095033468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095033468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095033470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095033476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095033476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095033819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095033819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095033819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095033819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095033823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095033824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@16435956e418: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E8488DA1'O, index=0 SGSN_Test-GSUP(247)@16435956e418: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@16435956e418: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E8488DA1'O, index=1 20241223095034883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095034883 DLLC NOTICE LLME(ffffffff/e8488da1){UNASSIGNED} LLC RX: unknown TLLI 0xe8488da1, creating LLME on the fly (gprs_llc.c:552) 20241223095034883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095034883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095034883 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095034883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095034883 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095034883 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095034883 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095034883 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095034883 DLLC NOTICE LLME(ffffffff/e8488da1){UNASSIGNED} LLGM Assign pre (e8488da1 => fc6c8869) (gprs_llc.c:1079) 20241223095034883 DLLC NOTICE LLME(e8488da1/fc6c8869){ASSIGNED} LLGM Assign post (e8488da1 => fc6c8869) (gprs_llc.c:1125) 20241223095034883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095034883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095034883 DMM DEBUG MM(001010123456789/fc6c8869) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095034899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095034899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095034899 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095034899 DMM DEBUG MM(001010123456789/fc6c8869) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241223095034899 DMM NOTICE MM(001010123456789/fc6c8869) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095034899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095034900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095034900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241223095034900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095034900 DMM NOTICE MM(001010123456789/fc6c8869) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241223095034900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223095034900 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095034900 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095034900 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095034900 DLLC NOTICE LLME(e8488da1/fc6c8869){ASSIGNED} LLGM Assign pre (fc6c8869 => ffffffff) (gprs_llc.c:1079) 20241223095034900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc6c8869 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@16435956e418: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@16435956e418: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@16435956e418: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@16435956e418: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='ED72FFFD'O, index=2 SGSN_Test-GSUP(247)@16435956e418: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241223095034933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095034933 DLLC NOTICE LLME(ffffffff/ed72fffd){UNASSIGNED} LLC RX: unknown TLLI 0xed72fffd, creating LLME on the fly (gprs_llc.c:552) 20241223095034933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095034933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095034933 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095034933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095034933 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095034933 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095034933 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095034933 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095034933 DLLC NOTICE LLME(ffffffff/ed72fffd){UNASSIGNED} LLGM Assign pre (ed72fffd => dd3ea5eb) (gprs_llc.c:1079) 20241223095034933 DLLC NOTICE LLME(ed72fffd/dd3ea5eb){ASSIGNED} LLGM Assign post (ed72fffd => dd3ea5eb) (gprs_llc.c:1125) 20241223095034933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095034933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095034933 DMM DEBUG MM(262420000000010/dd3ea5eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095034935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095034935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095034935 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095034935 DMM DEBUG MM(262420000000010/dd3ea5eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241223095034935 DMM NOTICE MM(262420000000010/dd3ea5eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095034935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095034935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095034935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241223095034935 DMM INFO MM(262420000000010/dd3ea5eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd3ea5eb) (gprs_gmm.c:282) TC_attach_closed(250)@16435956e418: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@16435956e418: Removing Client IMSI='262420000000010'H, index=2 20241223095035947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095035947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095035948 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095035948 DMM INFO MM(262420000000010/dd3ea5eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095035948 DMM NOTICE MM(262420000000010/dd3ea5eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095035948 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095035948 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095035948 DLLC NOTICE LLME(ed72fffd/dd3ea5eb){ASSIGNED} LLGM Assign pre (ffffffff => dd3ea5eb) (gprs_llc.c:1079) 20241223095035948 DLLC NOTICE LLME(ffffffff/dd3ea5eb){ASSIGNED} LLGM Assign post (ffffffff => dd3ea5eb) (gprs_llc.c:1125) 20241223095035948 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095035948 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095035948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095035948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@16435956e418: Final verdict of PTC: pass 20241223095035952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@16435956e418: Final verdict of PTC: none 20241223095035957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095035957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(245)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@16435956e418: Final verdict of PTC: none -NSVCI97(235)@16435956e418: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@16435956e418: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@16435956e418: Final verdict of PTC: none -NSVCI98(240)@16435956e418: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(243)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(233)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(238)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@16435956e418: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@16435956e418: Test case TC_attach_closed finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Dec 23 09:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241223095036100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095036503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77464) 20241223095036959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095036959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77464, count=81820) 20241223095037960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095037960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Dec 23 09:50:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095038962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095038962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_no_imei_response started. 20241223095039602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095039604 DMM INFO MM(262420000000010/dd3ea5eb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095039604 DMM INFO MM(262420000000010/dd3ea5eb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095039604 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095039604 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095039604 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095039604 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095039604 DLLC NOTICE LLME(ffffffff/dd3ea5eb){ASSIGNED} LLGM Assign pre (dd3ea5eb => ffffffff) (gprs_llc.c:1079) 20241223095039604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd3ea5eb => ffffffff) (gprs_llc.c:1125) 20241223095039604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095039605 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095039605 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095039605 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095039605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@16435956e418: Provider Link came up: sending NS-RESET 20241223095039642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095039642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095039642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095039642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095039642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095039642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095039642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095039642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095039643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095039643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095039643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095039643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095039643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095039643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095039643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095039643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095039643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095039643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095039643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095039643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095039646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095039652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095039652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@16435956e418: Provider Link came up: sending NS-RESET 20241223095039662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095039662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095039662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095039662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095039662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095039664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095039664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095039664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095039664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095039664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095039664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095039664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095039664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095039664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095039664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095039664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095039664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095039667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095039673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095039673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@16435956e418: Provider Link came up: sending NS-RESET 20241223095039678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095039678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095039678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095039678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095039678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095039678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095039678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095039678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095039679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095039679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095039679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095039679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095039679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095039679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095039679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095039679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095039679 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095039679 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095039679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095039679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095039679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095039682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095039687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095039687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095039964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095039964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095039964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095039964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095039969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095039970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@16435956e418: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FE11D51F'O, index=0 SGSN_Test-GSUP(267)@16435956e418: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241223095041051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095041051 DLLC NOTICE LLME(ffffffff/fe11d51f){UNASSIGNED} LLC RX: unknown TLLI 0xfe11d51f, creating LLME on the fly (gprs_llc.c:552) 20241223095041051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095041051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095041051 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095041051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095041051 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095041051 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095041051 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095041051 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095041051 DLLC NOTICE LLME(ffffffff/fe11d51f){UNASSIGNED} LLGM Assign pre (fe11d51f => ed225004) (gprs_llc.c:1079) 20241223095041051 DLLC NOTICE LLME(fe11d51f/ed225004){ASSIGNED} LLGM Assign post (fe11d51f => ed225004) (gprs_llc.c:1125) 20241223095041051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095041051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095041051 DMM DEBUG MM(262420000000032/ed225004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095047052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095047052 DMM DEBUG MM(262420000000032/ed225004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095050443 DGPRS DEBUG Checking for inactive LLMEs, time = 37475649 (sgsn.c:132) 20241223095053053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095053053 DMM DEBUG MM(262420000000032/ed225004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095059054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095059054 DMM DEBUG MM(262420000000032/ed225004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095059965 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095059965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223095059966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095105056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095105056 DMM DEBUG MM(262420000000032/ed225004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095109644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095109649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095109650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095109665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095109669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095109669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095109680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095109686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095109686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095111057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095111057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241223095111057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095111057 DMM NOTICE MM(262420000000032/ed225004) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241223095111057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223095111057 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095111057 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095111057 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095111057 DLLC NOTICE LLME(fe11d51f/ed225004){ASSIGNED} LLGM Assign pre (ed225004 => ffffffff) (gprs_llc.c:1079) 20241223095111058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed225004 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@16435956e418: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@16435956e418: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@16435956e418: Final verdict of PTC: pass 20241223095111074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(255)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(267)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@16435956e418: Final verdict of PTC: none 20241223095111079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095111079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@16435956e418: Final verdict of PTC: none -NSVCI98(260)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@16435956e418: Final verdict of PTC: none -NSVCI99(265)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@16435956e418: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@16435956e418: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(258)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(253)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(263)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@16435956e418: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Dec 23 09:51:11 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 20241223095111180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095111482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66156) 20241223095112081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095112081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66156, count=72208) 20241223095113082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095113082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Dec 23 09:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095114083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095114084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_no_imsi_response started. 20241223095114574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095114576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@16435956e418: Provider Link came up: sending NS-RESET 20241223095114614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095114614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095114614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095114614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095114614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095114614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095114614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095114614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095114615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095114615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095114615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095114615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095114615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095114615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095114615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095114615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095114617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095114622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095114622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@16435956e418: Provider Link came up: sending NS-RESET 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095114629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095114629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095114629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095114629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095114629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095114629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095114630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095114630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095114632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095114637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095114637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@16435956e418: Provider Link came up: sending NS-RESET 20241223095114645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095114645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095114645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095114645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095114645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095114645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095114645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095114645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095114646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095114646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095114646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095114646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095114646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095114646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095114646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095114646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095114646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095114646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095114646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095114646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095114646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095114648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095114652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095114652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095115085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095115085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095115085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095115085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095115089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095115090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@16435956e418: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D955F74F'O, index=0 SGSN_Test-GSUP(286)@16435956e418: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241223095116168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095116168 DLLC NOTICE LLME(ffffffff/d955f74f){UNASSIGNED} LLC RX: unknown TLLI 0xd955f74f, creating LLME on the fly (gprs_llc.c:552) 20241223095116168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095116168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095116168 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095116168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095116168 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095116168 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095116168 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095116168 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095116168 DLLC NOTICE LLME(ffffffff/d955f74f){UNASSIGNED} LLGM Assign pre (d955f74f => da2a36ed) (gprs_llc.c:1079) 20241223095116168 DLLC NOTICE LLME(d955f74f/da2a36ed){ASSIGNED} LLGM Assign post (d955f74f => da2a36ed) (gprs_llc.c:1125) 20241223095116168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095116168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095116168 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095116193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095116194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095116194 DMM DEBUG MM_STATE_Gb(3646289743)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095116194 DMM DEBUG MM(/da2a36ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241223095116194 DMM NOTICE MM(/da2a36ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095116194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095116194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241223095116194 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241223095120444 DGPRS DEBUG Checking for inactive LLMEs, time = 37475679 (sgsn.c:132) 20241223095122195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095122195 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241223095128197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095128198 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241223095134199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095134200 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241223095135086 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095135086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223095135087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095140201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095140202 DMM DEBUG MM(/da2a36ed) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241223095144616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095144621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095144621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095144631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095144634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095144634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095144647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095144651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095144651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095146203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241223095146203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241223095146203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095146203 DMM NOTICE MM(/da2a36ed) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241223095146203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223095146203 DMM DEBUG MM_STATE_Gb(3646289743)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095146203 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095146203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095146203 DLLC NOTICE LLME(d955f74f/da2a36ed){ASSIGNED} LLGM Assign pre (da2a36ed => ffffffff) (gprs_llc.c:1079) 20241223095146203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da2a36ed => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@16435956e418: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@16435956e418: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@16435956e418: Final verdict of PTC: pass 20241223095146222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095146226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095146226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(281)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(286)@16435956e418: Final verdict of PTC: none -NSVCI98(279)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@16435956e418: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@16435956e418: Final verdict of PTC: none -NSVCI99(284)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@16435956e418: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@16435956e418: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(277)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(282)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(272)@16435956e418: Final verdict of PTC: none -NSVCI97(274)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@16435956e418: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Dec 23 09:51:46 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 20241223095146343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095146645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68572) 20241223095147227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095147227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68572, count=72928) 20241223095148229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095148229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Dec 23 09:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095149230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095149231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_closed_add_vty started. 20241223095149714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095149716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@16435956e418: Provider Link came up: sending NS-RESET 20241223095149767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095149767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095149767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095149767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095149767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095149767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095149767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095149767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095149769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095149769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095149769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095149770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095149770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095149770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095149770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095149770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095149770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095149770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095149770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095149770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095149773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095149779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095149779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@16435956e418: Provider Link came up: sending NS-RESET 20241223095149784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095149784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095149784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095149784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095149784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095149784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095149784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095149784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095149785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095149785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095149785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095149785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095149785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095149785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095149785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095149785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095149785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095149785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095149785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095149785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095149787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095149792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095149792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@16435956e418: Provider Link came up: sending NS-RESET 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095149801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095149801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095149801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095149801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095149801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095149801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095149801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095149802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095149802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095149804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095149809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095149809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095150232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095150232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095150232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095150232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095150236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095150237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223095150445 DGPRS DEBUG Checking for inactive LLMEs, time = 37475709 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C75703C8'O, index=0 SGSN_Test-GSUP(305)@16435956e418: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C75703C8'O, index=1 20241223095151322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095151322 DLLC NOTICE LLME(ffffffff/c75703c8){UNASSIGNED} LLC RX: unknown TLLI 0xc75703c8, creating LLME on the fly (gprs_llc.c:552) 20241223095151322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095151322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095151322 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095151322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095151322 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095151322 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095151322 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095151322 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095151322 DLLC NOTICE LLME(ffffffff/c75703c8){UNASSIGNED} LLGM Assign pre (c75703c8 => d03aae73) (gprs_llc.c:1079) 20241223095151322 DLLC NOTICE LLME(c75703c8/d03aae73){ASSIGNED} LLGM Assign post (c75703c8 => d03aae73) (gprs_llc.c:1125) 20241223095151322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095151322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095151322 DMM DEBUG MM(001010123456789/d03aae73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095151333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095151333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095151333 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095151333 DMM DEBUG MM(001010123456789/d03aae73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241223095151333 DMM NOTICE MM(001010123456789/d03aae73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095151333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095151333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095151333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241223095151333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095151333 DMM NOTICE MM(001010123456789/d03aae73) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241223095151333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223095151333 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095151333 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095151333 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095151333 DLLC NOTICE LLME(c75703c8/d03aae73){ASSIGNED} LLGM Assign pre (d03aae73 => ffffffff) (gprs_llc.c:1079) 20241223095151333 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d03aae73 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@16435956e418: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C75703C8'O, index=2 20241223095151338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095151338 DLLC NOTICE LLME(ffffffff/c75703c8){UNASSIGNED} LLC RX: unknown TLLI 0xc75703c8, creating LLME on the fly (gprs_llc.c:552) 20241223095151338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095151338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095151338 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095151338 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095151338 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095151338 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095151338 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095151338 DLLC NOTICE LLME(ffffffff/c75703c8){UNASSIGNED} LLGM Assign pre (c75703c8 => e5b8a75f) (gprs_llc.c:1079) 20241223095151338 DLLC NOTICE LLME(c75703c8/e5b8a75f){ASSIGNED} LLGM Assign post (c75703c8 => e5b8a75f) (gprs_llc.c:1125) 20241223095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095151338 DMM DEBUG MM(001010123456700/e5b8a75f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095151341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095151341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095151341 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095151341 DMM DEBUG MM(001010123456700/e5b8a75f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241223095151341 DMM NOTICE MM(001010123456700/e5b8a75f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095151341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095151341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095151341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241223095151341 DMM INFO MM(001010123456700/e5b8a75f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5b8a75f) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Removing Client IMSI='001010123456700'H, index=2 20241223095152352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095152352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095152352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095152352 DMM INFO MM(001010123456700/e5b8a75f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095152352 DMM NOTICE MM(001010123456700/e5b8a75f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095152352 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095152352 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095152352 DLLC NOTICE LLME(c75703c8/e5b8a75f){ASSIGNED} LLGM Assign pre (ffffffff => e5b8a75f) (gprs_llc.c:1079) 20241223095152352 DLLC NOTICE LLME(ffffffff/e5b8a75f){ASSIGNED} LLGM Assign post (ffffffff => e5b8a75f) (gprs_llc.c:1125) 20241223095152352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095152352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095152352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095152352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@16435956e418: Final verdict of PTC: pass 20241223095152353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@16435956e418: Final verdict of PTC: none -NSVCI97(293)@16435956e418: Final verdict of PTC: none -NSVCI99(303)@16435956e418: Final verdict of PTC: none 20241223095152358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095152358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI210(297)@16435956e418: Final verdict of PTC: none -NSVCI98(298)@16435956e418: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@16435956e418: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(296)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(301)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(291)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@16435956e418: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Dec 23 09:51:52 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 20241223095152429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095152832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20241223095153359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095153359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71100, count=81156) 20241223095154361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095154361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Dec 23 09:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095155363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095155363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_check_subscriber_list started. 20241223095155935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095155937 DMM INFO MM(001010123456700/e5b8a75f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095155938 DMM INFO MM(001010123456700/e5b8a75f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095155938 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095155938 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095155938 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095155938 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095155938 DLLC NOTICE LLME(ffffffff/e5b8a75f){ASSIGNED} LLGM Assign pre (e5b8a75f => ffffffff) (gprs_llc.c:1079) 20241223095155938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5b8a75f => ffffffff) (gprs_llc.c:1125) 20241223095155938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095155938 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095155938 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095155938 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095155938 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@16435956e418: Provider Link came up: sending NS-RESET 20241223095155975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095155975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095155975 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095155975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095155975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095155976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095155976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095155976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095155976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095155976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095155976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095155976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095155976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095155976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095155976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095155976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095155976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095155976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095155979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095155987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095155987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@16435956e418: Provider Link came up: sending NS-RESET 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095155994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095155994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095155994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095155995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095155995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095155995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095155995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095155995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095155995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095155997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095156001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095156001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@16435956e418: Provider Link came up: sending NS-RESET 20241223095156015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095156015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095156015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095156015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095156015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095156015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095156015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095156015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095156015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095156016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095156016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095156016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095156016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095156016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095156016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095156016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095156016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095156016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095156016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095156016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095156016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095156016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095156018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095156023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095156023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095156365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095156365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095156365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095156365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095156369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095156370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@16435956e418: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C40F76F9'O, index=0 SGSN_Test-GSUP(324)@16435956e418: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@16435956e418: 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 := 'F1CE3633E82D4FA0D6F780DADA4A0EC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5426D5B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE74B31165BFDA86'O } } } } } 20241223095157442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095157442 DLLC NOTICE LLME(ffffffff/c40f76f9){UNASSIGNED} LLC RX: unknown TLLI 0xc40f76f9, creating LLME on the fly (gprs_llc.c:552) 20241223095157442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095157442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095157442 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095157442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095157442 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095157442 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095157442 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095157442 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095157442 DLLC NOTICE LLME(ffffffff/c40f76f9){UNASSIGNED} LLGM Assign pre (c40f76f9 => f117d38e) (gprs_llc.c:1079) 20241223095157442 DLLC NOTICE LLME(c40f76f9/f117d38e){ASSIGNED} LLGM Assign post (c40f76f9 => f117d38e) (gprs_llc.c:1125) 20241223095157442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095157442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095157442 DMM DEBUG MM(262420000000034/f117d38e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095157462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095157462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095157462 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095157462 DMM DEBUG MM(262420000000034/f117d38e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241223095157462 DMM NOTICE MM(262420000000034/f117d38e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095157462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095157462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095157462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095157462 DMM DEBUG MM(262420000000034/f117d38e) Requesting authorization (sgsn_auth.c:160) 20241223095157462 DMM INFO MM(262420000000034/f117d38e) Requesting authentication tuples (sgsn_auth.c:184) 20241223095157462 DMM DEBUG MM(262420000000034/f117d38e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095157462 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241223095157462 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)@16435956e418: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@16435956e418: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241223095157467 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095157467 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095157467 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095157467 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095157467 DMM INFO MM(262420000000034/f117d38e) Subscriber data update (mmctx.c:445) 20241223095157467 DMM DEBUG MM(262420000000034/f117d38e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095157467 DMM INFO MM(262420000000034/f117d38e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095157467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095157467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095157467 DMM INFO MM(262420000000034/f117d38e) <- GMM AUTH AND CIPHERING REQ (rand = f1 ce 36 33 e8 2d 4f a0 d6 f7 80 da da 4a 0e c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095157485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095157485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095157485 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095157485 DMM INFO MM(262420000000034/f117d38e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095157485 DMM NOTICE MM(262420000000034/f117d38e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095157485 DMM DEBUG MM(262420000000034/f117d38e) checking auth: received GSM SRES = 54 26 d5 b2 (gprs_gmm.c:648) 20241223095157485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095157485 DMM DEBUG MM(262420000000034/f117d38e) Requesting authorization (sgsn_auth.c:160) 20241223095157485 DMM INFO MM(262420000000034/f117d38e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095157485 DMM DEBUG MM(262420000000034/f117d38e) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095157485 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241223095157485 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) 20241223095157485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095157485 DMM INFO MM(262420000000034/f117d38e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf117d38e) (gprs_gmm.c:282) 20241223095157487 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095157487 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095157487 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241223095157487 DMM INFO MM(262420000000034/f117d38e) Subscriber data update (mmctx.c:445) 20241223095157487 DMM DEBUG MM(262420000000034/f117d38e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095157487 DMM INFO MM(262420000000034/f117d38e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095157487 DMM NOTICE MM(262420000000034/f117d38e) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241223095157488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095157488 DMM NOTICE MM(262420000000034/f117d38e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095157488 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) 20241223095157489 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095157489 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241223095157489 DMM INFO MM(262420000000034/f117d38e) Subscriber data update (mmctx.c:445) 20241223095157489 DMM DEBUG MM(262420000000034/f117d38e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095157502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095157502 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095157503 DMM INFO MM(262420000000034/f117d38e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095157503 DMM NOTICE MM(262420000000034/f117d38e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095157503 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095157503 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095157503 DLLC NOTICE LLME(c40f76f9/f117d38e){ASSIGNED} LLGM Assign pre (ffffffff => f117d38e) (gprs_llc.c:1079) 20241223095157503 DLLC NOTICE LLME(ffffffff/f117d38e){ASSIGNED} LLGM Assign post (ffffffff => f117d38e) (gprs_llc.c:1125) 20241223095157503 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095157503 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@16435956e418: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@16435956e418: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@16435956e418: Final verdict of PTC: pass 20241223095157564 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241223095157564 DMM INFO MM(262420000000034/f117d38e) Subscriber data update (mmctx.c:445) 20241223095157564 DMM DEBUG MM(262420000000034/f117d38e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241223095157564 DMM INFO MM(262420000000034/f117d38e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241223095157564 DMM INFO MM(262420000000034/f117d38e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095157564 DMM INFO MM(262420000000034/f117d38e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095157564 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095157564 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095157564 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095157564 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095157564 DLLC NOTICE LLME(ffffffff/f117d38e){ASSIGNED} LLGM Assign pre (f117d38e => ffffffff) (gprs_llc.c:1079) 20241223095157564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f117d38e => ffffffff) (gprs_llc.c:1125) 20241223095157564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095157564 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095157564 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095157564 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095157566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@16435956e418: Final verdict of PTC: none -NSVCI97(312)@16435956e418: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(324)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@16435956e418: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@16435956e418: Final verdict of PTC: none 20241223095157569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095157569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(317)@16435956e418: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@16435956e418: Final verdict of PTC: none -NSVCI99(323)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(315)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(310)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(321)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@16435956e418: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Dec 23 09:51:57 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 20241223095157621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095157922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89052) 20241223095158570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095158570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89052, count=95104) 20241223095159571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095159571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Dec 23 09:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095200571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095200571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_detach_check_subscriber_list started. 20241223095200999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095201001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@16435956e418: Provider Link came up: sending NS-RESET 20241223095201045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095201045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095201045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095201045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095201046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095201046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095201046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095201046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095201046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095201046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095201046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095201046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095201048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095201053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@16435956e418: Provider Link came up: sending NS-RESET 20241223095201060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095201060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095201060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095201060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095201060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095201061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095201061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095201061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095201061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095201061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095201061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095201061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095201061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095201061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095201064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095201069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@16435956e418: Provider Link came up: sending NS-RESET 20241223095201079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095201079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095201079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095201079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095201079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095201079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095201079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095201079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095201080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095201080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095201080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095201080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095201080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095201080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095201080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095201080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095201080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095201080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095201080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095201080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095201080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095201083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095201088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095201572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095201572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095201572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095201572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(341)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095201576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095201578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@16435956e418: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F992E050'O, index=0 SGSN_Test-GSUP(343)@16435956e418: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@16435956e418: 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 := '8A38C17C4642FBD32C0B74BB911FFE80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75D7E899'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B017EEE633C57672'O } } } } } 20241223095201646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201646 DLLC NOTICE LLME(ffffffff/f992e050){UNASSIGNED} LLC RX: unknown TLLI 0xf992e050, creating LLME on the fly (gprs_llc.c:552) 20241223095201646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095201646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095201646 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095201646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095201646 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095201646 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095201646 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095201646 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095201646 DLLC NOTICE LLME(ffffffff/f992e050){UNASSIGNED} LLGM Assign pre (f992e050 => db5e3295) (gprs_llc.c:1079) 20241223095201647 DLLC NOTICE LLME(f992e050/db5e3295){ASSIGNED} LLGM Assign post (f992e050 => db5e3295) (gprs_llc.c:1125) 20241223095201647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095201647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095201647 DMM DEBUG MM(262420000000033/db5e3295) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095201661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095201661 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095201661 DMM DEBUG MM(262420000000033/db5e3295) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241223095201661 DMM NOTICE MM(262420000000033/db5e3295) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095201661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095201661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095201661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095201661 DMM DEBUG MM(262420000000033/db5e3295) Requesting authorization (sgsn_auth.c:160) 20241223095201661 DMM INFO MM(262420000000033/db5e3295) Requesting authentication tuples (sgsn_auth.c:184) 20241223095201661 DMM DEBUG MM(262420000000033/db5e3295) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095201661 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241223095201661 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)@16435956e418: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@16435956e418: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241223095201666 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095201666 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095201666 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095201666 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095201666 DMM INFO MM(262420000000033/db5e3295) Subscriber data update (mmctx.c:445) 20241223095201666 DMM DEBUG MM(262420000000033/db5e3295) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095201666 DMM INFO MM(262420000000033/db5e3295) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095201666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095201666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095201666 DMM INFO MM(262420000000033/db5e3295) <- GMM AUTH AND CIPHERING REQ (rand = 8a 38 c1 7c 46 42 fb d3 2c 0b 74 bb 91 1f fe 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095201682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095201682 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095201682 DMM INFO MM(262420000000033/db5e3295) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095201682 DMM NOTICE MM(262420000000033/db5e3295) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095201682 DMM DEBUG MM(262420000000033/db5e3295) checking auth: received GSM SRES = 75 d7 e8 99 (gprs_gmm.c:648) 20241223095201682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095201683 DMM DEBUG MM(262420000000033/db5e3295) Requesting authorization (sgsn_auth.c:160) 20241223095201683 DMM INFO MM(262420000000033/db5e3295) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095201683 DMM DEBUG MM(262420000000033/db5e3295) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095201683 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241223095201683 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) 20241223095201683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095201683 DMM INFO MM(262420000000033/db5e3295) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5e3295) (gprs_gmm.c:282) 20241223095201686 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095201686 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095201686 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241223095201686 DMM INFO MM(262420000000033/db5e3295) Subscriber data update (mmctx.c:445) 20241223095201686 DMM DEBUG MM(262420000000033/db5e3295) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095201686 DMM INFO MM(262420000000033/db5e3295) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095201686 DMM NOTICE MM(262420000000033/db5e3295) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241223095201686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095201686 DMM NOTICE MM(262420000000033/db5e3295) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095201686 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) 20241223095201687 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095201687 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241223095201687 DMM INFO MM(262420000000033/db5e3295) Subscriber data update (mmctx.c:445) 20241223095201687 DMM DEBUG MM(262420000000033/db5e3295) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095201699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095201699 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095201699 DMM INFO MM(262420000000033/db5e3295) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095201699 DMM NOTICE MM(262420000000033/db5e3295) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095201699 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095201699 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095201699 DLLC NOTICE LLME(f992e050/db5e3295){ASSIGNED} LLGM Assign pre (ffffffff => db5e3295) (gprs_llc.c:1079) 20241223095201699 DLLC NOTICE LLME(ffffffff/db5e3295){ASSIGNED} LLGM Assign post (ffffffff => db5e3295) (gprs_llc.c:1125) 20241223095201699 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095201699 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095201699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095201699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@16435956e418: setverdict(pass): none -> pass 20241223095201757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095201757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241223095201757 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095201757 DMM INFO MM(262420000000033/db5e3295) -> GMM DETACH REQUEST TLLI=0xdb5e3295 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241223095201757 DMM INFO MM(262420000000033/db5e3295) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095201757 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095201757 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095201757 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095201757 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095201757 DLLC NOTICE LLME(ffffffff/db5e3295){ASSIGNED} LLGM Assign pre (db5e3295 => ffffffff) (gprs_llc.c:1079) 20241223095201757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db5e3295 => ffffffff) (gprs_llc.c:1125) 20241223095201757 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241223095201757 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) 20241223095201757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095201757 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095201757 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095201757 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095201759 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@16435956e418: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@16435956e418: Final verdict of PTC: pass 20241223095206770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@16435956e418: Final verdict of PTC: none 20241223095206773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095206773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(327)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@16435956e418: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@16435956e418: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@16435956e418: Final verdict of PTC: none -NSVCI97(331)@16435956e418: Final verdict of PTC: none -NSVCI98(336)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@16435956e418: Final verdict of PTC: none -NSVCI99(342)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@16435956e418: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(329)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(340)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(334)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@16435956e418: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Dec 23 09:52:06 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 20241223095206829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095207131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88376) 20241223095207774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095207774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88376, count=94448) 20241223095208775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095208775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Dec 23 09:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095209776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095209776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_check_complete_resend started. 20241223095210231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095210234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@16435956e418: Provider Link came up: sending NS-RESET 20241223095210279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095210279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095210279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095210279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095210279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095210279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095210279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095210279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095210280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095210280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095210280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095210280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095210280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095210280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095210280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095210280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095210280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095210280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095210280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095210280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095210282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095210286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095210286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@16435956e418: Provider Link came up: sending NS-RESET 20241223095210294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095210294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095210294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095210294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210294 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095210294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095210294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095210294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095210294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095210294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095210294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095210294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095210295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095210295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095210295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095210295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095210295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095210295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095210295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095210295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095210295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095210297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095210301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095210301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@16435956e418: Provider Link came up: sending NS-RESET 20241223095210309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095210309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210309 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095210309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095210309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095210309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095210309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095210309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095210310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095210310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095210310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095210310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095210310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095210310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095210310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095210310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095210310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095210310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095210312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095210316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095210316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095210778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095210778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095210778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095210778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095210782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095210783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@16435956e418: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F78D51E4'O, index=0 SGSN_Test-GSUP(362)@16435956e418: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@16435956e418: 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 := '59850090C091352D5D068696CE481744'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6CD59BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC1697073C0DF60C'O } } } } } 20241223095211855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095211855 DLLC NOTICE LLME(ffffffff/f78d51e4){UNASSIGNED} LLC RX: unknown TLLI 0xf78d51e4, creating LLME on the fly (gprs_llc.c:552) 20241223095211855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095211855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095211855 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095211855 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095211855 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095211855 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095211855 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095211855 DLLC NOTICE LLME(ffffffff/f78d51e4){UNASSIGNED} LLGM Assign pre (f78d51e4 => d1d95e1d) (gprs_llc.c:1079) 20241223095211855 DLLC NOTICE LLME(f78d51e4/d1d95e1d){ASSIGNED} LLGM Assign post (f78d51e4 => d1d95e1d) (gprs_llc.c:1125) 20241223095211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095211855 DMM DEBUG MM(262420000000036/d1d95e1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095211869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095211869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095211869 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095211869 DMM DEBUG MM(262420000000036/d1d95e1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241223095211869 DMM NOTICE MM(262420000000036/d1d95e1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095211869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095211869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095211869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095211869 DMM DEBUG MM(262420000000036/d1d95e1d) Requesting authorization (sgsn_auth.c:160) 20241223095211869 DMM INFO MM(262420000000036/d1d95e1d) Requesting authentication tuples (sgsn_auth.c:184) 20241223095211869 DMM DEBUG MM(262420000000036/d1d95e1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095211869 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241223095211869 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)@16435956e418: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@16435956e418: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241223095211874 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095211874 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095211874 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095211874 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095211874 DMM INFO MM(262420000000036/d1d95e1d) Subscriber data update (mmctx.c:445) 20241223095211874 DMM DEBUG MM(262420000000036/d1d95e1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095211874 DMM INFO MM(262420000000036/d1d95e1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095211874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095211874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095211874 DMM INFO MM(262420000000036/d1d95e1d) <- GMM AUTH AND CIPHERING REQ (rand = 59 85 00 90 c0 91 35 2d 5d 06 86 96 ce 48 17 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095211889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095211889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095211889 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095211889 DMM INFO MM(262420000000036/d1d95e1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095211889 DMM NOTICE MM(262420000000036/d1d95e1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095211889 DMM DEBUG MM(262420000000036/d1d95e1d) checking auth: received GSM SRES = e6 cd 59 ba (gprs_gmm.c:648) 20241223095211889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095211889 DMM DEBUG MM(262420000000036/d1d95e1d) Requesting authorization (sgsn_auth.c:160) 20241223095211889 DMM INFO MM(262420000000036/d1d95e1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095211889 DMM DEBUG MM(262420000000036/d1d95e1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095211889 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241223095211889 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) 20241223095211889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095211889 DMM INFO MM(262420000000036/d1d95e1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d95e1d) (gprs_gmm.c:282) 20241223095211892 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095211892 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095211892 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241223095211892 DMM INFO MM(262420000000036/d1d95e1d) Subscriber data update (mmctx.c:445) 20241223095211892 DMM DEBUG MM(262420000000036/d1d95e1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095211892 DMM INFO MM(262420000000036/d1d95e1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095211892 DMM NOTICE MM(262420000000036/d1d95e1d) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241223095211892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095211892 DMM NOTICE MM(262420000000036/d1d95e1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095211892 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) 20241223095211893 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095211893 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241223095211893 DMM INFO MM(262420000000036/d1d95e1d) Subscriber data update (mmctx.c:445) 20241223095211893 DMM DEBUG MM(262420000000036/d1d95e1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095217890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223095217890 DMM INFO MM(262420000000036/d1d95e1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d95e1d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095220446 DGPRS DEBUG Checking for inactive LLMEs, time = 37475739 (sgsn.c:132) 20241223095223891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223095223891 DMM INFO MM(262420000000036/d1d95e1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d95e1d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095229892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223095229892 DMM INFO MM(262420000000036/d1d95e1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d95e1d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095230779 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095230780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223095230780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095235894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223095235894 DMM INFO MM(262420000000036/d1d95e1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1d95e1d) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095240281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095240288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095240288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095240296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095240299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095240299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095240311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095240312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095240312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095241895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241223095241895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241223095241895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095241895 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241223095241895 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) 20241223095241895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Reject}: Deallocated (fsm.c:568) 20241223095241895 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095241895 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095241895 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095241895 DLLC NOTICE LLME(f78d51e4/d1d95e1d){ASSIGNED} LLGM Assign pre (d1d95e1d => ffffffff) (gprs_llc.c:1079) 20241223095241895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1d95e1d => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@16435956e418: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@16435956e418: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@16435956e418: Final verdict of PTC: pass 20241223095245925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@16435956e418: Final verdict of PTC: none 20241223095245929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095245929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(355)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@16435956e418: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@16435956e418: Final verdict of PTC: none -NSVCI99(360)@16435956e418: Final verdict of PTC: none -NSVCI97(350)@16435956e418: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@16435956e418: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(358)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(353)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(348)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@16435956e418: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Dec 23 09:52:45 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 20241223095245980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095246282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89548) 20241223095246930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095246930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89548, count=94980) 20241223095247931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095247932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Dec 23 09:52:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095248933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095248933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_hlr_location_cancel_request_update started. 20241223095249381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095249383 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@16435956e418: Provider Link came up: sending NS-RESET 20241223095249426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095249426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095249426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095249426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095249427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095249427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095249427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095249427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095249427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095249427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095249427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095249427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095249427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095249427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(369)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095249427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095249427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095249429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095249434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095249434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@16435956e418: Provider Link came up: sending NS-RESET 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095249454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095249454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095249454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095249455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095249455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095249455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(374)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095249455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095249457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095249462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@16435956e418: Provider Link came up: sending NS-RESET 20241223095249473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095249473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095249473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095249473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095249473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095249473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095249473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095249473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095249474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095249474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095249474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095249474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095249474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095249474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095249474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095249474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095249475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095249475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095249476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095249481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095249481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095249934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095249934 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095249935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095249935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095249939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095249940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223095250446 DGPRS DEBUG Checking for inactive LLMEs, time = 37475769 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@16435956e418: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D6110A83'O, index=0 SGSN_Test-GSUP(381)@16435956e418: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@16435956e418: 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 := 'B63E3826D2A5476C27D59F6B6DE57CEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '215270A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73D63475F1333343'O } } } } } 20241223095251012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095251013 DLLC NOTICE LLME(ffffffff/d6110a83){UNASSIGNED} LLC RX: unknown TLLI 0xd6110a83, creating LLME on the fly (gprs_llc.c:552) 20241223095251013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095251013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095251013 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095251013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095251013 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095251013 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095251013 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095251013 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095251013 DLLC NOTICE LLME(ffffffff/d6110a83){UNASSIGNED} LLGM Assign pre (d6110a83 => cb465c6f) (gprs_llc.c:1079) 20241223095251013 DLLC NOTICE LLME(d6110a83/cb465c6f){ASSIGNED} LLGM Assign post (d6110a83 => cb465c6f) (gprs_llc.c:1125) 20241223095251013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095251013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095251013 DMM DEBUG MM(262420000000031/cb465c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095251023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095251023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095251023 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095251023 DMM DEBUG MM(262420000000031/cb465c6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241223095251023 DMM NOTICE MM(262420000000031/cb465c6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095251023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095251023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095251023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095251023 DMM DEBUG MM(262420000000031/cb465c6f) Requesting authorization (sgsn_auth.c:160) 20241223095251023 DMM INFO MM(262420000000031/cb465c6f) Requesting authentication tuples (sgsn_auth.c:184) 20241223095251023 DMM DEBUG MM(262420000000031/cb465c6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095251023 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241223095251023 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)@16435956e418: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@16435956e418: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241223095251027 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095251027 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095251027 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095251027 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095251027 DMM INFO MM(262420000000031/cb465c6f) Subscriber data update (mmctx.c:445) 20241223095251027 DMM DEBUG MM(262420000000031/cb465c6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095251027 DMM INFO MM(262420000000031/cb465c6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095251027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095251027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095251027 DMM INFO MM(262420000000031/cb465c6f) <- GMM AUTH AND CIPHERING REQ (rand = b6 3e 38 26 d2 a5 47 6c 27 d5 9f 6b 6d e5 7c ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095251037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095251037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095251037 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095251037 DMM INFO MM(262420000000031/cb465c6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095251037 DMM NOTICE MM(262420000000031/cb465c6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095251037 DMM DEBUG MM(262420000000031/cb465c6f) checking auth: received GSM SRES = 21 52 70 a0 (gprs_gmm.c:648) 20241223095251037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095251037 DMM DEBUG MM(262420000000031/cb465c6f) Requesting authorization (sgsn_auth.c:160) 20241223095251037 DMM INFO MM(262420000000031/cb465c6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095251037 DMM DEBUG MM(262420000000031/cb465c6f) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095251037 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241223095251037 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) 20241223095251037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095251037 DMM INFO MM(262420000000031/cb465c6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb465c6f) (gprs_gmm.c:282) 20241223095251039 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095251039 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095251039 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241223095251039 DMM INFO MM(262420000000031/cb465c6f) Subscriber data update (mmctx.c:445) 20241223095251039 DMM DEBUG MM(262420000000031/cb465c6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095251039 DMM INFO MM(262420000000031/cb465c6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095251039 DMM NOTICE MM(262420000000031/cb465c6f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241223095251039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095251039 DMM NOTICE MM(262420000000031/cb465c6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095251039 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) 20241223095251040 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095251040 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241223095251040 DMM INFO MM(262420000000031/cb465c6f) Subscriber data update (mmctx.c:445) 20241223095251040 DMM DEBUG MM(262420000000031/cb465c6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095251051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095251051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095251051 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095251051 DMM INFO MM(262420000000031/cb465c6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095251051 DMM NOTICE MM(262420000000031/cb465c6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095251051 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095251051 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095251051 DLLC NOTICE LLME(d6110a83/cb465c6f){ASSIGNED} LLGM Assign pre (ffffffff => cb465c6f) (gprs_llc.c:1079) 20241223095251051 DLLC NOTICE LLME(ffffffff/cb465c6f){ASSIGNED} LLGM Assign post (ffffffff => cb465c6f) (gprs_llc.c:1125) 20241223095251051 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095251051 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095251051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095251051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@16435956e418: setverdict(pass): none -> pass 20241223095251100 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241223095251100 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241223095251100 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) 20241223095251100 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241223095251100 DMM INFO MM(262420000000031/cb465c6f) Subscriber data update (mmctx.c:445) 20241223095251100 DMM DEBUG MM(262420000000031/cb465c6f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241223095251100 DMM INFO MM(262420000000031/cb465c6f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241223095251100 DMM INFO MM(262420000000031/cb465c6f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095251100 DMM INFO MM(262420000000031/cb465c6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095251100 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095251100 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095251100 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095251100 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095251100 DLLC NOTICE LLME(ffffffff/cb465c6f){ASSIGNED} LLGM Assign pre (cb465c6f => ffffffff) (gprs_llc.c:1079) 20241223095251100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb465c6f => ffffffff) (gprs_llc.c:1125) 20241223095251100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095251101 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095251101 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095251101 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@16435956e418: setverdict(pass): pass -> pass, component reason not changed MC@16435956e418: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@16435956e418: Final verdict of PTC: none 20241223095256113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095256114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(374)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@16435956e418: Final verdict of PTC: none -NSVCI99(380)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@16435956e418: Final verdict of PTC: none -NSVCI97(369)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@16435956e418: Final verdict of PTC: none 20241223095256117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51956<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(368)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(372)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(378)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(367)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@16435956e418: Final verdict of PTC: pass MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@16435956e418: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Dec 23 09:52:56 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 20241223095256244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095256547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20241223095257115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095257115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20241223095258117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095258117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Dec 23 09:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095259118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095259118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_hlr_location_cancel_request_withdraw started. 20241223095259657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095259660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@16435956e418: Provider Link came up: sending NS-RESET 20241223095259700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095259700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095259700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095259700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095259700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095259700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095259700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095259700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095259701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095259701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095259701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095259701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095259701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095259701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095259701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095259701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095259701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095259701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095259702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095259702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095259704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095259710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095259710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@16435956e418: Provider Link came up: sending NS-RESET 20241223095259716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095259716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095259716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095259716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259716 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095259716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095259716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095259716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095259716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095259717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095259717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095259717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095259717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095259717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095259717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095259717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095259717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095259717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095259717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095259717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095259717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095259719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095259724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095259724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@16435956e418: Provider Link came up: sending NS-RESET 20241223095259732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095259732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095259732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095259732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095259732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095259732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095259732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095259732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095259733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095259733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095259733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095259733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095259733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095259733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095259733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095259733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095259733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095259733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095259733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095259733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095259733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095259736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095259741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095259741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095300119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095300119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095300119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095300119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095300124 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095300125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@16435956e418: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C7098FEC'O, index=0 SGSN_Test-GSUP(400)@16435956e418: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@16435956e418: 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 := '7ED42F51FD9EEC98363B66274D991DB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '498DB680'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9D5D9EB56A5816C'O } } } } } 20241223095301204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095301204 DLLC NOTICE LLME(ffffffff/c7098fec){UNASSIGNED} LLC RX: unknown TLLI 0xc7098fec, creating LLME on the fly (gprs_llc.c:552) 20241223095301204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095301204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095301204 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095301204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095301204 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095301204 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095301204 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095301204 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095301204 DLLC NOTICE LLME(ffffffff/c7098fec){UNASSIGNED} LLGM Assign pre (c7098fec => c8076514) (gprs_llc.c:1079) 20241223095301204 DLLC NOTICE LLME(c7098fec/c8076514){ASSIGNED} LLGM Assign post (c7098fec => c8076514) (gprs_llc.c:1125) 20241223095301204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095301204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095301204 DMM DEBUG MM(262420000000029/c8076514) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095301212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095301212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095301212 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095301212 DMM DEBUG MM(262420000000029/c8076514) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241223095301212 DMM NOTICE MM(262420000000029/c8076514) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095301212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095301212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095301212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095301212 DMM DEBUG MM(262420000000029/c8076514) Requesting authorization (sgsn_auth.c:160) 20241223095301212 DMM INFO MM(262420000000029/c8076514) Requesting authentication tuples (sgsn_auth.c:184) 20241223095301212 DMM DEBUG MM(262420000000029/c8076514) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095301212 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241223095301212 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)@16435956e418: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@16435956e418: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241223095301214 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095301214 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095301214 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095301214 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095301214 DMM INFO MM(262420000000029/c8076514) Subscriber data update (mmctx.c:445) 20241223095301214 DMM DEBUG MM(262420000000029/c8076514) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095301214 DMM INFO MM(262420000000029/c8076514) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095301214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095301214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095301214 DMM INFO MM(262420000000029/c8076514) <- GMM AUTH AND CIPHERING REQ (rand = 7e d4 2f 51 fd 9e ec 98 36 3b 66 27 4d 99 1d b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095301219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095301219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095301219 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095301219 DMM INFO MM(262420000000029/c8076514) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095301219 DMM NOTICE MM(262420000000029/c8076514) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095301219 DMM DEBUG MM(262420000000029/c8076514) checking auth: received GSM SRES = 49 8d b6 80 (gprs_gmm.c:648) 20241223095301219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095301219 DMM DEBUG MM(262420000000029/c8076514) Requesting authorization (sgsn_auth.c:160) 20241223095301219 DMM INFO MM(262420000000029/c8076514) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095301219 DMM DEBUG MM(262420000000029/c8076514) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095301219 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241223095301219 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) 20241223095301219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095301219 DMM INFO MM(262420000000029/c8076514) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8076514) (gprs_gmm.c:282) 20241223095301220 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095301220 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095301220 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241223095301220 DMM INFO MM(262420000000029/c8076514) Subscriber data update (mmctx.c:445) 20241223095301220 DMM DEBUG MM(262420000000029/c8076514) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095301220 DMM INFO MM(262420000000029/c8076514) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095301220 DMM NOTICE MM(262420000000029/c8076514) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241223095301220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095301220 DMM NOTICE MM(262420000000029/c8076514) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095301220 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) 20241223095301220 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095301220 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241223095301220 DMM INFO MM(262420000000029/c8076514) Subscriber data update (mmctx.c:445) 20241223095301220 DMM DEBUG MM(262420000000029/c8076514) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095301224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095301224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095301224 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095301224 DMM INFO MM(262420000000029/c8076514) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095301224 DMM NOTICE MM(262420000000029/c8076514) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095301224 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095301224 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095301224 DLLC NOTICE LLME(c7098fec/c8076514){ASSIGNED} LLGM Assign pre (ffffffff => c8076514) (gprs_llc.c:1079) 20241223095301224 DLLC NOTICE LLME(ffffffff/c8076514){ASSIGNED} LLGM Assign post (ffffffff => c8076514) (gprs_llc.c:1125) 20241223095301224 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095301224 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095301224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095301224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@16435956e418: setverdict(pass): none -> pass 20241223095301276 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241223095301276 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241223095301276 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) 20241223095301276 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241223095301276 DMM INFO MM(262420000000029/c8076514) Subscriber data update (mmctx.c:445) 20241223095301276 DMM DEBUG MM(262420000000029/c8076514) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241223095301276 DMM INFO MM(262420000000029/c8076514) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241223095301276 DMM INFO MM(262420000000029/c8076514) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241223095301276 DMM NOTICE MM(262420000000029/c8076514) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241223095301276 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241223095301276 DMM INFO MM(262420000000029/c8076514) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241223095301276 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095301276 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095301276 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095301276 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095301276 DLLC NOTICE LLME(ffffffff/c8076514){ASSIGNED} LLGM Assign pre (c8076514 => ffffffff) (gprs_llc.c:1079) 20241223095301276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8076514 => ffffffff) (gprs_llc.c:1125) 20241223095301276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095301276 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095301276 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095301276 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@16435956e418: Removing Client IMSI='262420000000029'H, index=0 20241223095301292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095301293 DLLC NOTICE LLME(ffffffff/c8076514){UNASSIGNED} LLC RX: unknown TLLI 0xc8076514, creating LLME on the fly (gprs_llc.c:552) 20241223095301293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095301293 DMM NOTICE LLME(ffffffff/c8076514){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241223095301293 DLLC NOTICE LLME(ffffffff/c8076514){UNASSIGNED} LLGM Assign pre (c8076514 => ffffffff) (gprs_llc.c:1079) 20241223095301293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8076514 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@16435956e418: Final verdict of PTC: pass 20241223095301298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@16435956e418: Final verdict of PTC: none -NSVCI97(388)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@16435956e418: Final verdict of PTC: none 20241223095301302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095301302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(390)@16435956e418: Final verdict of PTC: none -NSVCI98(393)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@16435956e418: Final verdict of PTC: none -NSVCI99(398)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(386)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(396)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(391)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@16435956e418: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Dec 23 09:53:01 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 20241223095301369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095301671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57784) 20241223095302303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095302304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57784, count=96956) 20241223095303306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095303306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Dec 23 09:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095304308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095304308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241223095304775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095304777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@16435956e418: Provider Link came up: sending NS-RESET 20241223095304819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095304819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095304819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095304819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095304819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095304819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095304819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095304819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095304820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095304820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095304820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095304820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095304820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095304820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095304820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095304820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095304820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095304820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095304821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095304821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095304823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095304828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095304828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(412)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@16435956e418: Provider Link came up: sending NS-RESET 20241223095304841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095304841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095304841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095304841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095304841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095304841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095304841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095304841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095304841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095304841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095304841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095304842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095304842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095304842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095304842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095304842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095304842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095304842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095304842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095304842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241223095304852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095304852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(417)@16435956e418: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095304854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095304854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095304854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095304854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095304854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095304854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095304854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095304854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095304855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095304855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095304855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095304855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095304855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095304855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095304855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095304855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095304855 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095304855 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095304855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095304855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095304855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095304858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095304863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095304863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095305309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095305309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095305309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095305309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095305313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095305314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@16435956e418: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DC93F961'O, index=0 SGSN_Test-GSUP(419)@16435956e418: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241223095306380 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) 20241223095306380 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@16435956e418: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@16435956e418: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@16435956e418: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@16435956e418: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@16435956e418: Final verdict of PTC: pass 20241223095306389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@16435956e418: Final verdict of PTC: none -NSVCI99(417)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@16435956e418: Final verdict of PTC: none -NSVCI98(413)@16435956e418: Final verdict of PTC: none -NSVCI97(407)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@16435956e418: Final verdict of PTC: none 20241223095306394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095306394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(405)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(415)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(411)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@16435956e418: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Dec 23 09:53:06 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 20241223095306461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095306764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45612) 20241223095307396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095307396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45612, count=53160) 20241223095308398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095308398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Dec 23 09:53:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095309400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095309400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241223095309856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095309858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@16435956e418: Provider Link came up: sending NS-RESET 20241223095309901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095309901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095309901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095309901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095309902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095309902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095309902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095309902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095309902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095309902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095309902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095309902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095309902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095309902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095309902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095309902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095309904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095309908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095309908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@16435956e418: Provider Link came up: sending NS-RESET 20241223095309917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095309917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095309917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095309917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095309917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095309917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095309917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095309917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095309918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095309918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095309918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095309918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095309918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095309918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095309918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095309918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095309918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095309918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095309918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095309918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095309920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095309924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@16435956e418: Provider Link came up: sending NS-RESET 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095309932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095309932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095309932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095309932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095309932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095309932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095309933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095309933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095309935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095309939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095309939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095310401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095310401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095310401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095310401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095310406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095310407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@16435956e418: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D20D49F7'O, index=0 SGSN_Test-GSUP(438)@16435956e418: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241223095311431 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) 20241223095311431 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@16435956e418: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@16435956e418: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@16435956e418: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@16435956e418: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@16435956e418: Final verdict of PTC: pass 20241223095311433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(438)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@16435956e418: Final verdict of PTC: none -NSVCI99(436)@16435956e418: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@16435956e418: Final verdict of PTC: none -NSVCI98(431)@16435956e418: Final verdict of PTC: none 20241223095311435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(422)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@16435956e418: Final verdict of PTC: none 20241223095311435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(424)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(429)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(434)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@16435956e418: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Dec 23 09:53:11 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 20241223095311545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095311847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49352) 20241223095312437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095312437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49352, count=53708) 20241223095313439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095313439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Dec 23 09:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095314441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095314441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_rau_unknown started. 20241223095314897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095314899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@16435956e418: Provider Link came up: sending NS-RESET 20241223095314943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095314943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095314943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095314943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095314943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095314943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095314943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095314943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095314944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095314944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095314944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095314944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095314944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095314944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095314944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095314944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095314944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095314944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095314944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095314944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095314946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095314950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095314950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@16435956e418: Provider Link came up: sending NS-RESET 20241223095314958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095314958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095314958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095314958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095314958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095314958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095314958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095314958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095314959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095314959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095314959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095314959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095314959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095314959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095314959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095314959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095314959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095314959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095314959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095314959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095314961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095314965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095314965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@16435956e418: Provider Link came up: sending NS-RESET 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095314974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095314974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095314974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095314974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095314974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095314974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095314974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095314975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095314975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095314977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095314981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095314981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095315442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095315442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095315442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095315442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095315446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095315447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@16435956e418: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FDFADBEC'O, index=0 SGSN_Test-GSUP(457)@16435956e418: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241223095316516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095316516 DLLC NOTICE LLME(ffffffff/fdfadbec){UNASSIGNED} LLC RX: unknown TLLI 0xfdfadbec, creating LLME on the fly (gprs_llc.c:552) 20241223095316516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241223095316516 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095316516 DMM NOTICE LLME(ffffffff/fdfadbec){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241223095316516 DLLC NOTICE LLME(ffffffff/fdfadbec){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241223095316516 DMM ERROR LLME(ffffffff/fdfadbec){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241223095316516 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241223095316516 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241223095316516 DLLC NOTICE LLME(ffffffff/fdfadbec){UNASSIGNED} LLGM Assign pre (fdfadbec => ffffffff) (gprs_llc.c:1079) 20241223095316516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdfadbec => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@16435956e418: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@16435956e418: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@16435956e418: Final verdict of PTC: pass 20241223095316540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(450)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(457)@16435956e418: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@16435956e418: Final verdict of PTC: none -NSVCI99(455)@16435956e418: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@16435956e418: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@16435956e418: Final verdict of PTC: none 20241223095316545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095316545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(446)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@16435956e418: Final verdict of PTC: none -NSVCI97(445)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(448)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(453)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(443)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@16435956e418: Test case TC_rau_unknown finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Dec 23 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241223095316628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095316930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44280) 20241223095317546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095317546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44280, count=54744) 20241223095318547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095318547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Dec 23 09:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095319548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095319548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_rau started. 20241223095320021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095320024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@16435956e418: Provider Link came up: sending NS-RESET 20241223095320059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095320059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095320059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095320059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095320059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095320059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095320059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095320060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095320060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095320060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095320060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095320060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095320060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095320060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(464)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095320061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095320061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095320063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095320068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095320068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@16435956e418: Provider Link came up: sending NS-RESET 20241223095320074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095320074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095320074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095320074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095320074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095320074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095320074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095320074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095320075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095320075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095320075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095320075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095320075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095320075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095320075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095320075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095320075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095320075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095320076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095320076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095320078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095320083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095320083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@16435956e418: Provider Link came up: sending NS-RESET 20241223095320091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095320091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095320091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095320091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095320092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095320092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095320092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095320092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095320092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095320092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095320092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095320092 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095320092 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095320092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095320093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095320093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095320094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095320099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095320099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095320447 DGPRS DEBUG Checking for inactive LLMEs, time = 37475799 (sgsn.c:132) 20241223095320549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095320549 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095320549 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095320549 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095320550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095320551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@16435956e418: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E39FD4F1'O, index=0 SGSN_Test-GSUP(476)@16435956e418: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@16435956e418: 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 := '8918BC0ADCE637814D56AC87EEC41215'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9325A9D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '946941167B925CF9'O } } } } } 20241223095321619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321619 DLLC NOTICE LLME(ffffffff/e39fd4f1){UNASSIGNED} LLC RX: unknown TLLI 0xe39fd4f1, creating LLME on the fly (gprs_llc.c:552) 20241223095321619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095321619 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095321619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095321619 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095321619 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095321619 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095321620 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095321620 DLLC NOTICE LLME(ffffffff/e39fd4f1){UNASSIGNED} LLGM Assign pre (e39fd4f1 => e3ebc464) (gprs_llc.c:1079) 20241223095321620 DLLC NOTICE LLME(e39fd4f1/e3ebc464){ASSIGNED} LLGM Assign post (e39fd4f1 => e3ebc464) (gprs_llc.c:1125) 20241223095321620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095321620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095321620 DMM DEBUG MM(262420000000012/e3ebc464) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095321636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321636 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095321636 DMM DEBUG MM(262420000000012/e3ebc464) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241223095321636 DMM NOTICE MM(262420000000012/e3ebc464) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095321636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095321636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095321636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095321636 DMM DEBUG MM(262420000000012/e3ebc464) Requesting authorization (sgsn_auth.c:160) 20241223095321636 DMM INFO MM(262420000000012/e3ebc464) Requesting authentication tuples (sgsn_auth.c:184) 20241223095321636 DMM DEBUG MM(262420000000012/e3ebc464) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095321637 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241223095321637 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)@16435956e418: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@16435956e418: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241223095321642 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095321642 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095321642 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095321642 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095321642 DMM INFO MM(262420000000012/e3ebc464) Subscriber data update (mmctx.c:445) 20241223095321642 DMM DEBUG MM(262420000000012/e3ebc464) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095321642 DMM INFO MM(262420000000012/e3ebc464) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095321642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095321642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095321642 DMM INFO MM(262420000000012/e3ebc464) <- GMM AUTH AND CIPHERING REQ (rand = 89 18 bc 0a dc e6 37 81 4d 56 ac 87 ee c4 12 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095321658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321659 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095321659 DMM INFO MM(262420000000012/e3ebc464) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095321659 DMM NOTICE MM(262420000000012/e3ebc464) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095321659 DMM DEBUG MM(262420000000012/e3ebc464) checking auth: received GSM SRES = 93 25 a9 d4 (gprs_gmm.c:648) 20241223095321659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095321659 DMM DEBUG MM(262420000000012/e3ebc464) Requesting authorization (sgsn_auth.c:160) 20241223095321659 DMM INFO MM(262420000000012/e3ebc464) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095321659 DMM DEBUG MM(262420000000012/e3ebc464) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095321659 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241223095321659 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) 20241223095321659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095321659 DMM INFO MM(262420000000012/e3ebc464) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3ebc464) (gprs_gmm.c:282) 20241223095321662 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095321662 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095321662 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241223095321662 DMM INFO MM(262420000000012/e3ebc464) Subscriber data update (mmctx.c:445) 20241223095321662 DMM DEBUG MM(262420000000012/e3ebc464) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095321662 DMM INFO MM(262420000000012/e3ebc464) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095321663 DMM NOTICE MM(262420000000012/e3ebc464) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241223095321663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095321663 DMM NOTICE MM(262420000000012/e3ebc464) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095321663 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) 20241223095321664 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095321664 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241223095321664 DMM INFO MM(262420000000012/e3ebc464) Subscriber data update (mmctx.c:445) 20241223095321664 DMM DEBUG MM(262420000000012/e3ebc464) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095321676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321676 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095321676 DMM INFO MM(262420000000012/e3ebc464) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095321676 DMM NOTICE MM(262420000000012/e3ebc464) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095321676 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095321676 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095321676 DLLC NOTICE LLME(e39fd4f1/e3ebc464){ASSIGNED} LLGM Assign pre (ffffffff => e3ebc464) (gprs_llc.c:1079) 20241223095321676 DLLC NOTICE LLME(ffffffff/e3ebc464){ASSIGNED} LLGM Assign post (ffffffff => e3ebc464) (gprs_llc.c:1125) 20241223095321676 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095321676 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095321676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095321676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@16435956e418: setverdict(pass): none -> pass 20241223095321731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321732 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095321732 DMM INFO MM(262420000000012/e3ebc464) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241223095321732 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095321732 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095321732 DLLC NOTICE LLME(ffffffff/e3ebc464){ASSIGNED} LLGM Assign pre (e3ebc464 => cfc809ce) (gprs_llc.c:1079) 20241223095321732 DLLC NOTICE LLME(e3ebc464/cfc809ce){ASSIGNED} LLGM Assign post (e3ebc464 => cfc809ce) (gprs_llc.c:1125) 20241223095321732 DMM INFO MM(262420000000012/cfc809ce) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@16435956e418: Removing Client IMSI='262420000000012'H, index=0 20241223095321748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095321748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241223095321749 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095321749 DMM INFO MM(262420000000012/cfc809ce) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095321749 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095321749 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095321749 DLLC NOTICE LLME(e3ebc464/cfc809ce){ASSIGNED} LLGM Assign pre (ffffffff => cfc809ce) (gprs_llc.c:1079) 20241223095321749 DLLC NOTICE LLME(ffffffff/cfc809ce){ASSIGNED} LLGM Assign post (ffffffff => cfc809ce) (gprs_llc.c:1125) 20241223095321749 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@16435956e418: Final verdict of PTC: pass 20241223095321754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@16435956e418: Final verdict of PTC: none 20241223095321759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095321759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(461)@16435956e418: Final verdict of PTC: none -NSVCI98(469)@16435956e418: Final verdict of PTC: none -NSVCI99(474)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@16435956e418: Final verdict of PTC: none -NSVCI97(464)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@16435956e418: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@16435956e418: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@16435956e418: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(467)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(472)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(462)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@16435956e418: Test case TC_attach_rau finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Dec 23 09:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241223095321836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095322238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68664) 20241223095322760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095322760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68664, count=92936) 20241223095323761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095323761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Dec 23 09:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095324762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095324762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_rau_a_a started. 20241223095325349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095325352 DMM INFO MM(262420000000012/cfc809ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095325352 DMM INFO MM(262420000000012/cfc809ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095325352 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095325352 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095325352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095325352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095325352 DLLC NOTICE LLME(ffffffff/cfc809ce){ASSIGNED} LLGM Assign pre (cfc809ce => ffffffff) (gprs_llc.c:1079) 20241223095325352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc809ce => ffffffff) (gprs_llc.c:1125) 20241223095325352 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241223095325352 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) 20241223095325352 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:402) 20241223095325352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095325352 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095325352 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095325352 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095325352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@16435956e418: Provider Link came up: sending NS-RESET 20241223095325410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095325410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095325410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095325410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095325410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095325410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095325410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095325410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095325412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095325412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095325412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095325412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095325412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095325412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095325412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095325412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095325412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095325412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095325413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095325413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095325416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095325422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095325422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(481)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@16435956e418: Provider Link came up: sending NS-RESET 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095325427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095325427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095325427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095325427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095325427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095325427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095325428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095325428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095325430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095325437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095325437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@16435956e418: Provider Link came up: sending NS-RESET 20241223095325444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095325444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095325444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095325444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095325444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095325444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095325444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095325444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095325445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095325445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095325445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095325445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095325445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095325445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095325445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095325445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095325445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095325445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095325445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095325445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095325445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095325447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095325451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095325451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095325763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095325763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095325763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095325763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095325768 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095325769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@16435956e418: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F09BC6BD'O, index=0 SGSN_Test-GSUP(495)@16435956e418: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@16435956e418: 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 := '69833AF001E58311C59269155B1897E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92487563'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C629D38776D7572E'O } } } } } 20241223095326822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326822 DLLC NOTICE LLME(ffffffff/f09bc6bd){UNASSIGNED} LLC RX: unknown TLLI 0xf09bc6bd, creating LLME on the fly (gprs_llc.c:552) 20241223095326822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095326822 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095326822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095326822 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095326822 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095326822 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095326822 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095326822 DLLC NOTICE LLME(ffffffff/f09bc6bd){UNASSIGNED} LLGM Assign pre (f09bc6bd => da2cab96) (gprs_llc.c:1079) 20241223095326822 DLLC NOTICE LLME(f09bc6bd/da2cab96){ASSIGNED} LLGM Assign post (f09bc6bd => da2cab96) (gprs_llc.c:1125) 20241223095326822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095326822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095326822 DMM DEBUG MM(262420000000037/da2cab96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095326830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326830 DMM DEBUG MM(262420000000037/da2cab96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241223095326830 DMM NOTICE MM(262420000000037/da2cab96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095326830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095326830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095326830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095326830 DMM DEBUG MM(262420000000037/da2cab96) Requesting authorization (sgsn_auth.c:160) 20241223095326830 DMM INFO MM(262420000000037/da2cab96) Requesting authentication tuples (sgsn_auth.c:184) 20241223095326830 DMM DEBUG MM(262420000000037/da2cab96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095326830 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241223095326830 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)@16435956e418: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@16435956e418: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241223095326832 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095326832 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095326832 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095326832 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095326832 DMM INFO MM(262420000000037/da2cab96) Subscriber data update (mmctx.c:445) 20241223095326832 DMM DEBUG MM(262420000000037/da2cab96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095326832 DMM INFO MM(262420000000037/da2cab96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095326832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095326832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095326832 DMM INFO MM(262420000000037/da2cab96) <- GMM AUTH AND CIPHERING REQ (rand = 69 83 3a f0 01 e5 83 11 c5 92 69 15 5b 18 97 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095326840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326840 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326840 DMM INFO MM(262420000000037/da2cab96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095326840 DMM NOTICE MM(262420000000037/da2cab96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095326840 DMM DEBUG MM(262420000000037/da2cab96) checking auth: received GSM SRES = 92 48 75 63 (gprs_gmm.c:648) 20241223095326840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095326840 DMM DEBUG MM(262420000000037/da2cab96) Requesting authorization (sgsn_auth.c:160) 20241223095326840 DMM INFO MM(262420000000037/da2cab96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095326840 DMM DEBUG MM(262420000000037/da2cab96) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095326840 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241223095326840 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) 20241223095326840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095326840 DMM INFO MM(262420000000037/da2cab96) <- GMM ATTACH ACCEPT (new P-TMSI=0xda2cab96) (gprs_gmm.c:282) 20241223095326842 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095326842 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095326842 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241223095326842 DMM INFO MM(262420000000037/da2cab96) Subscriber data update (mmctx.c:445) 20241223095326842 DMM DEBUG MM(262420000000037/da2cab96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095326842 DMM INFO MM(262420000000037/da2cab96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095326842 DMM NOTICE MM(262420000000037/da2cab96) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241223095326842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095326842 DMM NOTICE MM(262420000000037/da2cab96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095326842 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) 20241223095326843 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095326843 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241223095326843 DMM INFO MM(262420000000037/da2cab96) Subscriber data update (mmctx.c:445) 20241223095326843 DMM DEBUG MM(262420000000037/da2cab96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095326851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326851 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326851 DMM INFO MM(262420000000037/da2cab96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095326851 DMM NOTICE MM(262420000000037/da2cab96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095326851 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095326851 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095326851 DLLC NOTICE LLME(f09bc6bd/da2cab96){ASSIGNED} LLGM Assign pre (ffffffff => da2cab96) (gprs_llc.c:1079) 20241223095326851 DLLC NOTICE LLME(ffffffff/da2cab96){ASSIGNED} LLGM Assign post (ffffffff => da2cab96) (gprs_llc.c:1125) 20241223095326851 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095326851 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095326851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095326851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): none -> pass 20241223095326910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326910 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326910 DMM INFO MM(262420000000037/da2cab96) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095326910 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095326910 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095326910 DLLC NOTICE LLME(ffffffff/da2cab96){ASSIGNED} LLGM Assign pre (da2cab96 => db69728e) (gprs_llc.c:1079) 20241223095326910 DLLC NOTICE LLME(da2cab96/db69728e){ASSIGNED} LLGM Assign post (da2cab96 => db69728e) (gprs_llc.c:1125) 20241223095326910 DMM INFO MM(262420000000037/db69728e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095326924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326924 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326924 DMM INFO MM(262420000000037/db69728e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095326924 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095326924 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095326924 DLLC NOTICE LLME(da2cab96/db69728e){ASSIGNED} LLGM Assign pre (ffffffff => db69728e) (gprs_llc.c:1079) 20241223095326924 DLLC NOTICE LLME(ffffffff/db69728e){ASSIGNED} LLGM Assign post (ffffffff => db69728e) (gprs_llc.c:1125) 20241223095326924 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241223095326924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326924 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326924 DMM INFO MM(262420000000037/db69728e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095326924 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095326924 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095326924 DLLC NOTICE LLME(ffffffff/db69728e){ASSIGNED} LLGM Assign pre (db69728e => c67fa420) (gprs_llc.c:1079) 20241223095326924 DLLC NOTICE LLME(db69728e/c67fa420){ASSIGNED} LLGM Assign post (db69728e => c67fa420) (gprs_llc.c:1125) 20241223095326924 DMM INFO MM(262420000000037/c67fa420) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095326936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326936 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326936 DMM INFO MM(262420000000037/c67fa420) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095326936 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095326936 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095326936 DLLC NOTICE LLME(db69728e/c67fa420){ASSIGNED} LLGM Assign pre (ffffffff => c67fa420) (gprs_llc.c:1079) 20241223095326936 DLLC NOTICE LLME(ffffffff/c67fa420){ASSIGNED} LLGM Assign post (ffffffff => c67fa420) (gprs_llc.c:1125) 20241223095326936 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241223095326937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095326937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095326937 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095326937 DMM INFO MM(262420000000037/c67fa420) -> GMM DETACH REQUEST TLLI=0xc67fa420 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241223095326937 DMM INFO MM(262420000000037/c67fa420) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095326937 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095326937 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095326937 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095326937 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095326937 DLLC NOTICE LLME(ffffffff/c67fa420){ASSIGNED} LLGM Assign pre (c67fa420 => ffffffff) (gprs_llc.c:1079) 20241223095326937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c67fa420 => ffffffff) (gprs_llc.c:1125) 20241223095326937 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241223095326937 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) 20241223095326937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095326937 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095326937 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095326937 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095326939 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@16435956e418: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@16435956e418: Final verdict of PTC: pass 20241223095331954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095331958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095331959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@16435956e418: Final verdict of PTC: none -NSVCI98(488)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@16435956e418: Final verdict of PTC: none -NSVCI97(483)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@16435956e418: Final verdict of PTC: none -NSVCI99(493)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(491)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(482)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(486)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@16435956e418: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Dec 23 09:53:32 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 20241223095332104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095332406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112168) 20241223095332960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095332960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112168, count=113428) 20241223095333962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095333962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Dec 23 09:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095334963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095334963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_rau_a_b started. 20241223095335501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095335504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@16435956e418: Provider Link came up: sending NS-RESET 20241223095335555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095335555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095335555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095335555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095335555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095335555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095335555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095335555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095335556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095335556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095335556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095335556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095335556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095335556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095335556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095335556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095335556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095335556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095335556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095335556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095335558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095335563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095335563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@16435956e418: Provider Link came up: sending NS-RESET 20241223095335572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095335572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095335572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095335572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095335572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095335572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095335572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095335572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095335573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095335573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095335573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095335573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095335573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095335573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095335573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095335573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095335573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095335573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095335574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095335574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095335576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095335581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095335581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@16435956e418: Provider Link came up: sending NS-RESET 20241223095335587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095335587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095335587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095335587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095335588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095335588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095335588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095335588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095335588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095335588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095335588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095335588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095335588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095335590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095335596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095335596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095335965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095335965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095335965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095335965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@16435956e418: Established a new IPA connection (conn_id=2) 20241223095335966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095335966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@16435956e418: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F06D4859'O, index=0 SGSN_Test-GSUP(514)@16435956e418: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@16435956e418: 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 := '19AA9CA14941A0FE5AA763F36119B33F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '292A2EFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '311383F7BFB6026C'O } } } } } 20241223095337038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337038 DLLC NOTICE LLME(ffffffff/f06d4859){UNASSIGNED} LLC RX: unknown TLLI 0xf06d4859, creating LLME on the fly (gprs_llc.c:552) 20241223095337038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095337038 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095337038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095337038 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095337038 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095337038 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095337038 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095337038 DLLC NOTICE LLME(ffffffff/f06d4859){UNASSIGNED} LLGM Assign pre (f06d4859 => d16330a3) (gprs_llc.c:1079) 20241223095337038 DLLC NOTICE LLME(f06d4859/d16330a3){ASSIGNED} LLGM Assign post (f06d4859 => d16330a3) (gprs_llc.c:1125) 20241223095337038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095337038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095337038 DMM DEBUG MM(262420000000038/d16330a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095337061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337061 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337061 DMM DEBUG MM(262420000000038/d16330a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241223095337061 DMM NOTICE MM(262420000000038/d16330a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095337061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095337061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095337061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095337061 DMM DEBUG MM(262420000000038/d16330a3) Requesting authorization (sgsn_auth.c:160) 20241223095337061 DMM INFO MM(262420000000038/d16330a3) Requesting authentication tuples (sgsn_auth.c:184) 20241223095337061 DMM DEBUG MM(262420000000038/d16330a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095337061 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241223095337061 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)@16435956e418: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@16435956e418: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241223095337067 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095337067 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095337067 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095337067 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095337067 DMM INFO MM(262420000000038/d16330a3) Subscriber data update (mmctx.c:445) 20241223095337067 DMM DEBUG MM(262420000000038/d16330a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095337067 DMM INFO MM(262420000000038/d16330a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095337067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095337067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095337067 DMM INFO MM(262420000000038/d16330a3) <- GMM AUTH AND CIPHERING REQ (rand = 19 aa 9c a1 49 41 a0 fe 5a a7 63 f3 61 19 b3 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095337083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337083 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337083 DMM INFO MM(262420000000038/d16330a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095337083 DMM NOTICE MM(262420000000038/d16330a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095337083 DMM DEBUG MM(262420000000038/d16330a3) checking auth: received GSM SRES = 29 2a 2e fe (gprs_gmm.c:648) 20241223095337083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095337083 DMM DEBUG MM(262420000000038/d16330a3) Requesting authorization (sgsn_auth.c:160) 20241223095337083 DMM INFO MM(262420000000038/d16330a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095337083 DMM DEBUG MM(262420000000038/d16330a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095337083 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241223095337083 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) 20241223095337083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095337083 DMM INFO MM(262420000000038/d16330a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16330a3) (gprs_gmm.c:282) 20241223095337085 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095337085 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095337085 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241223095337085 DMM INFO MM(262420000000038/d16330a3) Subscriber data update (mmctx.c:445) 20241223095337085 DMM DEBUG MM(262420000000038/d16330a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095337085 DMM INFO MM(262420000000038/d16330a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095337086 DMM NOTICE MM(262420000000038/d16330a3) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241223095337086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095337086 DMM NOTICE MM(262420000000038/d16330a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095337086 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) 20241223095337087 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095337087 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241223095337087 DMM INFO MM(262420000000038/d16330a3) Subscriber data update (mmctx.c:445) 20241223095337087 DMM DEBUG MM(262420000000038/d16330a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095337100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337100 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337100 DMM INFO MM(262420000000038/d16330a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095337100 DMM NOTICE MM(262420000000038/d16330a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095337100 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095337100 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095337100 DLLC NOTICE LLME(f06d4859/d16330a3){ASSIGNED} LLGM Assign pre (ffffffff => d16330a3) (gprs_llc.c:1079) 20241223095337100 DLLC NOTICE LLME(ffffffff/d16330a3){ASSIGNED} LLGM Assign post (ffffffff => d16330a3) (gprs_llc.c:1125) 20241223095337100 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095337100 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095337100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095337100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@16435956e418: attach complete sending rau 20241223095337156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337156 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337156 DMM INFO MM(262420000000038/d16330a3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095337156 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095337156 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095337156 DLLC NOTICE LLME(ffffffff/d16330a3){ASSIGNED} LLGM Assign pre (d16330a3 => c752b981) (gprs_llc.c:1079) 20241223095337156 DLLC NOTICE LLME(d16330a3/c752b981){ASSIGNED} LLGM Assign post (d16330a3 => c752b981) (gprs_llc.c:1125) 20241223095337157 DMM INFO MM(262420000000038/c752b981) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@16435956e418: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@16435956e418: Removing Client IMSI='262420000000038'H, index=0 20241223095337172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337172 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337172 DMM INFO MM(262420000000038/c752b981) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095337172 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095337172 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095337172 DLLC NOTICE LLME(d16330a3/c752b981){ASSIGNED} LLGM Assign pre (ffffffff => c752b981) (gprs_llc.c:1079) 20241223095337172 DLLC NOTICE LLME(ffffffff/c752b981){ASSIGNED} LLGM Assign post (ffffffff => c752b981) (gprs_llc.c:1125) 20241223095337172 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@16435956e418: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C752B981'O, index=0 TC_attach_rau_a_b(516)@16435956e418: sending second RAU via different RA 20241223095337182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337182 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095337183 DMM INFO MM(262420000000038/c752b981) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c752b981, P-TMSI: c752b981 (00000000), TLLI: c752b981 (c752b981), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241223095337183 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241223095337183 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095337183 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095337183 DLLC NOTICE LLME(ffffffff/c752b981){ASSIGNED} LLGM Assign pre (c752b981 => c752b981) (gprs_llc.c:1079) 20241223095337183 DLLC NOTICE LLME(c752b981/c752b981){ASSIGNED} LLGM Assign post (c752b981 => c752b981) (gprs_llc.c:1125) 20241223095337183 DMM INFO MM(262420000000038/c752b981) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095337203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337203 DMM INFO MM(262420000000038/c752b981) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095337203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095337203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095337203 DLLC NOTICE LLME(c752b981/c752b981){ASSIGNED} LLGM Assign pre (ffffffff => c752b981) (gprs_llc.c:1079) 20241223095337203 DLLC NOTICE LLME(ffffffff/c752b981){ASSIGNED} LLGM Assign post (ffffffff => c752b981) (gprs_llc.c:1125) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241223095337203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095337203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095337203 DMM INFO MM(262420000000038/c752b981) -> GMM DETACH REQUEST TLLI=0xc752b981 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241223095337203 DMM INFO MM(262420000000038/c752b981) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095337203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095337203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095337203 DLLC NOTICE LLME(ffffffff/c752b981){ASSIGNED} LLGM Assign pre (c752b981 => ffffffff) (gprs_llc.c:1079) 20241223095337203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c752b981 => ffffffff) (gprs_llc.c:1125) 20241223095337203 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241223095337203 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) 20241223095337203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095337203 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095337203 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095337203 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095337204 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@16435956e418: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@16435956e418: Final verdict of PTC: pass 20241223095342219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095342222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095342223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(507)@16435956e418: Final verdict of PTC: none -NSVCI97(502)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(514)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@16435956e418: Final verdict of PTC: none -NSVCI99(512)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(505)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(510)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(500)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@16435956e418: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Dec 23 09:53:42 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 20241223095342341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095342643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108268) 20241223095343224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095343224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108268, count=110088) 20241223095344226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095344226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Dec 23 09:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095345228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095345228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241223095345746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095345753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@16435956e418: Provider Link came up: sending NS-RESET 20241223095345822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095345822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095345822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095345822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095345822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095345822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095345822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095345822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(521)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(522)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095345823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095345823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095345823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095345823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095345823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095345823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095345823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095345823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095345823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095345823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095345823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095345823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095345825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095345831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095345831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(521)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@16435956e418: Provider Link came up: sending NS-RESET 20241223095345834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095345834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095345834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095345834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095345834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095345834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095345834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095345834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095345835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095345835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095345835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095345835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095345835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095345835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095345835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095345835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095345835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095345835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095345835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095345835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095345836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095345841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095345841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@16435956e418: Provider Link came up: sending NS-RESET 20241223095345850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095345850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095345850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095345850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095345851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095345851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095345851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095345851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095345851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095345851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095345851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095345851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095345851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095345851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095345851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095345851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095345851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095345853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095345859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095345859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095346229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095346229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095346229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095346229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095346233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095346234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@16435956e418: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E6416D85'O, index=0 SGSN_Test-GSUP(533)@16435956e418: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: 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 := '13A683DEC3FA6AA7FBBEE7FEE8A8FB78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95384B9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EE360E65A75B5F8'O } } } } } 20241223095347314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347314 DLLC NOTICE LLME(ffffffff/e6416d85){UNASSIGNED} LLC RX: unknown TLLI 0xe6416d85, creating LLME on the fly (gprs_llc.c:552) 20241223095347314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095347314 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095347314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095347314 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095347314 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095347314 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095347314 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095347314 DLLC NOTICE LLME(ffffffff/e6416d85){UNASSIGNED} LLGM Assign pre (e6416d85 => d7c0156f) (gprs_llc.c:1079) 20241223095347314 DLLC NOTICE LLME(e6416d85/d7c0156f){ASSIGNED} LLGM Assign post (e6416d85 => d7c0156f) (gprs_llc.c:1125) 20241223095347314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095347314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095347314 DMM DEBUG MM(262420000000039/d7c0156f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095347337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347337 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095347337 DMM DEBUG MM(262420000000039/d7c0156f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241223095347337 DMM NOTICE MM(262420000000039/d7c0156f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095347337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095347337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095347337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095347337 DMM DEBUG MM(262420000000039/d7c0156f) Requesting authorization (sgsn_auth.c:160) 20241223095347337 DMM INFO MM(262420000000039/d7c0156f) Requesting authentication tuples (sgsn_auth.c:184) 20241223095347337 DMM DEBUG MM(262420000000039/d7c0156f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095347337 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241223095347337 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@16435956e418: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@16435956e418: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241223095347344 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095347344 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095347344 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095347344 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095347344 DMM INFO MM(262420000000039/d7c0156f) Subscriber data update (mmctx.c:445) 20241223095347344 DMM DEBUG MM(262420000000039/d7c0156f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095347344 DMM INFO MM(262420000000039/d7c0156f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095347344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095347344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095347344 DMM INFO MM(262420000000039/d7c0156f) <- GMM AUTH AND CIPHERING REQ (rand = 13 a6 83 de c3 fa 6a a7 fb be e7 fe e8 a8 fb 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095347361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347361 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095347361 DMM INFO MM(262420000000039/d7c0156f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095347361 DMM NOTICE MM(262420000000039/d7c0156f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095347361 DMM DEBUG MM(262420000000039/d7c0156f) checking auth: received GSM SRES = 95 38 4b 9c (gprs_gmm.c:648) 20241223095347361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095347361 DMM DEBUG MM(262420000000039/d7c0156f) Requesting authorization (sgsn_auth.c:160) 20241223095347361 DMM INFO MM(262420000000039/d7c0156f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095347361 DMM DEBUG MM(262420000000039/d7c0156f) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095347361 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241223095347361 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241223095347361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095347361 DMM INFO MM(262420000000039/d7c0156f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7c0156f) (gprs_gmm.c:282) 20241223095347364 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095347364 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095347364 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241223095347364 DMM INFO MM(262420000000039/d7c0156f) Subscriber data update (mmctx.c:445) 20241223095347364 DMM DEBUG MM(262420000000039/d7c0156f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095347364 DMM INFO MM(262420000000039/d7c0156f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095347364 DMM NOTICE MM(262420000000039/d7c0156f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241223095347364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095347364 DMM NOTICE MM(262420000000039/d7c0156f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095347364 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241223095347366 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095347366 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241223095347366 DMM INFO MM(262420000000039/d7c0156f) Subscriber data update (mmctx.c:445) 20241223095347366 DMM DEBUG MM(262420000000039/d7c0156f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095347378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347378 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095347378 DMM INFO MM(262420000000039/d7c0156f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095347378 DMM NOTICE MM(262420000000039/d7c0156f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095347378 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095347378 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095347378 DLLC NOTICE LLME(e6416d85/d7c0156f){ASSIGNED} LLGM Assign pre (ffffffff => d7c0156f) (gprs_llc.c:1079) 20241223095347378 DLLC NOTICE LLME(ffffffff/d7c0156f){ASSIGNED} LLGM Assign post (ffffffff => d7c0156f) (gprs_llc.c:1125) 20241223095347378 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095347378 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095347378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095347378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: attach complete sending rau 20241223095347434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347434 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095347434 DMM INFO MM(262420000000039/d7c0156f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095347435 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095347435 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095347435 DLLC NOTICE LLME(ffffffff/d7c0156f){ASSIGNED} LLGM Assign pre (d7c0156f => e0597aaa) (gprs_llc.c:1079) 20241223095347435 DLLC NOTICE LLME(d7c0156f/e0597aaa){ASSIGNED} LLGM Assign post (d7c0156f => e0597aaa) (gprs_llc.c:1125) 20241223095347435 DMM INFO MM(262420000000039/e0597aaa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@16435956e418: Removing Client IMSI='262420000000039'H, index=0 20241223095347450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347450 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095347450 DMM INFO MM(262420000000039/e0597aaa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095347450 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095347450 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095347450 DLLC NOTICE LLME(d7c0156f/e0597aaa){ASSIGNED} LLGM Assign pre (ffffffff => e0597aaa) (gprs_llc.c:1079) 20241223095347450 DLLC NOTICE LLME(ffffffff/e0597aaa){ASSIGNED} LLGM Assign post (ffffffff => e0597aaa) (gprs_llc.c:1125) 20241223095347450 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@16435956e418: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E0597AAA'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: sending second RAU via different RA with wrong Old RA 20241223095347457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347457 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095347457 DMM NOTICE LLME(ffffffff/e0597aaa){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241223095347457 DLLC NOTICE LLME(ffffffff/e0597aaa){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241223095347457 DMM NOTICE MM(262420000000039/e0597aaa) Rx RA Update Request with unexpected TLLI=e0597aaa Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241223095347457 DMM ERROR LLME(ffffffff/e0597aaa){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241223095347457 DMM NOTICE MM(262420000000039/e0597aaa) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241223095347457 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241223095347457 DMM INFO MM(262420000000039/e0597aaa) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241223095347457 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095347457 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095347457 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095347457 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095347457 DLLC NOTICE LLME(ffffffff/e0597aaa){ASSIGNED} LLGM Assign pre (e0597aaa => ffffffff) (gprs_llc.c:1079) 20241223095347457 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0597aaa => ffffffff) (gprs_llc.c:1125) 20241223095347457 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241223095347457 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241223095347457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095347457 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095347457 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095347457 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095347478 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241223095347479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095347479 DLLC NOTICE LLME(ffffffff/e0597aaa){UNASSIGNED} LLC RX: unknown TLLI 0xe0597aaa, creating LLME on the fly (gprs_llc.c:552) 20241223095347479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095347479 DMM NOTICE LLME(ffffffff/e0597aaa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241223095350448 DGPRS DEBUG Checking for inactive LLMEs, time = 37475829 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@16435956e418: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@16435956e418: Final verdict of PTC: pass 20241223095352490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50524<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095352494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095352494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@16435956e418: Final verdict of PTC: none -NSVCI98(526)@16435956e418: Final verdict of PTC: none -NSVCI97(522)@16435956e418: Final verdict of PTC: none -NSVCI99(531)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@16435956e418: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(524)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(529)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(520)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@16435956e418: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Dec 23 09:53:52 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241223095352565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095352868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20241223095353495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095353495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=105916) 20241223095354496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095354496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Dec 23 09:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095355497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095355497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_resync started. 20241223095355966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095355971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@16435956e418: Provider Link came up: sending NS-RESET 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095356001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095356001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095356001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095356001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095356001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095356001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095356002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095356002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095356004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095356009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095356009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@16435956e418: Provider Link came up: sending NS-RESET 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095356016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095356016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095356016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095356016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356016 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095356016 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095356016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095356017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095356017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095356018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095356022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095356022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@16435956e418: Provider Link came up: sending NS-RESET 20241223095356032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095356032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095356032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095356032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095356032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095356032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095356032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095356032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095356033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095356033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095356033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095356033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095356033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095356033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095356033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095356033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095356033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095356033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095356033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095356033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095356033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095356035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095356039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095356039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095356498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095356498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095356498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095356498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095356503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095356504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@16435956e418: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D9F5020C'O, index=0 SGSN_Test-GSUP(552)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@16435956e418: 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 := '84B074DC2D1D0BA3FB82B4D52559A3AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDBD9172'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45B27D10DB61A83B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B7D8CAA195FAA9216589B4B6E75C7CE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DA8345DEF1712EB012BB3C3C212552B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A79A9A2E3143EC692507EA5B4097D083'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '751EF9D029C85591'O } } } } } 20241223095357570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095357570 DLLC NOTICE LLME(ffffffff/d9f5020c){UNASSIGNED} LLC RX: unknown TLLI 0xd9f5020c, creating LLME on the fly (gprs_llc.c:552) 20241223095357570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095357570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095357570 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095357570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095357570 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095357570 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095357570 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095357570 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095357570 DLLC NOTICE LLME(ffffffff/d9f5020c){UNASSIGNED} LLGM Assign pre (d9f5020c => e08664fe) (gprs_llc.c:1079) 20241223095357570 DLLC NOTICE LLME(d9f5020c/e08664fe){ASSIGNED} LLGM Assign post (d9f5020c => e08664fe) (gprs_llc.c:1125) 20241223095357570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095357570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095357570 DMM DEBUG MM(262420000000040/e08664fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095357593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095357593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095357593 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095357594 DMM DEBUG MM(262420000000040/e08664fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095357594 DMM NOTICE MM(262420000000040/e08664fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095357594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095357594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095357594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095357594 DMM DEBUG MM(262420000000040/e08664fe) Requesting authorization (sgsn_auth.c:160) 20241223095357594 DMM INFO MM(262420000000040/e08664fe) Requesting authentication tuples (sgsn_auth.c:184) 20241223095357594 DMM DEBUG MM(262420000000040/e08664fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095357594 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095357594 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)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@16435956e418: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241223095357600 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095357600 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095357600 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095357600 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095357600 DMM INFO MM(262420000000040/e08664fe) Subscriber data update (mmctx.c:445) 20241223095357600 DMM DEBUG MM(262420000000040/e08664fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095357600 DMM INFO MM(262420000000040/e08664fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095357600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095357600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095357600 DMM INFO MM(262420000000040/e08664fe) <- GMM AUTH AND CIPHERING REQ (rand = 84 b0 74 dc 2d 1d 0b a3 fb 82 b4 d5 25 59 a3 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 9a 9a 2e 31 43 ec 69 25 07 ea 5b 40 97 d0 83 ) (gprs_gmm.c:465) 20241223095357617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095357617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095357617 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095357617 DMM INFO MM(262420000000040/e08664fe) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241223095357617 DMM INFO MM(262420000000040/e08664fe) R99 AUTHENTICATION SYNCH (AUTS = 02210281e2bccec6ecb9a8594165) (gprs_gmm.c:693) 20241223095357617 DMM DEBUG MM(262420000000040/e08664fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095357618 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241223095357618 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 02 21 02 81 e2 bc ce c6 ec b9 a8 59 41 65 20 10 84 b0 74 dc 2d 1d 0b a3 fb 82 b4 d5 25 59 a3 aa 28 01 01 (gprs_subscriber.c:210) 20241223095357618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241223095357618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241223095357619 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095357619 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095357619 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095357619 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095357619 DMM INFO MM(262420000000040/e08664fe) Subscriber data update (mmctx.c:445) 20241223095357619 DMM DEBUG MM(262420000000040/e08664fe) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241223095357619 DMM INFO MM(262420000000040/e08664fe) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241223095357619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095357619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095357619 DMM INFO MM(262420000000040/e08664fe) <- GMM AUTH AND CIPHERING REQ (rand = df b7 dd cd 56 66 53 61 99 32 40 b6 14 39 5b 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 a6 77 51 8b db ca 19 e0 c1 f9 b0 96 61 39 e6 ) (gprs_gmm.c:465) 20241223095357632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095357632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095357632 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095357633 DMM INFO MM(262420000000040/e08664fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095357633 DMM NOTICE MM(262420000000040/e08664fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095357633 DMM DEBUG MM(262420000000040/e08664fe) checking auth: received UMTS RES = 90 95 da 5c b5 eb ad 78 (gprs_gmm.c:648) 20241223095357633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095357633 DMM DEBUG MM(262420000000040/e08664fe) Requesting authorization (sgsn_auth.c:160) 20241223095357633 DMM INFO MM(262420000000040/e08664fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095357633 DMM DEBUG MM(262420000000040/e08664fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095357633 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241223095357633 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) 20241223095357633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095357633 DMM INFO MM(262420000000040/e08664fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08664fe) (gprs_gmm.c:282) 20241223095357635 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095357635 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095357635 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241223095357635 DMM INFO MM(262420000000040/e08664fe) Subscriber data update (mmctx.c:445) 20241223095357635 DMM DEBUG MM(262420000000040/e08664fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095357635 DMM INFO MM(262420000000040/e08664fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095357635 DMM NOTICE MM(262420000000040/e08664fe) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241223095357635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095357635 DMM NOTICE MM(262420000000040/e08664fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095357635 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) 20241223095357637 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095357637 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241223095357637 DMM INFO MM(262420000000040/e08664fe) Subscriber data update (mmctx.c:445) 20241223095357637 DMM DEBUG MM(262420000000040/e08664fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 20241223095357649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095357649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095357649 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095357649 DMM INFO MM(262420000000040/e08664fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095357649 DMM NOTICE MM(262420000000040/e08664fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095357649 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095357649 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095357649 DLLC NOTICE LLME(d9f5020c/e08664fe){ASSIGNED} LLGM Assign pre (ffffffff => e08664fe) (gprs_llc.c:1079) 20241223095357649 DLLC NOTICE LLME(ffffffff/e08664fe){ASSIGNED} LLGM Assign post (ffffffff => e08664fe) (gprs_llc.c:1125) 20241223095357649 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095357649 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095357649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095357649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@16435956e418: Final verdict of PTC: pass 20241223095357654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095357658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(552)@16435956e418: Final verdict of PTC: none 20241223095357658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(546)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@16435956e418: Final verdict of PTC: none -NSVCI98(545)@16435956e418: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@16435956e418: Final verdict of PTC: none -NSVCI97(540)@16435956e418: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@16435956e418: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@16435956e418: Final verdict of PTC: none -NSVCI99(550)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(543)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(538)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(548)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_resync finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Dec 23 09:53:57 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 20241223095357754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095358156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94568) 20241223095358659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095358659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94568, count=95108) 20241223095359660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095359660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Dec 23 09:54:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095400661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095400661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_a54_a54 started. 20241223095401226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095401228 DMM INFO MM(262420000000040/e08664fe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095401228 DMM INFO MM(262420000000040/e08664fe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095401228 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095401228 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095401228 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095401228 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095401228 DLLC NOTICE LLME(ffffffff/e08664fe){ASSIGNED} LLGM Assign pre (e08664fe => ffffffff) (gprs_llc.c:1079) 20241223095401228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08664fe => ffffffff) (gprs_llc.c:1125) 20241223095401228 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241223095401228 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) 20241223095401228 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:402) 20241223095401228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095401228 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095401228 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095401228 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095401228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@16435956e418: Provider Link came up: sending NS-RESET 20241223095401272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095401272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095401272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095401272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401272 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095401272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095401272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095401272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095401272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095401273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095401273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095401273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095401273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095401273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095401273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095401273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095401273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095401273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095401273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095401273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095401273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095401275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095401280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095401280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@16435956e418: Provider Link came up: sending NS-RESET 20241223095401290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095401290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095401290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095401290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095401290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095401290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095401290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095401290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095401291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095401291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095401291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095401291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095401291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095401291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095401291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095401291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095401291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095401291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095401292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095401292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095401294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095401300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095401300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(564)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a54_a54-BVCI210(562)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@16435956e418: Provider Link came up: sending NS-RESET 20241223095401303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095401303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095401303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095401303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095401303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095401303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095401303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095401303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095401304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095401304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095401304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095401304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095401304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095401304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095401304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095401304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095401304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095401304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095401304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095401304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095401304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095401306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095401311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095401311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095401663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095401663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095401663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095401663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095401668 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095401669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@16435956e418: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EF98ADF6'O, index=0 SGSN_Test-GSUP(571)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@16435956e418: 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 := 'D7238E97F3FC4702C8A495444B6D034B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0C4D542'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3CABA3142BE10E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A1E484F6F9B7FA7BBD2F357DDEB7BC41'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '35DF85AEF448C39581B8C8D042FC9580'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8FA9F15D222DA98BE4B692F0BB4B4B50'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BF9DD72250F85748'O } } } } } 20241223095402743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095402743 DLLC NOTICE LLME(ffffffff/ef98adf6){UNASSIGNED} LLC RX: unknown TLLI 0xef98adf6, creating LLME on the fly (gprs_llc.c:552) 20241223095402743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095402743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095402743 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095402743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095402743 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095402743 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095402743 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095402743 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095402743 DLLC NOTICE LLME(ffffffff/ef98adf6){UNASSIGNED} LLGM Assign pre (ef98adf6 => cbfc2daa) (gprs_llc.c:1079) 20241223095402743 DLLC NOTICE LLME(ef98adf6/cbfc2daa){ASSIGNED} LLGM Assign post (ef98adf6 => cbfc2daa) (gprs_llc.c:1125) 20241223095402743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095402743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095402743 DMM DEBUG MM(262420000000040/cbfc2daa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095402752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095402752 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095402752 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095402752 DMM DEBUG MM(262420000000040/cbfc2daa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095402752 DMM NOTICE MM(262420000000040/cbfc2daa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095402752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095402752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095402752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095402752 DMM DEBUG MM(262420000000040/cbfc2daa) Requesting authorization (sgsn_auth.c:160) 20241223095402752 DMM INFO MM(262420000000040/cbfc2daa) Requesting authentication tuples (sgsn_auth.c:184) 20241223095402752 DMM DEBUG MM(262420000000040/cbfc2daa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095402752 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095402752 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)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@16435956e418: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241223095402754 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095402754 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095402754 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095402754 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095402754 DMM INFO MM(262420000000040/cbfc2daa) Subscriber data update (mmctx.c:445) 20241223095402754 DMM DEBUG MM(262420000000040/cbfc2daa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095402754 DMM INFO MM(262420000000040/cbfc2daa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095402754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095402754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095402754 DMM INFO MM(262420000000040/cbfc2daa) <- GMM AUTH AND CIPHERING REQ (rand = d7 23 8e 97 f3 fc 47 02 c8 a4 95 44 4b 6d 03 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f a9 f1 5d 22 2d a9 8b e4 b6 92 f0 bb 4b 4b 50 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@16435956e418: Final verdict of PTC: pass 20241223095402761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@16435956e418: Final verdict of PTC: none -NSVCI98(565)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@16435956e418: Final verdict of PTC: none -NSVCI97(559)@16435956e418: Final verdict of PTC: none -NSVCI99(569)@16435956e418: Final verdict of PTC: none 20241223095402765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095402765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a54-BVCI210(562)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(567)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(563)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(557)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Dec 23 09:54:02 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 20241223095402821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095403223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20241223095403766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095403766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20241223095404767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095404767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Dec 23 09:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095405769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095405769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_a54_a53 started. 20241223095406318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095406320 DMM INFO MM(262420000000040/cbfc2daa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095406320 DMM INFO MM(262420000000040/cbfc2daa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095406320 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095406320 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095406320 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095406320 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095406320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Deallocated (fsm.c:568) 20241223095406320 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095406320 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095406320 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095406320 DLLC NOTICE LLME(ef98adf6/cbfc2daa){ASSIGNED} LLGM Assign pre (cbfc2daa => ffffffff) (gprs_llc.c:1079) 20241223095406320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbfc2daa => ffffffff) (gprs_llc.c:1125) 20241223095406320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@16435956e418: Provider Link came up: sending NS-RESET 20241223095406367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095406367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095406367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095406367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095406367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095406367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095406367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095406367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095406368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095406368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095406368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095406368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095406368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095406368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095406368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095406368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095406368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095406368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095406368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095406368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095406370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095406374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095406374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@16435956e418: Provider Link came up: sending NS-RESET 20241223095406382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095406382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095406382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095406382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095406382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095406382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095406382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095406382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095406383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095406383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095406383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095406383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095406383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095406383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095406383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095406383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095406383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095406383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095406383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095406383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095406385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095406391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095406391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@16435956e418: Provider Link came up: sending NS-RESET 20241223095406397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095406397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095406397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095406397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095406397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095406397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095406397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095406397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095406398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095406398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095406398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095406398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095406398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095406398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095406398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095406398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095406398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095406398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095406398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095406398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095406398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095406400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095406404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095406404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095406770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095406770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095406770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095406770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095406774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095406775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@16435956e418: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E147EDFC'O, index=0 SGSN_Test-GSUP(590)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@16435956e418: 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 := '331808A4BAA5430FCF1E9FEF4EE5D82C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9691A634'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1223FFF3003B7B3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7846C998A7A1B354CCC760DD3D601A5C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '76820C5FF8D9B8CA2F3C0433C0034DC1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2AFD0337C72F3F5CDBAAA482188A5533'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A768BAAD07724C22'O } } } } } 20241223095407842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095407842 DLLC NOTICE LLME(ffffffff/e147edfc){UNASSIGNED} LLC RX: unknown TLLI 0xe147edfc, creating LLME on the fly (gprs_llc.c:552) 20241223095407842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095407842 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095407842 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095407842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095407842 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095407842 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095407842 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095407842 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095407842 DLLC NOTICE LLME(ffffffff/e147edfc){UNASSIGNED} LLGM Assign pre (e147edfc => dba626d6) (gprs_llc.c:1079) 20241223095407842 DLLC NOTICE LLME(e147edfc/dba626d6){ASSIGNED} LLGM Assign post (e147edfc => dba626d6) (gprs_llc.c:1125) 20241223095407842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095407842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095407842 DMM DEBUG MM(262420000000040/dba626d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095407860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095407860 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095407860 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095407860 DMM DEBUG MM(262420000000040/dba626d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095407860 DMM NOTICE MM(262420000000040/dba626d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095407860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095407860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095407860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095407860 DMM DEBUG MM(262420000000040/dba626d6) Requesting authorization (sgsn_auth.c:160) 20241223095407860 DMM INFO MM(262420000000040/dba626d6) Requesting authentication tuples (sgsn_auth.c:184) 20241223095407860 DMM DEBUG MM(262420000000040/dba626d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095407860 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095407860 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)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@16435956e418: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241223095407866 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095407866 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095407866 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095407866 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095407866 DMM INFO MM(262420000000040/dba626d6) Subscriber data update (mmctx.c:445) 20241223095407866 DMM DEBUG MM(262420000000040/dba626d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095407866 DMM INFO MM(262420000000040/dba626d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095407866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095407866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095407866 DMM INFO MM(262420000000040/dba626d6) <- GMM AUTH AND CIPHERING REQ (rand = 33 18 08 a4 ba a5 43 0f cf 1e 9f ef 4e e5 d8 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a fd 03 37 c7 2f 3f 5c db aa a4 82 18 8a 55 33 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@16435956e418: Final verdict of PTC: pass 20241223095407885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60618<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095407890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095407890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(588)@16435956e418: Final verdict of PTC: none -NSVCI97(578)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(590)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(586)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(581)@16435956e418: Final verdict of PTC: none -NSVCI98(583)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(576)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Dec 23 09:54:07 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 20241223095407959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095408361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20241223095408891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095408892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20241223095409893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095409893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Dec 23 09:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095410895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095410895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_a53_a54 started. 20241223095411443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095411445 DMM INFO MM(262420000000040/dba626d6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095411445 DMM INFO MM(262420000000040/dba626d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095411445 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095411445 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095411445 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095411445 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095411445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Deallocated (fsm.c:568) 20241223095411445 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095411445 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095411445 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095411445 DLLC NOTICE LLME(e147edfc/dba626d6){ASSIGNED} LLGM Assign pre (dba626d6 => ffffffff) (gprs_llc.c:1079) 20241223095411445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dba626d6 => ffffffff) (gprs_llc.c:1125) 20241223095411445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@16435956e418: Provider Link came up: sending NS-RESET 20241223095411474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095411474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095411474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095411474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411474 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095411474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095411474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095411474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095411474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095411475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095411475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095411475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095411475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095411475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095411475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095411475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095411475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095411475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095411475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095411476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095411476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095411478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095411484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095411484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@16435956e418: Provider Link came up: sending NS-RESET 20241223095411490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095411490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095411490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095411490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095411490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095411490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095411490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095411490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095411491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095411491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095411491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095411491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095411491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095411491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095411491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095411491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095411491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095411491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095411491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095411491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095411493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095411497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095411497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@16435956e418: Provider Link came up: sending NS-RESET 20241223095411507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095411507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095411507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095411507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095411507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095411507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095411507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095411507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095411508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095411508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095411508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095411508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095411508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095411508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095411508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095411508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095411508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095411508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095411508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095411508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095411508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095411510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095411514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095411514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095411896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095411896 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095411896 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095411896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095411900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095411901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@16435956e418: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D3B5429B'O, index=0 SGSN_Test-GSUP(609)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@16435956e418: 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 := '4244801B90F9AE8C5C341D46C346BE24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C21AB964'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD376799C8B046FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D084D7896E3E86A4588A4730C6419B34'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0FA9809D07AB531A4F53E2CA1A1772A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '85B23ED59D112A2DF13FDCDD97C8B0B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4DA618C982EF1E98'O } } } } } 20241223095412982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095412982 DLLC NOTICE LLME(ffffffff/d3b5429b){UNASSIGNED} LLC RX: unknown TLLI 0xd3b5429b, creating LLME on the fly (gprs_llc.c:552) 20241223095412982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095412982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095412982 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095412982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095412982 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095412982 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095412982 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095412982 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095412982 DLLC NOTICE LLME(ffffffff/d3b5429b){UNASSIGNED} LLGM Assign pre (d3b5429b => e5a7969b) (gprs_llc.c:1079) 20241223095412982 DLLC NOTICE LLME(d3b5429b/e5a7969b){ASSIGNED} LLGM Assign post (d3b5429b => e5a7969b) (gprs_llc.c:1125) 20241223095412982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095412982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095412982 DMM DEBUG MM(262420000000040/e5a7969b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095413005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095413005 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095413005 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095413005 DMM DEBUG MM(262420000000040/e5a7969b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095413005 DMM NOTICE MM(262420000000040/e5a7969b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095413005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095413005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095413005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095413005 DMM DEBUG MM(262420000000040/e5a7969b) Requesting authorization (sgsn_auth.c:160) 20241223095413005 DMM INFO MM(262420000000040/e5a7969b) Requesting authentication tuples (sgsn_auth.c:184) 20241223095413005 DMM DEBUG MM(262420000000040/e5a7969b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095413005 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095413005 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)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@16435956e418: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241223095413011 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095413011 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095413011 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095413011 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095413011 DMM INFO MM(262420000000040/e5a7969b) Subscriber data update (mmctx.c:445) 20241223095413011 DMM DEBUG MM(262420000000040/e5a7969b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095413011 DMM INFO MM(262420000000040/e5a7969b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095413011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095413011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095413011 DMM INFO MM(262420000000040/e5a7969b) <- GMM AUTH AND CIPHERING REQ (rand = 42 44 80 1b 90 f9 ae 8c 5c 34 1d 46 c3 46 be 24 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 b2 3e d5 9d 11 2a 2d f1 3f dc dd 97 c8 b0 b6 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@16435956e418: Final verdict of PTC: pass 20241223095413034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60636<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(597)@16435956e418: Final verdict of PTC: none 20241223095413039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095413039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(593)@16435956e418: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(609)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@16435956e418: Final verdict of PTC: none -NSVCI98(602)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@16435956e418: Final verdict of PTC: none -NSVCI99(607)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@16435956e418: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@16435956e418: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(595)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(600)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(605)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Dec 23 09:54:13 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 20241223095413145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095413547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241223095414041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095414041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=73116) 20241223095415042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095415042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Dec 23 09:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095416044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095416044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_a50_a54 started. 20241223095416643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095416645 DMM INFO MM(262420000000040/e5a7969b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095416645 DMM INFO MM(262420000000040/e5a7969b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095416645 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095416645 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095416645 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095416645 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095416645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Deallocated (fsm.c:568) 20241223095416646 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095416646 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095416646 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095416646 DLLC NOTICE LLME(d3b5429b/e5a7969b){ASSIGNED} LLGM Assign pre (e5a7969b => ffffffff) (gprs_llc.c:1079) 20241223095416646 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5a7969b => ffffffff) (gprs_llc.c:1125) 20241223095416646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@16435956e418: Provider Link came up: sending NS-RESET 20241223095416690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095416690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095416690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095416690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095416690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095416692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095416692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095416692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095416692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095416692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095416692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095416692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095416692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095416692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095416692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095416692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095416692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095416695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095416701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095416701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@16435956e418: Provider Link came up: sending NS-RESET 20241223095416706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095416706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095416706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095416706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095416706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095416707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095416707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095416707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095416707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095416707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095416707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095416707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095416707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095416708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095416708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095416710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095416716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095416716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@16435956e418: Provider Link came up: sending NS-RESET 20241223095416723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095416723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095416723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095416723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095416723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095416723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095416723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095416723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095416724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095416724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095416724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095416724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095416724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095416724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095416724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095416724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095416724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095416724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095416724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095416724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095416724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095416726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095416731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095416731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095417045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095417045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095417045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095417045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095417049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095417051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@16435956e418: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C66F42C4'O, index=0 SGSN_Test-GSUP(628)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@16435956e418: 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 := '58FFBAC2DA03580FDB3DA1E8B306586D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B216078'O ("\v!`x") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA2C10EB82686CA7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '199EBF1AA30D0AD70F5977F94C1FE3DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3C729B1EBCC96C65BA8568598DB8CCED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '597A50447B44499E7A0EC67DCB9C4065'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5FA09B41194B72C3'O } } } } } 20241223095418131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095418131 DLLC NOTICE LLME(ffffffff/c66f42c4){UNASSIGNED} LLC RX: unknown TLLI 0xc66f42c4, creating LLME on the fly (gprs_llc.c:552) 20241223095418131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095418131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095418131 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095418131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095418131 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095418131 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095418131 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095418131 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095418132 DLLC NOTICE LLME(ffffffff/c66f42c4){UNASSIGNED} LLGM Assign pre (c66f42c4 => c8f56710) (gprs_llc.c:1079) 20241223095418132 DLLC NOTICE LLME(c66f42c4/c8f56710){ASSIGNED} LLGM Assign post (c66f42c4 => c8f56710) (gprs_llc.c:1125) 20241223095418132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095418132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095418132 DMM DEBUG MM(262420000000040/c8f56710) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095418148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095418149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095418149 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095418149 DMM DEBUG MM(262420000000040/c8f56710) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095418149 DMM NOTICE MM(262420000000040/c8f56710) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095418149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095418149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095418149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095418149 DMM DEBUG MM(262420000000040/c8f56710) Requesting authorization (sgsn_auth.c:160) 20241223095418149 DMM INFO MM(262420000000040/c8f56710) Requesting authentication tuples (sgsn_auth.c:184) 20241223095418149 DMM DEBUG MM(262420000000040/c8f56710) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095418149 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095418149 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@16435956e418: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241223095418154 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095418154 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095418154 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095418154 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095418154 DMM INFO MM(262420000000040/c8f56710) Subscriber data update (mmctx.c:445) 20241223095418154 DMM DEBUG MM(262420000000040/c8f56710) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095418154 DMM INFO MM(262420000000040/c8f56710) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095418154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095418154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095418154 DMM INFO MM(262420000000040/c8f56710) <- GMM AUTH AND CIPHERING REQ (rand = 58 ff ba c2 da 03 58 0f db 3d a1 e8 b3 06 58 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 7a 50 44 7b 44 49 9e 7a 0e c6 7d cb 9c 40 65 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@16435956e418: Final verdict of PTC: pass 20241223095418170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@16435956e418: Final verdict of PTC: none 20241223095418173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095418173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(621)@16435956e418: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@16435956e418: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@16435956e418: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@16435956e418: Final verdict of PTC: none -NSVCI97(616)@16435956e418: Final verdict of PTC: none -NSVCI99(626)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(619)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(624)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(614)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Dec 23 09:54:18 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 20241223095418273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095418675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68744) 20241223095419175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095419175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68744, count=73100) 20241223095420177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095420177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223095420449 DGPRS DEBUG Checking for inactive LLMEs, time = 37475859 (sgsn.c:132) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Dec 23 09:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095421178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095421178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_usim_a54_a50 started. 20241223095421777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095421780 DMM INFO MM(262420000000040/c8f56710) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095421780 DMM INFO MM(262420000000040/c8f56710) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095421780 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095421780 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095421780 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095421780 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095421780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Deallocated (fsm.c:568) 20241223095421780 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095421780 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095421780 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095421780 DLLC NOTICE LLME(c66f42c4/c8f56710){ASSIGNED} LLGM Assign pre (c8f56710 => ffffffff) (gprs_llc.c:1079) 20241223095421780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8f56710 => ffffffff) (gprs_llc.c:1125) 20241223095421780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@16435956e418: Provider Link came up: sending NS-RESET 20241223095421823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095421824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095421824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095421824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095421824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095421824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095421824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095421824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095421825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095421825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095421825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095421825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095421825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095421825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095421825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095421825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095421825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095421825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095421825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095421825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095421827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095421831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095421831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@16435956e418: Provider Link came up: sending NS-RESET 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095421839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095421839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095421839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095421839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095421839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095421840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095421840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095421840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095421842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095421847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095421847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@16435956e418: Provider Link came up: sending NS-RESET 20241223095421859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095421859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095421859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095421859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095421859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095421859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095421859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095421859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095421860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095421860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095421860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095421860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095421860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095421860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095421860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095421860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095421860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095421860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095421860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095421860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095421860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095421862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095421866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095421866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095422179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095422179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095422179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095422179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(645)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095422184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095422185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@16435956e418: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CFB38281'O, index=0 SGSN_Test-GSUP(647)@16435956e418: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@16435956e418: 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 := 'A1830B010FA61792855DA04D65E99977'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E27D1E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBE094666ACFC0BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '341A7457994EC23458D2487A9F999EFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E5A8BE28CF1DFF1970839E589E5E40F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '099EEFB46F45B561C6D4C5D45363A77F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F14BF43AA5EC9602'O } } } } } 20241223095423264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095423264 DLLC NOTICE LLME(ffffffff/cfb38281){UNASSIGNED} LLC RX: unknown TLLI 0xcfb38281, creating LLME on the fly (gprs_llc.c:552) 20241223095423264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095423264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095423264 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095423264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095423264 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095423264 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095423264 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095423264 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095423264 DLLC NOTICE LLME(ffffffff/cfb38281){UNASSIGNED} LLGM Assign pre (cfb38281 => f069bd29) (gprs_llc.c:1079) 20241223095423264 DLLC NOTICE LLME(cfb38281/f069bd29){ASSIGNED} LLGM Assign post (cfb38281 => f069bd29) (gprs_llc.c:1125) 20241223095423264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095423264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095423264 DMM DEBUG MM(262420000000040/f069bd29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095423283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095423283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095423283 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095423284 DMM DEBUG MM(262420000000040/f069bd29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241223095423284 DMM NOTICE MM(262420000000040/f069bd29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095423284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095423284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095423284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095423284 DMM DEBUG MM(262420000000040/f069bd29) Requesting authorization (sgsn_auth.c:160) 20241223095423284 DMM INFO MM(262420000000040/f069bd29) Requesting authentication tuples (sgsn_auth.c:184) 20241223095423284 DMM DEBUG MM(262420000000040/f069bd29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095423284 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241223095423284 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@16435956e418: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@16435956e418: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241223095423289 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095423289 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095423289 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095423289 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095423289 DMM INFO MM(262420000000040/f069bd29) Subscriber data update (mmctx.c:445) 20241223095423289 DMM DEBUG MM(262420000000040/f069bd29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095423289 DMM INFO MM(262420000000040/f069bd29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095423289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095423289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095423289 DMM INFO MM(262420000000040/f069bd29) <- GMM AUTH AND CIPHERING REQ (rand = a1 83 0b 01 0f a6 17 92 85 5d a0 4d 65 e9 99 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 9e ef b4 6f 45 b5 61 c6 d4 c5 d4 53 63 a7 7f ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@16435956e418: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@16435956e418: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@16435956e418: Final verdict of PTC: pass 20241223095423308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48944<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@16435956e418: Final verdict of PTC: none 20241223095423313 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095423313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(647)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@16435956e418: Final verdict of PTC: none -NSVCI99(646)@16435956e418: Final verdict of PTC: none -NSVCI98(640)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@16435956e418: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(644)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(638)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(633)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@16435956e418: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Dec 23 09:54:23 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 20241223095423419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095423822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20241223095424315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095424315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20241223095425317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095425317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Dec 23 09:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095426318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095426319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_detach_unknown_nopoweroff started. 20241223095426922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095426925 DMM INFO MM(262420000000040/f069bd29) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095426926 DMM INFO MM(262420000000040/f069bd29) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095426926 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095426926 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095426926 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095426926 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223095426926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Deallocated (fsm.c:568) 20241223095426926 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095426926 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095426926 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095426926 DLLC NOTICE LLME(cfb38281/f069bd29){ASSIGNED} LLGM Assign pre (f069bd29 => ffffffff) (gprs_llc.c:1079) 20241223095426926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f069bd29 => ffffffff) (gprs_llc.c:1125) 20241223095426926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(654)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095426976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095426976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095426976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095426976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095426976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095426976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095426976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095426976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095426976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095426977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095426977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095426977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095426977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095426977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095426977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095426977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095426977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095426977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095426977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095426977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095426977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095426977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095426980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241223095426986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095426986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(659)@16435956e418: Provider Link came up: sending NS-RESET 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095426988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095426988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095426988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095426988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095426988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095426988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095426988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095426988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095426989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095426989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_detach_unknown_nopoweroff-BVCI196(652)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095426991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095426996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095426996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@16435956e418: Provider Link came up: sending NS-RESET 20241223095427005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095427005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095427005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095427005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095427005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095427005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095427005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095427005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095427005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095427006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095427006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095427006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095427006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095427006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095427006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095427006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095427006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095427006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095427006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095427006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(664)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095427007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095427007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095427009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095427014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095427014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095427319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095427319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095427319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095427319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095427323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095427325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@16435956e418: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D300E9FB'O, index=0 SGSN_Test-GSUP(666)@16435956e418: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241223095428396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095428397 DLLC NOTICE LLME(ffffffff/d300e9fb){UNASSIGNED} LLC RX: unknown TLLI 0xd300e9fb, creating LLME on the fly (gprs_llc.c:552) 20241223095428397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095428397 DMM NOTICE LLME(ffffffff/d300e9fb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241223095428397 DLLC NOTICE LLME(ffffffff/d300e9fb){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241223095428397 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd300e9fb type=GPRS detach (gprs_gmm.c:1440) 20241223095428397 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241223095428397 DLLC NOTICE LLME(ffffffff/d300e9fb){UNASSIGNED} LLGM Assign pre (d300e9fb => ffffffff) (gprs_llc.c:1079) 20241223095428397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d300e9fb => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@16435956e418: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@16435956e418: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@16435956e418: Final verdict of PTC: pass 20241223095428427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@16435956e418: Final verdict of PTC: none 20241223095428431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095428431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(665)@16435956e418: Final verdict of PTC: none -NSVCI99(664)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@16435956e418: Final verdict of PTC: none -NSVCI97(655)@16435956e418: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@16435956e418: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@16435956e418: Final verdict of PTC: none -NSVCI98(659)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@16435956e418: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(662)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(657)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(653)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@16435956e418: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Dec 23 09:54:28 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 20241223095428529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095428831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54532) 20241223095429433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095429433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54532, count=58888) 20241223095430434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095430434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Dec 23 09:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095431435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095431435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_detach_unknown_poweroff started. 20241223095431926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095431929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@16435956e418: Provider Link came up: sending NS-RESET 20241223095431982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095431982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095431982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095431982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095431982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095431982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095431982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095431982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095431982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095431982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095431983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095431983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095431983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095431983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095431983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095431983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095431983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095431983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095431983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095431983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(673)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095431983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095431983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095431984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095431989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095431989 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@16435956e418: Provider Link came up: sending NS-RESET 20241223095431997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095431997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095431997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095431997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095431997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095431997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095431997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095431997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095431997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095431998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095431998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095431998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095431998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095431998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095431998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095431998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095431998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095431998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095431998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095431998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095431999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095431999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095432001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095432006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095432006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@16435956e418: Provider Link came up: sending NS-RESET 20241223095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095432017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095432017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095432018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095432018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095432018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095432018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095432020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095432026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095432026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095432436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095432437 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095432437 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095432437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(683)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095432441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095432442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@16435956e418: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F6EE21CB'O, index=0 SGSN_Test-GSUP(685)@16435956e418: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241223095433515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095433515 DLLC NOTICE LLME(ffffffff/f6ee21cb){UNASSIGNED} LLC RX: unknown TLLI 0xf6ee21cb, creating LLME on the fly (gprs_llc.c:552) 20241223095433515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095433515 DMM NOTICE LLME(ffffffff/f6ee21cb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@16435956e418: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@16435956e418: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@16435956e418: Final verdict of PTC: pass 20241223095438525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@16435956e418: Final verdict of PTC: none 20241223095438529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(673)@16435956e418: Final verdict of PTC: none 20241223095438529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(684)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@16435956e418: Final verdict of PTC: none -NSVCI98(678)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@16435956e418: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@16435956e418: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@16435956e418: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(676)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(682)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(671)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@16435956e418: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Dec 23 09:54:38 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 20241223095438634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095438937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241223095439530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095439530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20241223095440532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095440532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Dec 23 09:54:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095441533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095441533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_detach_nopoweroff started. 20241223095442036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095442038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@16435956e418: Provider Link came up: sending NS-RESET 20241223095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095442092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095442093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095442093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095442093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095442093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095442093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095442093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095442093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095442093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095442093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095442096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095442100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095442100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@16435956e418: Provider Link came up: sending NS-RESET 20241223095442106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095442106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095442106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095442106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095442107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095442107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095442107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095442108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095442108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095442109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095442113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095442113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@16435956e418: Provider Link came up: sending NS-RESET 20241223095442122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095442122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095442122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095442122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095442122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095442122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095442122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095442122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095442123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095442123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095442123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095442123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095442123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095442123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095442123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095442123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095442123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095442123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095442123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095442123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095442123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095442125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095442130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095442130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095442534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095442534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095442534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095442534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095442538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095442539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@16435956e418: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C22FE07D'O, index=0 SGSN_Test-GSUP(704)@16435956e418: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@16435956e418: 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 := '28C5A57C4AA684232FCE51FC6D958251'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC5E211B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9003974238F49779'O } } } } } 20241223095443609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095443609 DLLC NOTICE LLME(ffffffff/c22fe07d){UNASSIGNED} LLC RX: unknown TLLI 0xc22fe07d, creating LLME on the fly (gprs_llc.c:552) 20241223095443609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095443609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095443609 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095443609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095443609 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095443609 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095443609 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095443609 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095443609 DLLC NOTICE LLME(ffffffff/c22fe07d){UNASSIGNED} LLGM Assign pre (c22fe07d => e982c283) (gprs_llc.c:1079) 20241223095443609 DLLC NOTICE LLME(c22fe07d/e982c283){ASSIGNED} LLGM Assign post (c22fe07d => e982c283) (gprs_llc.c:1125) 20241223095443609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095443609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095443609 DMM DEBUG MM(262420000000015/e982c283) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095443631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095443631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095443631 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095443631 DMM DEBUG MM(262420000000015/e982c283) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241223095443631 DMM NOTICE MM(262420000000015/e982c283) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095443631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095443631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095443631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095443631 DMM DEBUG MM(262420000000015/e982c283) Requesting authorization (sgsn_auth.c:160) 20241223095443631 DMM INFO MM(262420000000015/e982c283) Requesting authentication tuples (sgsn_auth.c:184) 20241223095443631 DMM DEBUG MM(262420000000015/e982c283) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095443632 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241223095443632 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@16435956e418: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@16435956e418: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241223095443637 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095443637 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095443637 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095443638 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095443638 DMM INFO MM(262420000000015/e982c283) Subscriber data update (mmctx.c:445) 20241223095443638 DMM DEBUG MM(262420000000015/e982c283) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095443638 DMM INFO MM(262420000000015/e982c283) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095443638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095443638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095443638 DMM INFO MM(262420000000015/e982c283) <- GMM AUTH AND CIPHERING REQ (rand = 28 c5 a5 7c 4a a6 84 23 2f ce 51 fc 6d 95 82 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095443653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095443653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095443653 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095443653 DMM INFO MM(262420000000015/e982c283) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095443653 DMM NOTICE MM(262420000000015/e982c283) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095443653 DMM DEBUG MM(262420000000015/e982c283) checking auth: received GSM SRES = ec 5e 21 1b (gprs_gmm.c:648) 20241223095443653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095443653 DMM DEBUG MM(262420000000015/e982c283) Requesting authorization (sgsn_auth.c:160) 20241223095443653 DMM INFO MM(262420000000015/e982c283) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095443653 DMM DEBUG MM(262420000000015/e982c283) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095443653 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241223095443653 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) 20241223095443653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095443653 DMM INFO MM(262420000000015/e982c283) <- GMM ATTACH ACCEPT (new P-TMSI=0xe982c283) (gprs_gmm.c:282) 20241223095443656 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095443656 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095443656 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241223095443656 DMM INFO MM(262420000000015/e982c283) Subscriber data update (mmctx.c:445) 20241223095443656 DMM DEBUG MM(262420000000015/e982c283) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095443656 DMM INFO MM(262420000000015/e982c283) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095443656 DMM NOTICE MM(262420000000015/e982c283) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241223095443656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095443656 DMM NOTICE MM(262420000000015/e982c283) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095443656 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) 20241223095443658 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095443658 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241223095443658 DMM INFO MM(262420000000015/e982c283) Subscriber data update (mmctx.c:445) 20241223095443658 DMM DEBUG MM(262420000000015/e982c283) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095443671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095443671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095443671 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095443671 DMM INFO MM(262420000000015/e982c283) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095443671 DMM NOTICE MM(262420000000015/e982c283) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095443671 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095443671 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095443671 DLLC NOTICE LLME(c22fe07d/e982c283){ASSIGNED} LLGM Assign pre (ffffffff => e982c283) (gprs_llc.c:1079) 20241223095443671 DLLC NOTICE LLME(ffffffff/e982c283){ASSIGNED} LLGM Assign post (ffffffff => e982c283) (gprs_llc.c:1125) 20241223095443671 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095443671 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095443671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095443671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@16435956e418: setverdict(pass): none -> pass 20241223095443728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095443729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095443729 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095443729 DMM INFO MM(262420000000015/e982c283) -> GMM DETACH REQUEST TLLI=0xe982c283 type=GPRS detach (gprs_gmm.c:1440) 20241223095443729 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241223095443729 DMM INFO MM(262420000000015/e982c283) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095443729 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095443729 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095443729 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095443729 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095443729 DLLC NOTICE LLME(ffffffff/e982c283){ASSIGNED} LLGM Assign pre (e982c283 => ffffffff) (gprs_llc.c:1079) 20241223095443729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e982c283 => ffffffff) (gprs_llc.c:1125) 20241223095443729 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241223095443729 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) 20241223095443729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095443729 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095443729 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095443729 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095443732 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@16435956e418: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@16435956e418: Final verdict of PTC: pass 20241223095443748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_nopoweroff-BVCI210(696)@16435956e418: Final verdict of PTC: none 20241223095443752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095443753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@16435956e418: Final verdict of PTC: none -NSVCI99(702)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@16435956e418: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@16435956e418: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(704)@16435956e418: Final verdict of PTC: none -NSVCI97(692)@16435956e418: Final verdict of PTC: none -NSVCI98(697)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(690)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(695)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(700)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@16435956e418: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Dec 23 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241223095443832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095444134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50764) 20241223095444754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095444754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50764, count=93816) 20241223095445756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095445756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Dec 23 09:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095446757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095446757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_detach_poweroff started. 20241223095447232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095447234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@16435956e418: Provider Link came up: sending NS-RESET 20241223095447271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095447271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095447271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095447271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095447271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095447271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095447271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095447271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095447272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095447272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095447272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095447272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095447272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095447272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095447272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095447272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095447272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095447272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095447273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095447273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095447275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095447280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095447280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@16435956e418: Provider Link came up: sending NS-RESET 20241223095447289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095447289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095447289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095447289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095447289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095447289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095447289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095447289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095447290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095447290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095447290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095447290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095447290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095447290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095447290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095447290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095447290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095447290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095447290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095447290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095447293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095447298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095447298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@16435956e418: Provider Link came up: sending NS-RESET 20241223095447306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095447306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095447306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095447306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095447306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095447307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095447307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095447307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095447307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095447307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095447307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095447307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095447307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095447307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(721)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095447307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095447309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095447314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095447314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095447758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095447758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095447758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095447758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095447763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095447764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@16435956e418: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D636F09C'O, index=0 SGSN_Test-GSUP(723)@16435956e418: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@16435956e418: 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 := 'ABB51643BD8A21FE5AC4EB131A59FD89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72D7739C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE81735C57A9748B'O } } } } } 20241223095448838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095448838 DLLC NOTICE LLME(ffffffff/d636f09c){UNASSIGNED} LLC RX: unknown TLLI 0xd636f09c, creating LLME on the fly (gprs_llc.c:552) 20241223095448838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095448838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095448838 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095448838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095448838 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095448838 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095448839 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095448839 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095448839 DLLC NOTICE LLME(ffffffff/d636f09c){UNASSIGNED} LLGM Assign pre (d636f09c => d2c07fc2) (gprs_llc.c:1079) 20241223095448839 DLLC NOTICE LLME(d636f09c/d2c07fc2){ASSIGNED} LLGM Assign post (d636f09c => d2c07fc2) (gprs_llc.c:1125) 20241223095448839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095448839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095448839 DMM DEBUG MM(262420000000016/d2c07fc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095448860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095448860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095448860 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095448860 DMM DEBUG MM(262420000000016/d2c07fc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241223095448860 DMM NOTICE MM(262420000000016/d2c07fc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095448860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095448860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095448860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095448860 DMM DEBUG MM(262420000000016/d2c07fc2) Requesting authorization (sgsn_auth.c:160) 20241223095448860 DMM INFO MM(262420000000016/d2c07fc2) Requesting authentication tuples (sgsn_auth.c:184) 20241223095448860 DMM DEBUG MM(262420000000016/d2c07fc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095448860 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241223095448860 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@16435956e418: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@16435956e418: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241223095448866 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095448866 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095448866 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095448866 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095448866 DMM INFO MM(262420000000016/d2c07fc2) Subscriber data update (mmctx.c:445) 20241223095448866 DMM DEBUG MM(262420000000016/d2c07fc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095448866 DMM INFO MM(262420000000016/d2c07fc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095448866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095448866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095448866 DMM INFO MM(262420000000016/d2c07fc2) <- GMM AUTH AND CIPHERING REQ (rand = ab b5 16 43 bd 8a 21 fe 5a c4 eb 13 1a 59 fd 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095448882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095448882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095448882 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095448882 DMM INFO MM(262420000000016/d2c07fc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095448882 DMM NOTICE MM(262420000000016/d2c07fc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095448882 DMM DEBUG MM(262420000000016/d2c07fc2) checking auth: received GSM SRES = 72 d7 73 9c (gprs_gmm.c:648) 20241223095448882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095448882 DMM DEBUG MM(262420000000016/d2c07fc2) Requesting authorization (sgsn_auth.c:160) 20241223095448882 DMM INFO MM(262420000000016/d2c07fc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095448882 DMM DEBUG MM(262420000000016/d2c07fc2) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095448882 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241223095448882 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) 20241223095448882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095448882 DMM INFO MM(262420000000016/d2c07fc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c07fc2) (gprs_gmm.c:282) 20241223095448885 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095448885 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095448885 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241223095448885 DMM INFO MM(262420000000016/d2c07fc2) Subscriber data update (mmctx.c:445) 20241223095448885 DMM DEBUG MM(262420000000016/d2c07fc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095448885 DMM INFO MM(262420000000016/d2c07fc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095448885 DMM NOTICE MM(262420000000016/d2c07fc2) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241223095448885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095448885 DMM NOTICE MM(262420000000016/d2c07fc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095448885 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) 20241223095448886 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095448886 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241223095448886 DMM INFO MM(262420000000016/d2c07fc2) Subscriber data update (mmctx.c:445) 20241223095448886 DMM DEBUG MM(262420000000016/d2c07fc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095448898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095448898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095448898 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095448898 DMM INFO MM(262420000000016/d2c07fc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095448898 DMM NOTICE MM(262420000000016/d2c07fc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095448898 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095448898 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095448898 DLLC NOTICE LLME(d636f09c/d2c07fc2){ASSIGNED} LLGM Assign pre (ffffffff => d2c07fc2) (gprs_llc.c:1079) 20241223095448898 DLLC NOTICE LLME(ffffffff/d2c07fc2){ASSIGNED} LLGM Assign post (ffffffff => d2c07fc2) (gprs_llc.c:1125) 20241223095448898 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095448898 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095448898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095448898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@16435956e418: setverdict(pass): none -> pass 20241223095448955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095448955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241223095448955 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095448955 DMM INFO MM(262420000000016/d2c07fc2) -> GMM DETACH REQUEST TLLI=0xd2c07fc2 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241223095448955 DMM INFO MM(262420000000016/d2c07fc2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095448955 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095448955 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095448955 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095448955 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095448955 DLLC NOTICE LLME(ffffffff/d2c07fc2){ASSIGNED} LLGM Assign pre (d2c07fc2 => ffffffff) (gprs_llc.c:1079) 20241223095448955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c07fc2 => ffffffff) (gprs_llc.c:1125) 20241223095448955 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241223095448955 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) 20241223095448955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095448955 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095448955 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095448955 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095448957 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241223095450450 DGPRS DEBUG Checking for inactive LLMEs, time = 37475889 (sgsn.c:132) TC_detach_poweroff(725)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@16435956e418: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@16435956e418: Final verdict of PTC: pass 20241223095453967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@16435956e418: Final verdict of PTC: none 20241223095453970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095453970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@16435956e418: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@16435956e418: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@16435956e418: Final verdict of PTC: none -NSVCI98(716)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@16435956e418: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@16435956e418: Final verdict of PTC: none -NSVCI97(711)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(719)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(714)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(709)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@16435956e418: Test case TC_detach_poweroff finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Dec 23 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241223095454086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095454389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88600) 20241223095454971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095454972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88600, count=94032) 20241223095455973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095455973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Dec 23 09:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095456974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095456974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act started. 20241223095457481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095457484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@16435956e418: Provider Link came up: sending NS-RESET 20241223095457530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095457530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095457530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095457530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095457530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095457530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095457530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095457530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095457531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095457531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095457531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095457531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095457531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095457531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095457531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095457531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095457531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095457531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095457531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095457531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095457534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095457539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095457539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@16435956e418: Provider Link came up: sending NS-RESET 20241223095457546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095457546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095457546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095457546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095457546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095457546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095457546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095457546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095457547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095457547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095457547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095457547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095457547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095457547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095457547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095457547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095457547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095457547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095457547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095457547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095457550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095457556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095457556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@16435956e418: Provider Link came up: sending NS-RESET 20241223095457561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095457561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095457561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095457561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095457562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095457562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095457562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095457562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095457562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095457562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095457562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095457562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095457562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095457565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095457570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095457570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095457975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095457976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095457976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095457976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095457980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095457981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@16435956e418: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EFCDBCF1'O, index=0 SGSN_Test-GSUP(742)@16435956e418: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@16435956e418: 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 := '01A9D38CCBE8DD6BBE2DF9E6B56C72A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '191533B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDCAADC8A3B4365B'O } } } } } 20241223095458037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095458037 DLLC NOTICE LLME(ffffffff/efcdbcf1){UNASSIGNED} LLC RX: unknown TLLI 0xefcdbcf1, creating LLME on the fly (gprs_llc.c:552) 20241223095458037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095458037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095458037 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095458037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095458037 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095458037 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095458037 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095458037 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095458037 DLLC NOTICE LLME(ffffffff/efcdbcf1){UNASSIGNED} LLGM Assign pre (efcdbcf1 => d13d0646) (gprs_llc.c:1079) 20241223095458037 DLLC NOTICE LLME(efcdbcf1/d13d0646){ASSIGNED} LLGM Assign post (efcdbcf1 => d13d0646) (gprs_llc.c:1125) 20241223095458037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095458037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095458037 DMM DEBUG MM(262420000000017/d13d0646) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095458052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095458052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095458052 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095458052 DMM DEBUG MM(262420000000017/d13d0646) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241223095458052 DMM NOTICE MM(262420000000017/d13d0646) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095458052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095458052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095458052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095458052 DMM DEBUG MM(262420000000017/d13d0646) Requesting authorization (sgsn_auth.c:160) 20241223095458052 DMM INFO MM(262420000000017/d13d0646) Requesting authentication tuples (sgsn_auth.c:184) 20241223095458052 DMM DEBUG MM(262420000000017/d13d0646) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095458052 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241223095458052 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@16435956e418: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241223095458053 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095458053 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095458053 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095458053 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095458053 DMM INFO MM(262420000000017/d13d0646) Subscriber data update (mmctx.c:445) 20241223095458053 DMM DEBUG MM(262420000000017/d13d0646) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095458053 DMM INFO MM(262420000000017/d13d0646) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095458053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095458053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095458053 DMM INFO MM(262420000000017/d13d0646) <- GMM AUTH AND CIPHERING REQ (rand = 01 a9 d3 8c cb e8 dd 6b be 2d f9 e6 b5 6c 72 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095458065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095458065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095458065 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095458065 DMM INFO MM(262420000000017/d13d0646) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095458065 DMM NOTICE MM(262420000000017/d13d0646) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095458065 DMM DEBUG MM(262420000000017/d13d0646) checking auth: received GSM SRES = 19 15 33 b1 (gprs_gmm.c:648) 20241223095458065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095458065 DMM DEBUG MM(262420000000017/d13d0646) Requesting authorization (sgsn_auth.c:160) 20241223095458065 DMM INFO MM(262420000000017/d13d0646) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095458065 DMM DEBUG MM(262420000000017/d13d0646) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095458065 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241223095458065 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) 20241223095458065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095458065 DMM INFO MM(262420000000017/d13d0646) <- GMM ATTACH ACCEPT (new P-TMSI=0xd13d0646) (gprs_gmm.c:282) 20241223095458067 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095458067 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095458067 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241223095458067 DMM INFO MM(262420000000017/d13d0646) Subscriber data update (mmctx.c:445) 20241223095458067 DMM DEBUG MM(262420000000017/d13d0646) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095458067 DMM INFO MM(262420000000017/d13d0646) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095458067 DMM NOTICE MM(262420000000017/d13d0646) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241223095458067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095458067 DMM NOTICE MM(262420000000017/d13d0646) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095458067 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) 20241223095458068 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095458068 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241223095458068 DMM INFO MM(262420000000017/d13d0646) Subscriber data update (mmctx.c:445) 20241223095458068 DMM DEBUG MM(262420000000017/d13d0646) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095458078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095458078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095458078 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095458078 DMM INFO MM(262420000000017/d13d0646) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095458078 DMM NOTICE MM(262420000000017/d13d0646) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095458078 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095458078 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095458078 DLLC NOTICE LLME(efcdbcf1/d13d0646){ASSIGNED} LLGM Assign pre (ffffffff => d13d0646) (gprs_llc.c:1079) 20241223095458079 DLLC NOTICE LLME(ffffffff/d13d0646){ASSIGNED} LLGM Assign post (ffffffff => d13d0646) (gprs_llc.c:1125) 20241223095458079 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095458079 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095458079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095458079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@16435956e418: setverdict(pass): none -> pass 20241223095458134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095458134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095458134 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095458134 DMM INFO MM(262420000000017/d13d0646) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095458134 DMM INFO MM(262420000000017/d13d0646) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095458134 DMM DEBUG MM(262420000000017/d13d0646) Using GGSN 0 (gprs_sm.c:317) 20241223095458134 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) 20241223095458134 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241223095458134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095458134 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095458134 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241223095458152 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 30 34 d5 db 11 72 0c 44 d3 14 05 7f 67 39 09 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=1026 from retransmit req queue (gtp.c:443) 20241223095458152 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785f790) (sgsn_libgtp.c:633) 20241223095458152 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095458152 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7863be8 TLLI=d13d0646, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095458152 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095458152 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@16435956e418: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@16435956e418: Final verdict of PTC: pass 20241223095458173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49190<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095458176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095458177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(735)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(742)@16435956e418: Final verdict of PTC: none -NSVCI99(740)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@16435956e418: Final verdict of PTC: none -NSVCI97(730)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(728)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(738)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(733)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Dec 23 09:54:58 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 20241223095458317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095458719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20241223095459178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095459178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=92560) 20241223095500180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095500180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Dec 23 09:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095501181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095501181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_pdp_act_unattached started. 20241223095501781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095501784 DMM INFO MM(262420000000017/d13d0646) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095501784 DMM INFO MM(262420000000017/d13d0646) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095501784 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095501784 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095501784 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095501784 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095501784 DLLC NOTICE LLME(ffffffff/d13d0646){ASSIGNED} LLGM Assign pre (d13d0646 => ffffffff) (gprs_llc.c:1079) 20241223095501784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d13d0646 => ffffffff) (gprs_llc.c:1125) 20241223095501784 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7863890 (gprs_sndcp.c:574) 20241223095501784 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7863be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095501784 DMM NOTICE MM(262420000000017/d13d0646) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095501784 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241223095501784 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095501784 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095501784 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241223095501784 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241223095501784 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) 20241223095501784 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:402) 20241223095501784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095501784 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095501784 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095501784 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095501784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@16435956e418: Provider Link came up: sending NS-RESET 20241223095501828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095501828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095501828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095501828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095501828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095501828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095501828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095501828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095501829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095501829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095501829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095501829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095501829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095501829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095501829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095501829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501829 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095501829 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095501829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095501830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095501830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095501831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095501837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095501837 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@16435956e418: Provider Link came up: sending NS-RESET 20241223095501844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095501845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095501845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095501845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501845 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095501845 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095501845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095501846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095501846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095501848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095501853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095501853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@16435956e418: Provider Link came up: sending NS-RESET 20241223095501860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095501860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095501860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095501860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095501860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095501860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095501860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095501860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095501861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095501861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095501861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095501861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095501861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095501861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095501861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095501861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095501861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095501861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095501861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095501861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095501861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095501863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095501867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095501867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095502182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095502182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095502182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095502182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095502186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095502187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@16435956e418: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E4701824'O, index=0 SGSN_Test-GSUP(761)@16435956e418: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241223095502273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095502273 DLLC NOTICE LLME(ffffffff/e4701824){UNASSIGNED} LLC RX: unknown TLLI 0xe4701824, creating LLME on the fly (gprs_llc.c:552) 20241223095502273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095502273 DMM NOTICE LLME(ffffffff/e4701824){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241223095502273 DLLC NOTICE LLME(ffffffff/e4701824){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241223095502273 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@16435956e418: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@16435956e418: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@16435956e418: Final verdict of PTC: pass 20241223095502292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(749)@16435956e418: Final verdict of PTC: none 20241223095502297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095502297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI196(748)@16435956e418: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@16435956e418: Final verdict of PTC: none -NSVCI98(754)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@16435956e418: Final verdict of PTC: none -NSVCI99(759)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@16435956e418: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(761)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(752)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(757)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(747)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@16435956e418: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Dec 23 09:55:02 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 20241223095502390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095502691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20241223095503298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095503298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20241223095504300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095504300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Dec 23 09:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095505302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095505302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user started. 20241223095505789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095505793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@16435956e418: Provider Link came up: sending NS-RESET 20241223095505833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095505833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095505833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095505833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095505833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095505833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095505833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095505833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095505834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095505834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095505834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095505834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095505834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095505834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095505834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095505834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095505834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095505834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095505834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095505834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095505837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095505844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095505844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@16435956e418: Provider Link came up: sending NS-RESET 20241223095505850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095505850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095505850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095505850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095505850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095505850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095505850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095505850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095505851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095505851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095505851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095505851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095505851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095505851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095505851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095505851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095505851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095505851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095505851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095505851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095505853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095505857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095505857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@16435956e418: Provider Link came up: sending NS-RESET 20241223095505865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095505865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095505865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095505865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095505866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095505866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095505866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095505866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095505866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095505866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095505866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095505866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095505866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095505866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095505866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095505866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095505866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095505868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095505872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095505872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095506303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095506303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095506303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095506303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095506307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095506308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@16435956e418: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D7161433'O, index=0 SGSN_Test-GSUP(780)@16435956e418: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@16435956e418: 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 := 'ED14BEE2681B1524BF4D25489D63572E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC53ABFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '658B1816F4D6EDA8'O } } } } } 20241223095506377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506377 DLLC NOTICE LLME(ffffffff/d7161433){UNASSIGNED} LLC RX: unknown TLLI 0xd7161433, creating LLME on the fly (gprs_llc.c:552) 20241223095506377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095506377 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095506377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095506377 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095506377 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095506377 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095506377 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095506377 DLLC NOTICE LLME(ffffffff/d7161433){UNASSIGNED} LLGM Assign pre (d7161433 => ff57e07d) (gprs_llc.c:1079) 20241223095506377 DLLC NOTICE LLME(d7161433/ff57e07d){ASSIGNED} LLGM Assign post (d7161433 => ff57e07d) (gprs_llc.c:1125) 20241223095506377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095506377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095506377 DMM DEBUG MM(262420000000019/ff57e07d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095506400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506400 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095506400 DMM DEBUG MM(262420000000019/ff57e07d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241223095506400 DMM NOTICE MM(262420000000019/ff57e07d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095506401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095506401 DMM DEBUG MM(262420000000019/ff57e07d) Requesting authorization (sgsn_auth.c:160) 20241223095506401 DMM INFO MM(262420000000019/ff57e07d) Requesting authentication tuples (sgsn_auth.c:184) 20241223095506401 DMM DEBUG MM(262420000000019/ff57e07d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095506401 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241223095506401 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@16435956e418: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241223095506407 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095506407 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095506407 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095506407 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095506407 DMM INFO MM(262420000000019/ff57e07d) Subscriber data update (mmctx.c:445) 20241223095506407 DMM DEBUG MM(262420000000019/ff57e07d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095506407 DMM INFO MM(262420000000019/ff57e07d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095506407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095506407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095506407 DMM INFO MM(262420000000019/ff57e07d) <- GMM AUTH AND CIPHERING REQ (rand = ed 14 be e2 68 1b 15 24 bf 4d 25 48 9d 63 57 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095506424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506425 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095506425 DMM INFO MM(262420000000019/ff57e07d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095506425 DMM NOTICE MM(262420000000019/ff57e07d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095506425 DMM DEBUG MM(262420000000019/ff57e07d) checking auth: received GSM SRES = fc 53 ab fb (gprs_gmm.c:648) 20241223095506425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095506425 DMM DEBUG MM(262420000000019/ff57e07d) Requesting authorization (sgsn_auth.c:160) 20241223095506425 DMM INFO MM(262420000000019/ff57e07d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095506425 DMM DEBUG MM(262420000000019/ff57e07d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095506425 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241223095506425 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) 20241223095506425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095506425 DMM INFO MM(262420000000019/ff57e07d) <- GMM ATTACH ACCEPT (new P-TMSI=0xff57e07d) (gprs_gmm.c:282) 20241223095506428 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095506428 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095506428 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241223095506428 DMM INFO MM(262420000000019/ff57e07d) Subscriber data update (mmctx.c:445) 20241223095506428 DMM DEBUG MM(262420000000019/ff57e07d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095506428 DMM INFO MM(262420000000019/ff57e07d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095506428 DMM NOTICE MM(262420000000019/ff57e07d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241223095506428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095506428 DMM NOTICE MM(262420000000019/ff57e07d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095506428 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) 20241223095506430 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095506430 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241223095506430 DMM INFO MM(262420000000019/ff57e07d) Subscriber data update (mmctx.c:445) 20241223095506430 DMM DEBUG MM(262420000000019/ff57e07d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095506442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506442 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095506442 DMM INFO MM(262420000000019/ff57e07d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095506442 DMM NOTICE MM(262420000000019/ff57e07d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095506442 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095506442 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095506442 DLLC NOTICE LLME(d7161433/ff57e07d){ASSIGNED} LLGM Assign pre (ffffffff => ff57e07d) (gprs_llc.c:1079) 20241223095506442 DLLC NOTICE LLME(ffffffff/ff57e07d){ASSIGNED} LLGM Assign post (ffffffff => ff57e07d) (gprs_llc.c:1125) 20241223095506442 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095506442 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095506442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095506442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@16435956e418: setverdict(pass): none -> pass 20241223095506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506499 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095506499 DMM INFO MM(262420000000019/ff57e07d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095506499 DMM INFO MM(262420000000019/ff57e07d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095506499 DMM DEBUG MM(262420000000019/ff57e07d) Using GGSN 0 (gprs_sm.c:317) 20241223095506499 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) 20241223095506499 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241223095506499 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095506499 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095506499 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241223095506523 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 db d1 68 b5 11 b7 88 23 cd 14 05 7f e3 88 01 be 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) 20241223095506523 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6f148, cbp=0x5584d785fd70) (sgsn_libgtp.c:633) 20241223095506523 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095506523 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=ff57e07d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095506523 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095506524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095506533 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241223095506546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095506547 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095506547 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@16435956e418: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@16435956e418: Final verdict of PTC: pass 20241223095506558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@16435956e418: Final verdict of PTC: none 20241223095506564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095506564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(769)@16435956e418: Final verdict of PTC: none -NSVCI97(768)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@16435956e418: Final verdict of PTC: none -NSVCI99(778)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@16435956e418: Final verdict of PTC: none -NSVCI98(773)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(766)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(771)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(776)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Dec 23 09:55:06 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 20241223095506658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095507060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95584) 20241223095507565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095507565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95584, count=96844) 20241223095508566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095508566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Dec 23 09:55:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095509567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095509567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_ggsn_reject started. 20241223095510167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095510170 DMM INFO MM(262420000000019/ff57e07d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095510170 DMM INFO MM(262420000000019/ff57e07d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095510170 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095510170 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095510170 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095510170 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095510170 DLLC NOTICE LLME(ffffffff/ff57e07d){ASSIGNED} LLGM Assign pre (ff57e07d => ffffffff) (gprs_llc.c:1079) 20241223095510170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff57e07d => ffffffff) (gprs_llc.c:1125) 20241223095510170 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d78649d0 (gprs_sndcp.c:574) 20241223095510170 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095510170 DMM NOTICE MM(262420000000019/ff57e07d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095510170 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241223095510170 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095510170 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095510170 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241223095510170 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241223095510170 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) 20241223095510170 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:402) 20241223095510170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095510170 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095510171 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095510171 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095510171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@16435956e418: Provider Link came up: sending NS-RESET 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095510210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095510210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095510210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095510210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095510210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095510210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095510211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095510213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095510218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510218 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@16435956e418: Provider Link came up: sending NS-RESET 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095510226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095510226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510226 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095510226 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095510226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095510227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095510227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095510229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095510234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@16435956e418: Provider Link came up: sending NS-RESET 20241223095510242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095510242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095510242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095510242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095510243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095510243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095510243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095510243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095510243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095510243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095510243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095510243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095510243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095510243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095510243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095510244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095510244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095510246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095510251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095510568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095510568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095510568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095510568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095510572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095510573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@16435956e418: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CB7F65E7'O, index=0 SGSN_Test-GSUP(799)@16435956e418: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@16435956e418: 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 := '53B7AED6CEA3ACAC06B59EA44A7C5740'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC64605A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72CCF7E2F26D1663'O } } } } } 20241223095510638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510638 DLLC NOTICE LLME(ffffffff/cb7f65e7){UNASSIGNED} LLC RX: unknown TLLI 0xcb7f65e7, creating LLME on the fly (gprs_llc.c:552) 20241223095510638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095510638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095510639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095510639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095510639 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095510639 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095510639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095510639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095510639 DLLC NOTICE LLME(ffffffff/cb7f65e7){UNASSIGNED} LLGM Assign pre (cb7f65e7 => f52fc67d) (gprs_llc.c:1079) 20241223095510639 DLLC NOTICE LLME(cb7f65e7/f52fc67d){ASSIGNED} LLGM Assign post (cb7f65e7 => f52fc67d) (gprs_llc.c:1125) 20241223095510639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095510639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095510639 DMM DEBUG MM(262420000000020/f52fc67d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095510651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095510651 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095510651 DMM DEBUG MM(262420000000020/f52fc67d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241223095510651 DMM NOTICE MM(262420000000020/f52fc67d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095510651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095510651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095510651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095510651 DMM DEBUG MM(262420000000020/f52fc67d) Requesting authorization (sgsn_auth.c:160) 20241223095510651 DMM INFO MM(262420000000020/f52fc67d) Requesting authentication tuples (sgsn_auth.c:184) 20241223095510651 DMM DEBUG MM(262420000000020/f52fc67d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095510651 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241223095510651 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@16435956e418: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241223095510655 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095510655 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095510655 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095510655 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095510655 DMM INFO MM(262420000000020/f52fc67d) Subscriber data update (mmctx.c:445) 20241223095510655 DMM DEBUG MM(262420000000020/f52fc67d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095510655 DMM INFO MM(262420000000020/f52fc67d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095510655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095510655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095510655 DMM INFO MM(262420000000020/f52fc67d) <- GMM AUTH AND CIPHERING REQ (rand = 53 b7 ae d6 ce a3 ac ac 06 b5 9e a4 4a 7c 57 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095510668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095510668 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095510668 DMM INFO MM(262420000000020/f52fc67d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095510668 DMM NOTICE MM(262420000000020/f52fc67d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095510668 DMM DEBUG MM(262420000000020/f52fc67d) checking auth: received GSM SRES = ac 64 60 5a (gprs_gmm.c:648) 20241223095510668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095510668 DMM DEBUG MM(262420000000020/f52fc67d) Requesting authorization (sgsn_auth.c:160) 20241223095510668 DMM INFO MM(262420000000020/f52fc67d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095510668 DMM DEBUG MM(262420000000020/f52fc67d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095510668 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241223095510668 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) 20241223095510668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095510669 DMM INFO MM(262420000000020/f52fc67d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf52fc67d) (gprs_gmm.c:282) 20241223095510671 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095510671 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095510671 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241223095510671 DMM INFO MM(262420000000020/f52fc67d) Subscriber data update (mmctx.c:445) 20241223095510671 DMM DEBUG MM(262420000000020/f52fc67d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095510671 DMM INFO MM(262420000000020/f52fc67d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095510671 DMM NOTICE MM(262420000000020/f52fc67d) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241223095510671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095510671 DMM NOTICE MM(262420000000020/f52fc67d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095510672 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) 20241223095510673 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095510673 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241223095510673 DMM INFO MM(262420000000020/f52fc67d) Subscriber data update (mmctx.c:445) 20241223095510673 DMM DEBUG MM(262420000000020/f52fc67d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095510684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095510684 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095510684 DMM INFO MM(262420000000020/f52fc67d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095510684 DMM NOTICE MM(262420000000020/f52fc67d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095510684 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095510684 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095510684 DLLC NOTICE LLME(cb7f65e7/f52fc67d){ASSIGNED} LLGM Assign pre (ffffffff => f52fc67d) (gprs_llc.c:1079) 20241223095510684 DLLC NOTICE LLME(ffffffff/f52fc67d){ASSIGNED} LLGM Assign post (ffffffff => f52fc67d) (gprs_llc.c:1125) 20241223095510684 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095510684 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095510684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095510684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@16435956e418: setverdict(pass): none -> pass 20241223095510741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095510741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095510741 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095510741 DMM INFO MM(262420000000020/f52fc67d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095510741 DMM INFO MM(262420000000020/f52fc67d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095510742 DMM DEBUG MM(262420000000020/f52fc67d) Using GGSN 0 (gprs_sm.c:317) 20241223095510742 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) 20241223095510742 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241223095510742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095510742 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095510742 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241223095510767 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 76 ac 6f e8 11 6e f3 d0 b2 14 05 7f 95 d1 cf 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241223095510767 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095510767 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241223095510767 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241223095510767 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095510767 DMM NOTICE MM(262420000000020/f52fc67d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@16435956e418: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@16435956e418: Final verdict of PTC: pass 20241223095510786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@16435956e418: Final verdict of PTC: none 20241223095510791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095510791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(783)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@16435956e418: Final verdict of PTC: none -NSVCI98(792)@16435956e418: Final verdict of PTC: none -NSVCI99(797)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@16435956e418: Final verdict of PTC: none -NSVCI97(787)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(790)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(785)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(795)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Dec 23 09:55:10 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 20241223095510880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095511282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20241223095511792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095511792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43804, count=98656) 20241223095512793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095512793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Dec 23 09:55:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095513794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095513794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_deact_mo started. 20241223095514385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095514387 DMM INFO MM(262420000000020/f52fc67d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095514387 DMM INFO MM(262420000000020/f52fc67d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095514387 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095514387 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095514387 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095514387 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095514387 DLLC NOTICE LLME(ffffffff/f52fc67d){ASSIGNED} LLGM Assign pre (f52fc67d => ffffffff) (gprs_llc.c:1079) 20241223095514387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f52fc67d => ffffffff) (gprs_llc.c:1125) 20241223095514387 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241223095514387 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) 20241223095514387 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:402) 20241223095514388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095514388 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095514388 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095514388 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095514388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@16435956e418: Provider Link came up: sending NS-RESET 20241223095514429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095514429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095514429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095514429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095514429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095514429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095514429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095514429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095514430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095514430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095514430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095514430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095514430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095514430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095514430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095514430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095514430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095514430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095514430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095514430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095514432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095514436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@16435956e418: Provider Link came up: sending NS-RESET 20241223095514444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095514444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095514444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095514444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095514444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095514444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095514444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095514444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095514445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095514445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095514445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095514445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095514445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095514445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095514445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095514445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095514445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095514445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095514445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095514445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095514447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095514451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@16435956e418: Provider Link came up: sending NS-RESET 20241223095514461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095514461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095514461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095514461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095514461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095514461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095514461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095514461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095514462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095514462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095514462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095514462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095514462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095514462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095514462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095514462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095514462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095514462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095514462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095514462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095514462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095514464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095514469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095514795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095514795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095514795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095514795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095514799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095514800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@16435956e418: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E7A27058'O, index=0 SGSN_Test-GSUP(818)@16435956e418: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@16435956e418: 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 := '40BF43A1C307F627A7842D097A199503'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDB975DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69D83C9D8B63D651'O } } } } } 20241223095514887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514888 DLLC NOTICE LLME(ffffffff/e7a27058){UNASSIGNED} LLC RX: unknown TLLI 0xe7a27058, creating LLME on the fly (gprs_llc.c:552) 20241223095514888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095514888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095514888 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095514888 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095514888 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095514888 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095514888 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095514888 DLLC NOTICE LLME(ffffffff/e7a27058){UNASSIGNED} LLGM Assign pre (e7a27058 => dd54a374) (gprs_llc.c:1079) 20241223095514888 DLLC NOTICE LLME(e7a27058/dd54a374){ASSIGNED} LLGM Assign post (e7a27058 => dd54a374) (gprs_llc.c:1125) 20241223095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095514888 DMM DEBUG MM(262420000000021/dd54a374) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095514908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095514908 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095514908 DMM DEBUG MM(262420000000021/dd54a374) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241223095514908 DMM NOTICE MM(262420000000021/dd54a374) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095514908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095514908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095514908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095514908 DMM DEBUG MM(262420000000021/dd54a374) Requesting authorization (sgsn_auth.c:160) 20241223095514908 DMM INFO MM(262420000000021/dd54a374) Requesting authentication tuples (sgsn_auth.c:184) 20241223095514908 DMM DEBUG MM(262420000000021/dd54a374) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095514908 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241223095514908 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@16435956e418: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241223095514914 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095514914 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095514914 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095514914 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095514914 DMM INFO MM(262420000000021/dd54a374) Subscriber data update (mmctx.c:445) 20241223095514914 DMM DEBUG MM(262420000000021/dd54a374) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095514914 DMM INFO MM(262420000000021/dd54a374) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095514914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095514914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095514914 DMM INFO MM(262420000000021/dd54a374) <- GMM AUTH AND CIPHERING REQ (rand = 40 bf 43 a1 c3 07 f6 27 a7 84 2d 09 7a 19 95 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095514930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095514930 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095514930 DMM INFO MM(262420000000021/dd54a374) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095514930 DMM NOTICE MM(262420000000021/dd54a374) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095514930 DMM DEBUG MM(262420000000021/dd54a374) checking auth: received GSM SRES = cd b9 75 db (gprs_gmm.c:648) 20241223095514930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095514930 DMM DEBUG MM(262420000000021/dd54a374) Requesting authorization (sgsn_auth.c:160) 20241223095514930 DMM INFO MM(262420000000021/dd54a374) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095514930 DMM DEBUG MM(262420000000021/dd54a374) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095514930 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241223095514930 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) 20241223095514930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095514930 DMM INFO MM(262420000000021/dd54a374) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd54a374) (gprs_gmm.c:282) 20241223095514933 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095514933 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095514933 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223095514933 DMM INFO MM(262420000000021/dd54a374) Subscriber data update (mmctx.c:445) 20241223095514933 DMM DEBUG MM(262420000000021/dd54a374) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095514933 DMM INFO MM(262420000000021/dd54a374) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095514933 DMM NOTICE MM(262420000000021/dd54a374) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241223095514933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095514933 DMM NOTICE MM(262420000000021/dd54a374) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095514933 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) 20241223095514934 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095514934 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241223095514934 DMM INFO MM(262420000000021/dd54a374) Subscriber data update (mmctx.c:445) 20241223095514934 DMM DEBUG MM(262420000000021/dd54a374) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095514945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095514945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095514945 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095514945 DMM INFO MM(262420000000021/dd54a374) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095514945 DMM NOTICE MM(262420000000021/dd54a374) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095514945 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095514945 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095514945 DLLC NOTICE LLME(e7a27058/dd54a374){ASSIGNED} LLGM Assign pre (ffffffff => dd54a374) (gprs_llc.c:1079) 20241223095514945 DLLC NOTICE LLME(ffffffff/dd54a374){ASSIGNED} LLGM Assign post (ffffffff => dd54a374) (gprs_llc.c:1125) 20241223095514945 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095514945 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095514945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095514945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@16435956e418: setverdict(pass): none -> pass 20241223095515002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095515002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095515002 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095515002 DMM INFO MM(262420000000021/dd54a374) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095515003 DMM INFO MM(262420000000021/dd54a374) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095515003 DMM DEBUG MM(262420000000021/dd54a374) Using GGSN 0 (gprs_sm.c:317) 20241223095515003 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) 20241223095515003 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241223095515003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095515003 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095515003 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241223095515028 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 84 4c d6 8e 11 9b e8 77 f5 14 05 7f b6 b4 5a 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=1031 from retransmit req queue (gtp.c:443) 20241223095515028 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095515028 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095515028 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=dd54a374, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095515028 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095515028 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095515045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241223095515058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095515058 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095515058 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095515065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241223095515065 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095515065 DMM INFO MM(262420000000021/dd54a374) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241223095515065 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095515065 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241223095515069 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) 20241223095515069 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095515069 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241223095515069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=dd54a374, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095515069 DMM INFO MM(262420000000021/dd54a374) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241223095515069 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241223095515069 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@16435956e418: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@16435956e418: Final verdict of PTC: pass 20241223095515085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@16435956e418: Final verdict of PTC: none -NSVCI98(811)@16435956e418: Final verdict of PTC: none 20241223095515089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095515089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(816)@16435956e418: Final verdict of PTC: none -NSVCI97(806)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(804)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(814)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(809)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Dec 23 09:55:15 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 20241223095515188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095515590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105296) 20241223095516091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095516106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105296, count=106852) 20241223095517107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095517107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Dec 23 09:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095518109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095518109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_deact_mt started. 20241223095518695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095518697 DMM INFO MM(262420000000021/dd54a374) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095518697 DMM INFO MM(262420000000021/dd54a374) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095518697 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095518697 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095518697 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095518697 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095518697 DLLC NOTICE LLME(ffffffff/dd54a374){ASSIGNED} LLGM Assign pre (dd54a374 => ffffffff) (gprs_llc.c:1079) 20241223095518697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd54a374 => ffffffff) (gprs_llc.c:1125) 20241223095518697 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241223095518697 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) 20241223095518697 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:402) 20241223095518697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095518697 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095518697 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095518697 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095518697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@16435956e418: Provider Link came up: sending NS-RESET 20241223095518747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095518747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095518747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095518747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095518747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095518747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095518748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095518748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095518748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095518748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095518748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518748 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095518748 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095518748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095518748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095518748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095518749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095518755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095518755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@16435956e418: Provider Link came up: sending NS-RESET 20241223095518764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095518764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095518764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095518764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095518764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095518764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095518764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095518764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095518765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095518765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095518765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095518765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095518765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095518765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095518765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095518765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095518765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095518765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095518765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095518765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095518768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095518773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095518773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@16435956e418: Provider Link came up: sending NS-RESET 20241223095518780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095518780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095518780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095518780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095518780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095518780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095518780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095518780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095518781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095518781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095518781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095518781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095518781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095518781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095518781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095518781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095518781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095518781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095518781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095518781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095518781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095518783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095518788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095518788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095519111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095519111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095519111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095519111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095519115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095519116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@16435956e418: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='ED0327C5'O, index=0 SGSN_Test-GSUP(837)@16435956e418: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@16435956e418: 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 := 'AD6570625BABB9D91DCE063AD6750301'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93804269'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4453A33B140BF5F'O } } } } } 20241223095519194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519194 DLLC NOTICE LLME(ffffffff/ed0327c5){UNASSIGNED} LLC RX: unknown TLLI 0xed0327c5, creating LLME on the fly (gprs_llc.c:552) 20241223095519194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095519194 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095519194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095519194 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095519194 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095519194 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095519194 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095519194 DLLC NOTICE LLME(ffffffff/ed0327c5){UNASSIGNED} LLGM Assign pre (ed0327c5 => fa65a687) (gprs_llc.c:1079) 20241223095519194 DLLC NOTICE LLME(ed0327c5/fa65a687){ASSIGNED} LLGM Assign post (ed0327c5 => fa65a687) (gprs_llc.c:1125) 20241223095519194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095519194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095519194 DMM DEBUG MM(262420000000022/fa65a687) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095519221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519221 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519221 DMM DEBUG MM(262420000000022/fa65a687) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241223095519221 DMM NOTICE MM(262420000000022/fa65a687) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095519221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095519221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095519221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095519221 DMM DEBUG MM(262420000000022/fa65a687) Requesting authorization (sgsn_auth.c:160) 20241223095519221 DMM INFO MM(262420000000022/fa65a687) Requesting authentication tuples (sgsn_auth.c:184) 20241223095519221 DMM DEBUG MM(262420000000022/fa65a687) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095519221 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241223095519221 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@16435956e418: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241223095519227 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095519227 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095519227 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095519227 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095519227 DMM INFO MM(262420000000022/fa65a687) Subscriber data update (mmctx.c:445) 20241223095519227 DMM DEBUG MM(262420000000022/fa65a687) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095519227 DMM INFO MM(262420000000022/fa65a687) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095519227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095519227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095519227 DMM INFO MM(262420000000022/fa65a687) <- GMM AUTH AND CIPHERING REQ (rand = ad 65 70 62 5b ab b9 d9 1d ce 06 3a d6 75 03 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095519242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519242 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519242 DMM INFO MM(262420000000022/fa65a687) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095519242 DMM NOTICE MM(262420000000022/fa65a687) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095519242 DMM DEBUG MM(262420000000022/fa65a687) checking auth: received GSM SRES = 93 80 42 69 (gprs_gmm.c:648) 20241223095519242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095519242 DMM DEBUG MM(262420000000022/fa65a687) Requesting authorization (sgsn_auth.c:160) 20241223095519243 DMM INFO MM(262420000000022/fa65a687) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095519243 DMM DEBUG MM(262420000000022/fa65a687) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095519243 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241223095519243 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) 20241223095519243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095519243 DMM INFO MM(262420000000022/fa65a687) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa65a687) (gprs_gmm.c:282) 20241223095519245 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095519245 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095519245 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241223095519245 DMM INFO MM(262420000000022/fa65a687) Subscriber data update (mmctx.c:445) 20241223095519245 DMM DEBUG MM(262420000000022/fa65a687) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095519245 DMM INFO MM(262420000000022/fa65a687) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095519245 DMM NOTICE MM(262420000000022/fa65a687) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241223095519245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095519245 DMM NOTICE MM(262420000000022/fa65a687) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095519246 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) 20241223095519247 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095519247 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241223095519247 DMM INFO MM(262420000000022/fa65a687) Subscriber data update (mmctx.c:445) 20241223095519247 DMM DEBUG MM(262420000000022/fa65a687) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095519259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519259 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519259 DMM INFO MM(262420000000022/fa65a687) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095519259 DMM NOTICE MM(262420000000022/fa65a687) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095519259 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095519259 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095519259 DLLC NOTICE LLME(ed0327c5/fa65a687){ASSIGNED} LLGM Assign pre (ffffffff => fa65a687) (gprs_llc.c:1079) 20241223095519259 DLLC NOTICE LLME(ffffffff/fa65a687){ASSIGNED} LLGM Assign post (ffffffff => fa65a687) (gprs_llc.c:1125) 20241223095519259 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095519259 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095519259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095519259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@16435956e418: setverdict(pass): none -> pass 20241223095519318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519318 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519318 DMM INFO MM(262420000000022/fa65a687) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095519318 DMM INFO MM(262420000000022/fa65a687) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095519318 DMM DEBUG MM(262420000000022/fa65a687) Using GGSN 0 (gprs_sm.c:317) 20241223095519318 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) 20241223095519318 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241223095519318 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095519318 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095519318 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241223095519343 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 78 2a c4 5b 11 c6 cc 66 0b 14 05 7f 0d 7e d2 ec 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) 20241223095519344 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095519344 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095519344 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=fa65a687, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095519344 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095519344 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095519361 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241223095519376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519376 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519376 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519381 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241223095519381 DGPRS INFO PDP(262420000000022:5): Context 0x7fcb23d701c0 was deleted (sgsn_libgtp.c:707) 20241223095519381 DMM INFO MM(262420000000022/fa65a687) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095519381 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241223095519381 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@16435956e418: Removing Client IMSI='262420000000022'H, index=0 20241223095519394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095519394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095519394 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095519394 DMM INFO MM(262420000000022/fa65a687) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@16435956e418: Final verdict of PTC: pass 20241223095519399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095519403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095519403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(837)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@16435956e418: Final verdict of PTC: none -NSVCI99(835)@16435956e418: Final verdict of PTC: none -NSVCI97(825)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@16435956e418: Final verdict of PTC: none -NSVCI98(830)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(823)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(833)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(828)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Dec 23 09:55:19 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 20241223095519497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095519899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66100) 20241223095520404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095520404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223095520450 DGPRS DEBUG Checking for inactive LLMEs, time = 37475919 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=66100, count=104752) 20241223095521406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095521406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Dec 23 09:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095522409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095522409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_deact_dup started. 20241223095522995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095522997 DMM INFO MM(262420000000022/fa65a687) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095522998 DMM INFO MM(262420000000022/fa65a687) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095522998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095522998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095522998 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095522998 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095522998 DLLC NOTICE LLME(ffffffff/fa65a687){ASSIGNED} LLGM Assign pre (fa65a687 => ffffffff) (gprs_llc.c:1079) 20241223095522998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa65a687 => ffffffff) (gprs_llc.c:1125) 20241223095522998 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095522998 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095522998 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241223095522998 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) 20241223095522998 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:402) 20241223095522998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095522998 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095522998 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095522998 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095522998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@16435956e418: Provider Link came up: sending NS-RESET 20241223095523039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095523039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095523039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095523039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095523039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095523039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095523039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095523039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095523040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095523040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095523040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095523040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095523040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095523040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095523040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095523040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523040 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095523040 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095523040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095523040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095523040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095523042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095523047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@16435956e418: Provider Link came up: sending NS-RESET 20241223095523053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095523053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095523053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095523053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095523053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095523053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095523053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095523053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095523054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095523054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095523054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095523054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095523054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095523054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095523054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095523054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095523054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095523054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095523054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095523054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095523056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095523061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@16435956e418: Provider Link came up: sending NS-RESET 20241223095523069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095523069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095523069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095523069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095523069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095523069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095523069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095523069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095523070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095523070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095523070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095523070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095523070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095523070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095523070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095523070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095523070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095523070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095523070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095523070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095523070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095523072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095523077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095523410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095523410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095523410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095523410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095523414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095523415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@16435956e418: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='CC108A84'O, index=0 SGSN_Test-GSUP(856)@16435956e418: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@16435956e418: 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 := 'E635391F45CBC7AD7332214D7EC94D0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49621A9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C23864423407FEB'O } } } } } 20241223095523455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523455 DLLC NOTICE LLME(ffffffff/cc108a84){UNASSIGNED} LLC RX: unknown TLLI 0xcc108a84, creating LLME on the fly (gprs_llc.c:552) 20241223095523455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095523455 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095523455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095523455 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095523455 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095523455 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095523455 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095523455 DLLC NOTICE LLME(ffffffff/cc108a84){UNASSIGNED} LLGM Assign pre (cc108a84 => d7a42879) (gprs_llc.c:1079) 20241223095523455 DLLC NOTICE LLME(cc108a84/d7a42879){ASSIGNED} LLGM Assign post (cc108a84 => d7a42879) (gprs_llc.c:1125) 20241223095523455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095523455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095523455 DMM DEBUG MM(262420000000046/d7a42879) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095523473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523473 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523473 DMM DEBUG MM(262420000000046/d7a42879) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241223095523473 DMM NOTICE MM(262420000000046/d7a42879) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095523473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095523473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095523473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095523473 DMM DEBUG MM(262420000000046/d7a42879) Requesting authorization (sgsn_auth.c:160) 20241223095523473 DMM INFO MM(262420000000046/d7a42879) Requesting authentication tuples (sgsn_auth.c:184) 20241223095523473 DMM DEBUG MM(262420000000046/d7a42879) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095523473 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241223095523473 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@16435956e418: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241223095523478 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095523478 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095523478 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095523478 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095523478 DMM INFO MM(262420000000046/d7a42879) Subscriber data update (mmctx.c:445) 20241223095523479 DMM DEBUG MM(262420000000046/d7a42879) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095523479 DMM INFO MM(262420000000046/d7a42879) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095523479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095523479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095523479 DMM INFO MM(262420000000046/d7a42879) <- GMM AUTH AND CIPHERING REQ (rand = e6 35 39 1f 45 cb c7 ad 73 32 21 4d 7e c9 4d 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095523493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523493 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523493 DMM INFO MM(262420000000046/d7a42879) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095523493 DMM NOTICE MM(262420000000046/d7a42879) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095523493 DMM DEBUG MM(262420000000046/d7a42879) checking auth: received GSM SRES = 49 62 1a 9c (gprs_gmm.c:648) 20241223095523493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095523493 DMM DEBUG MM(262420000000046/d7a42879) Requesting authorization (sgsn_auth.c:160) 20241223095523493 DMM INFO MM(262420000000046/d7a42879) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095523494 DMM DEBUG MM(262420000000046/d7a42879) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095523494 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241223095523494 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) 20241223095523494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095523494 DMM INFO MM(262420000000046/d7a42879) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a42879) (gprs_gmm.c:282) 20241223095523497 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095523497 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095523497 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241223095523497 DMM INFO MM(262420000000046/d7a42879) Subscriber data update (mmctx.c:445) 20241223095523497 DMM DEBUG MM(262420000000046/d7a42879) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095523497 DMM INFO MM(262420000000046/d7a42879) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095523497 DMM NOTICE MM(262420000000046/d7a42879) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241223095523497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095523497 DMM NOTICE MM(262420000000046/d7a42879) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095523497 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) 20241223095523498 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095523498 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241223095523498 DMM INFO MM(262420000000046/d7a42879) Subscriber data update (mmctx.c:445) 20241223095523498 DMM DEBUG MM(262420000000046/d7a42879) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095523510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523510 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523510 DMM INFO MM(262420000000046/d7a42879) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095523510 DMM NOTICE MM(262420000000046/d7a42879) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095523510 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095523510 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095523510 DLLC NOTICE LLME(cc108a84/d7a42879){ASSIGNED} LLGM Assign pre (ffffffff => d7a42879) (gprs_llc.c:1079) 20241223095523510 DLLC NOTICE LLME(ffffffff/d7a42879){ASSIGNED} LLGM Assign post (ffffffff => d7a42879) (gprs_llc.c:1125) 20241223095523510 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095523510 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095523510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095523510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): none -> pass 20241223095523568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523568 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523568 DMM INFO MM(262420000000046/d7a42879) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095523568 DMM INFO MM(262420000000046/d7a42879) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095523568 DMM DEBUG MM(262420000000046/d7a42879) Using GGSN 0 (gprs_sm.c:317) 20241223095523568 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) 20241223095523568 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241223095523568 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095523568 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095523568 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241223095523596 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 30 ea 0c ec 11 92 b9 ca 1b 14 05 7f 1e ec 3d 09 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241223095523596 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095523596 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095523596 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=d7a42879, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095523596 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095523596 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095523612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523612 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523612 DMM INFO MM(262420000000046/d7a42879) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241223095523612 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095523612 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241223095523613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095523613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095523613 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095523613 DMM INFO MM(262420000000046/d7a42879) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241223095523613 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095523613 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@16435956e418: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@16435956e418: "Received deletePDPContextResponse 1, seq_nr=1036" 20241223095523616 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) 20241223095523616 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095523617 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241223095523617 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=d7a42879, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095523617 DMM INFO MM(262420000000046/d7a42879) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241223095523617 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241223095523617 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095523617 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) 20241223095523617 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@16435956e418: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@16435956e418: Final verdict of PTC: pass 20241223095525639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@16435956e418: Final verdict of PTC: none -NSVCI98(849)@16435956e418: Final verdict of PTC: none -NSVCI97(844)@16435956e418: Final verdict of PTC: none 20241223095525644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095525644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(854)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(852)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(847)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(842)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Dec 23 09:55:25 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 20241223095525750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095526153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105808) 20241223095526645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095526645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105808, count=106968) 20241223095527646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095527646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Dec 23 09:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095528647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095528647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_second_attempt started. 20241223095529248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095529252 DMM INFO MM(262420000000046/d7a42879) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095529252 DMM INFO MM(262420000000046/d7a42879) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095529252 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095529252 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095529252 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095529252 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095529252 DLLC NOTICE LLME(ffffffff/d7a42879){ASSIGNED} LLGM Assign pre (d7a42879 => ffffffff) (gprs_llc.c:1079) 20241223095529252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a42879 => ffffffff) (gprs_llc.c:1125) 20241223095529252 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241223095529252 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) 20241223095529252 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:402) 20241223095529252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095529252 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095529252 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095529252 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095529252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@16435956e418: Provider Link came up: sending NS-RESET 20241223095529301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095529301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095529301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095529301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095529301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095529301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095529301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095529301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095529302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095529302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095529302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095529302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095529302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095529302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095529302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095529302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095529302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095529302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095529303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095529303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095529305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095529312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@16435956e418: Provider Link came up: sending NS-RESET 20241223095529322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095529322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095529322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095529322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095529322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095529322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095529322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095529322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095529323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095529323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095529323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095529323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095529323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095529323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095529323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095529323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095529323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095529323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095529323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095529323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095529325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095529330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(868)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_second_attempt-BVCI210(866)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@16435956e418: Provider Link came up: sending NS-RESET 20241223095529334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095529334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095529334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095529334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095529334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095529334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095529334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095529334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095529335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095529335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095529335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095529335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095529335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095529335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095529335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095529335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095529335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095529335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095529335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095529335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095529335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095529337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095529341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095529648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095529648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095529648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095529648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095529652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095529653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@16435956e418: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C05AA6C5'O, index=0 SGSN_Test-GSUP(875)@16435956e418: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@16435956e418: 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 := '2012EC1A5132333AFC996D536792069C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0EF7AF3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C295965BF6C5A9AB'O } } } } } 20241223095529706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529706 DLLC NOTICE LLME(ffffffff/c05aa6c5){UNASSIGNED} LLC RX: unknown TLLI 0xc05aa6c5, creating LLME on the fly (gprs_llc.c:552) 20241223095529706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095529706 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095529706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095529706 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095529706 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095529706 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095529706 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095529706 DLLC NOTICE LLME(ffffffff/c05aa6c5){UNASSIGNED} LLGM Assign pre (c05aa6c5 => c1066907) (gprs_llc.c:1079) 20241223095529706 DLLC NOTICE LLME(c05aa6c5/c1066907){ASSIGNED} LLGM Assign post (c05aa6c5 => c1066907) (gprs_llc.c:1125) 20241223095529706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095529706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095529706 DMM DEBUG MM(262420000000022/c1066907) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095529730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529730 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095529730 DMM DEBUG MM(262420000000022/c1066907) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241223095529730 DMM NOTICE MM(262420000000022/c1066907) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095529730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095529730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095529730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095529730 DMM DEBUG MM(262420000000022/c1066907) Requesting authorization (sgsn_auth.c:160) 20241223095529730 DMM INFO MM(262420000000022/c1066907) Requesting authentication tuples (sgsn_auth.c:184) 20241223095529730 DMM DEBUG MM(262420000000022/c1066907) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095529730 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241223095529730 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@16435956e418: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@16435956e418: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241223095529736 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095529736 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095529736 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095529736 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095529736 DMM INFO MM(262420000000022/c1066907) Subscriber data update (mmctx.c:445) 20241223095529736 DMM DEBUG MM(262420000000022/c1066907) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095529736 DMM INFO MM(262420000000022/c1066907) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095529736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095529736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095529736 DMM INFO MM(262420000000022/c1066907) <- GMM AUTH AND CIPHERING REQ (rand = 20 12 ec 1a 51 32 33 3a fc 99 6d 53 67 92 06 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095529753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529753 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095529753 DMM INFO MM(262420000000022/c1066907) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095529753 DMM NOTICE MM(262420000000022/c1066907) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095529753 DMM DEBUG MM(262420000000022/c1066907) checking auth: received GSM SRES = 0e f7 af 3c (gprs_gmm.c:648) 20241223095529753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095529753 DMM DEBUG MM(262420000000022/c1066907) Requesting authorization (sgsn_auth.c:160) 20241223095529753 DMM INFO MM(262420000000022/c1066907) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095529753 DMM DEBUG MM(262420000000022/c1066907) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095529753 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241223095529753 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) 20241223095529753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095529753 DMM INFO MM(262420000000022/c1066907) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1066907) (gprs_gmm.c:282) 20241223095529756 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095529756 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095529756 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241223095529756 DMM INFO MM(262420000000022/c1066907) Subscriber data update (mmctx.c:445) 20241223095529756 DMM DEBUG MM(262420000000022/c1066907) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095529756 DMM INFO MM(262420000000022/c1066907) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095529756 DMM NOTICE MM(262420000000022/c1066907) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241223095529756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095529756 DMM NOTICE MM(262420000000022/c1066907) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095529756 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) 20241223095529757 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095529757 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241223095529757 DMM INFO MM(262420000000022/c1066907) Subscriber data update (mmctx.c:445) 20241223095529758 DMM DEBUG MM(262420000000022/c1066907) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095529772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529773 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095529773 DMM INFO MM(262420000000022/c1066907) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095529773 DMM NOTICE MM(262420000000022/c1066907) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095529773 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095529773 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095529773 DLLC NOTICE LLME(c05aa6c5/c1066907){ASSIGNED} LLGM Assign pre (ffffffff => c1066907) (gprs_llc.c:1079) 20241223095529773 DLLC NOTICE LLME(ffffffff/c1066907){ASSIGNED} LLGM Assign post (ffffffff => c1066907) (gprs_llc.c:1125) 20241223095529773 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095529773 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095529773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095529773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@16435956e418: setverdict(pass): none -> pass TC_attach_second_attempt(877)@16435956e418: 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 := 'F07742D253655C34AE576557ED94DC2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A725CDD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38B50374CBE0D73F'O } } } } } 20241223095529828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529828 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095529828 DMM INFO MM(262420000000022/c1066907) -> GMM ATTACH REQUEST MI(TMSI-0xC1066907) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095529828 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095529828 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095529828 DLLC NOTICE LLME(ffffffff/c1066907){ASSIGNED} LLGM Assign pre (c1066907 => fe8ef112) (gprs_llc.c:1079) 20241223095529828 DLLC NOTICE LLME(c1066907/fe8ef112){ASSIGNED} LLGM Assign post (c1066907 => fe8ef112) (gprs_llc.c:1125) 20241223095529828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095529828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095529828 DMM DEBUG MM(262420000000022/fe8ef112) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095529839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095529839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095529839 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095529839 DMM DEBUG MM(262420000000022/fe8ef112) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241223095529839 DMM NOTICE MM(262420000000022/fe8ef112) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095529839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095529839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095529839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095529839 DMM DEBUG MM(262420000000022/fe8ef112) Requesting authorization (sgsn_auth.c:160) 20241223095529839 DMM INFO MM(262420000000022/fe8ef112) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095529839 DMM DEBUG MM(262420000000022/fe8ef112) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095529839 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241223095529839 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) 20241223095535841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241223095535841 DMM ERROR MM(262420000000022/fe8ef112) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241223095535841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241223095535841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095535841 DMM NOTICE MM(262420000000022/fe8ef112) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241223095535841 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241223095535841 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) 20241223095535841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223095535841 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Deallocated (fsm.c:568) 20241223095535841 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095535841 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095535841 DLLC NOTICE LLME(c1066907/fe8ef112){ASSIGNED} LLGM Assign pre (fe8ef112 => ffffffff) (gprs_llc.c:1079) 20241223095535841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe8ef112 => ffffffff) (gprs_llc.c:1125) 20241223095549649 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095549649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223095549649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095550451 DGPRS DEBUG Checking for inactive LLMEs, time = 37475949 (sgsn.c:132) 20241223095559304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095559311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095559311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095559324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095559328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095559328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095559336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095559339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095559339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@16435956e418: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@16435956e418: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241223095559726 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095559726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@16435956e418: Final verdict of PTC: none -NSVCI99(873)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@16435956e418: Final verdict of PTC: none -NSVCI98(869)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@16435956e418: Final verdict of PTC: none -NSVCI97(863)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@16435956e418: Final verdict of PTC: none 20241223095559730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@16435956e418: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@16435956e418: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(861)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(871)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(867)@16435956e418: Final verdict of PTC: none TC_attach_second_attempt(877)@16435956e418: Final verdict of PTC: fail reason: "Tguard timeout" MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@16435956e418: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Dec 23 09:55:59 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 20241223095559838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095600140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107092) 20241223095600728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095600728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107092, count=112524) 20241223095601729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095601729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Dec 23 09:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095602730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095602730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_echo_timeout started. 20241223095603241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095603245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@16435956e418: Provider Link came up: sending NS-RESET 20241223095603287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095603287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095603287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095603287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095603287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095603287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095603287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095603287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095603288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095603288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095603288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095603288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095603288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095603288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095603288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095603288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095603288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095603288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095603288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095603288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095603290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095603295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@16435956e418: Provider Link came up: sending NS-RESET 20241223095603306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095603306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095603306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095603306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095603306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095603306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095603306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095603306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095603307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095603307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095603307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095603307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095603307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095603307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095603307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095603307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095603307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095603307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095603307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095603307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095603310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095603314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@16435956e418: Provider Link came up: sending NS-RESET 20241223095603322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095603322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095603322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095603322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095603322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095603322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095603322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095603322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095603323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095603323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095603323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095603323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095603323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095603323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095603323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095603323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095603323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095603323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095603323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095603323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095603323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095603325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095603329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095603731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095603731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095603731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095603731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095603736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095603737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@16435956e418: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C7D7B8F7'O, index=0 SGSN_Test-GSUP(894)@16435956e418: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@16435956e418: 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 := '691CC767F9EAACC4D99B97D988B66E6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A28641B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2B4DD81E9CC7877'O } } } } } 20241223095603810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603810 DLLC NOTICE LLME(ffffffff/c7d7b8f7){UNASSIGNED} LLC RX: unknown TLLI 0xc7d7b8f7, creating LLME on the fly (gprs_llc.c:552) 20241223095603810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095603810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095603811 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095603811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095603811 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095603811 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095603811 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095603811 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095603811 DLLC NOTICE LLME(ffffffff/c7d7b8f7){UNASSIGNED} LLGM Assign pre (c7d7b8f7 => e9c0e1fe) (gprs_llc.c:1079) 20241223095603811 DLLC NOTICE LLME(c7d7b8f7/e9c0e1fe){ASSIGNED} LLGM Assign post (c7d7b8f7 => e9c0e1fe) (gprs_llc.c:1125) 20241223095603811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095603811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095603811 DMM DEBUG MM(262420000000067/e9c0e1fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095603829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095603830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095603830 DMM DEBUG MM(262420000000067/e9c0e1fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241223095603830 DMM NOTICE MM(262420000000067/e9c0e1fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095603830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095603830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095603830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095603830 DMM DEBUG MM(262420000000067/e9c0e1fe) Requesting authorization (sgsn_auth.c:160) 20241223095603830 DMM INFO MM(262420000000067/e9c0e1fe) Requesting authentication tuples (sgsn_auth.c:184) 20241223095603830 DMM DEBUG MM(262420000000067/e9c0e1fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095603830 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241223095603830 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@16435956e418: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@16435956e418: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241223095603836 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095603836 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095603836 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095603836 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095603836 DMM INFO MM(262420000000067/e9c0e1fe) Subscriber data update (mmctx.c:445) 20241223095603836 DMM DEBUG MM(262420000000067/e9c0e1fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095603836 DMM INFO MM(262420000000067/e9c0e1fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095603836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095603836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095603836 DMM INFO MM(262420000000067/e9c0e1fe) <- GMM AUTH AND CIPHERING REQ (rand = 69 1c c7 67 f9 ea ac c4 d9 9b 97 d9 88 b6 6e 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095603851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095603851 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095603852 DMM INFO MM(262420000000067/e9c0e1fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095603852 DMM NOTICE MM(262420000000067/e9c0e1fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095603852 DMM DEBUG MM(262420000000067/e9c0e1fe) checking auth: received GSM SRES = a2 86 41 b7 (gprs_gmm.c:648) 20241223095603852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095603852 DMM DEBUG MM(262420000000067/e9c0e1fe) Requesting authorization (sgsn_auth.c:160) 20241223095603852 DMM INFO MM(262420000000067/e9c0e1fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095603852 DMM DEBUG MM(262420000000067/e9c0e1fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095603852 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241223095603852 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) 20241223095603852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095603852 DMM INFO MM(262420000000067/e9c0e1fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c0e1fe) (gprs_gmm.c:282) 20241223095603855 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095603855 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095603855 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241223095603855 DMM INFO MM(262420000000067/e9c0e1fe) Subscriber data update (mmctx.c:445) 20241223095603855 DMM DEBUG MM(262420000000067/e9c0e1fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095603855 DMM INFO MM(262420000000067/e9c0e1fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095603855 DMM NOTICE MM(262420000000067/e9c0e1fe) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241223095603855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095603855 DMM NOTICE MM(262420000000067/e9c0e1fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095603855 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) 20241223095603857 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095603857 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241223095603857 DMM INFO MM(262420000000067/e9c0e1fe) Subscriber data update (mmctx.c:445) 20241223095603857 DMM DEBUG MM(262420000000067/e9c0e1fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095603867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095603867 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095603867 DMM INFO MM(262420000000067/e9c0e1fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095603867 DMM NOTICE MM(262420000000067/e9c0e1fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095603867 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095603867 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095603867 DLLC NOTICE LLME(c7d7b8f7/e9c0e1fe){ASSIGNED} LLGM Assign pre (ffffffff => e9c0e1fe) (gprs_llc.c:1079) 20241223095603867 DLLC NOTICE LLME(ffffffff/e9c0e1fe){ASSIGNED} LLGM Assign post (ffffffff => e9c0e1fe) (gprs_llc.c:1125) 20241223095603867 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095603867 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095603867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095603867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@16435956e418: setverdict(pass): none -> pass 20241223095603925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095603925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095603925 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095603925 DMM INFO MM(262420000000067/e9c0e1fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095603925 DMM INFO MM(262420000000067/e9c0e1fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095603925 DMM DEBUG MM(262420000000067/e9c0e1fe) Using GGSN 0 (gprs_sm.c:317) 20241223095603925 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) 20241223095603925 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241223095603925 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095603925 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095603926 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241223095603946 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 b1 22 5c b3 11 f9 ca 91 68 14 05 7f 69 fd cd da 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) 20241223095603946 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095603946 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095603946 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=e9c0e1fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095603946 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095603946 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095608749 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241223095608756 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) 20241223095608756 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5584d78556c0) (sgsn_libgtp.c:633) 20241223095613750 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1039" 20241223095618751 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241223095618751 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1039" 20241223095620452 DGPRS DEBUG Checking for inactive LLMEs, time = 37475979 (sgsn.c:132) 20241223095623733 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095623733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095623734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241223095623752 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241223095623752 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241223095623752 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1041" 20241223095628753 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241223095628753 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241223095628753 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241223095628753 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1041" 20241223095633289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095633295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095633295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095633307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095633312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095633312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095633324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095633327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095633327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095633754 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241223095633754 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241223095633754 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241223095633754 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241223095633754 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1043" 20241223095638755 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241223095638755 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241223095638755 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241223095638755 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241223095638755 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5584d78556c0) (sgsn_libgtp.c:633) 20241223095638755 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5584d78556c0) (sgsn_libgtp.c:637) 20241223095638755 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241223095638755 DMM INFO MM(262420000000067/e9c0e1fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095638755 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241223095638755 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095638755 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241223095638755 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241223095638755 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095638755 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241223095638755 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241223095638755 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095638755 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241223095638755 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241223095638755 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095638755 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241223095638755 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@16435956e418: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@16435956e418: Removing Client IMSI='262420000000067'H, index=0 20241223095638762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095638762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095638762 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095638762 DMM INFO MM(262420000000067/e9c0e1fe) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@16435956e418: Final verdict of PTC: pass 20241223095638763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@16435956e418: Final verdict of PTC: none -NSVCI99(892)@16435956e418: Final verdict of PTC: none -NSVCI97(882)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@16435956e418: Final verdict of PTC: none -NSVCI98(887)@16435956e418: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@16435956e418: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@16435956e418: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@16435956e418: Final verdict of PTC: none 20241223095638768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095638768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(880)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(890)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(885)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@16435956e418: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Dec 23 09:56:38 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 20241223095638862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095639264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100560) 20241223095639769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095639770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100560, count=113888) 20241223095640771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095640771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Dec 23 09:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095641772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095641772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_restart_ctr_echo started. 20241223095642368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095642371 DMM INFO MM(262420000000067/e9c0e1fe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095642372 DMM INFO MM(262420000000067/e9c0e1fe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095642372 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095642372 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095642372 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095642372 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095642372 DLLC NOTICE LLME(ffffffff/e9c0e1fe){ASSIGNED} LLGM Assign pre (e9c0e1fe => ffffffff) (gprs_llc.c:1079) 20241223095642372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c0e1fe => ffffffff) (gprs_llc.c:1125) 20241223095642372 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095642372 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095642372 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241223095642372 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) 20241223095642372 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:402) 20241223095642372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095642372 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095642372 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095642372 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095642372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@16435956e418: Provider Link came up: sending NS-RESET 20241223095642417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095642417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095642417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095642417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095642417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095642417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095642417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095642417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095642417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095642417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095642417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095642418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095642418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095642418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095642418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095642418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642418 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095642418 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095642418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095642418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095642418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095642420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095642424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@16435956e418: Provider Link came up: sending NS-RESET 20241223095642432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095642432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095642432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095642432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095642432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095642432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095642432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095642432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095642433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095642433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095642433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095642433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095642433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095642433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095642433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095642433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095642433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095642433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095642434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095642434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095642436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095642440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@16435956e418: Provider Link came up: sending NS-RESET 20241223095642448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095642448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095642448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095642448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095642448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095642448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095642448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095642448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095642449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095642449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095642449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095642449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095642449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095642449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095642449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095642449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095642449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095642449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095642449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095642449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095642449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095642451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095642455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095642774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095642774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095642774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095642774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095642778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095642779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@16435956e418: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EBAD47FF'O, index=0 SGSN_Test-GSUP(913)@16435956e418: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@16435956e418: 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 := '2E2E36247C81A6CE6F33FAA8A6D13FA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD277F6E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '204836B712EE9630'O } } } } } 20241223095642854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642854 DLLC NOTICE LLME(ffffffff/ebad47ff){UNASSIGNED} LLC RX: unknown TLLI 0xebad47ff, creating LLME on the fly (gprs_llc.c:552) 20241223095642854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095642854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095642854 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095642854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095642854 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095642854 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095642854 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095642854 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095642854 DLLC NOTICE LLME(ffffffff/ebad47ff){UNASSIGNED} LLGM Assign pre (ebad47ff => e35542ce) (gprs_llc.c:1079) 20241223095642854 DLLC NOTICE LLME(ebad47ff/e35542ce){ASSIGNED} LLGM Assign post (ebad47ff => e35542ce) (gprs_llc.c:1125) 20241223095642854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095642854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095642854 DMM DEBUG MM(262420000000023/e35542ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095642878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095642878 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095642878 DMM DEBUG MM(262420000000023/e35542ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241223095642878 DMM NOTICE MM(262420000000023/e35542ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095642878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095642878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095642878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095642878 DMM DEBUG MM(262420000000023/e35542ce) Requesting authorization (sgsn_auth.c:160) 20241223095642878 DMM INFO MM(262420000000023/e35542ce) Requesting authentication tuples (sgsn_auth.c:184) 20241223095642878 DMM DEBUG MM(262420000000023/e35542ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095642878 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241223095642878 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@16435956e418: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@16435956e418: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241223095642884 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095642884 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095642884 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095642884 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095642884 DMM INFO MM(262420000000023/e35542ce) Subscriber data update (mmctx.c:445) 20241223095642884 DMM DEBUG MM(262420000000023/e35542ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095642884 DMM INFO MM(262420000000023/e35542ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095642884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095642884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095642884 DMM INFO MM(262420000000023/e35542ce) <- GMM AUTH AND CIPHERING REQ (rand = 2e 2e 36 24 7c 81 a6 ce 6f 33 fa a8 a6 d1 3f a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095642901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095642901 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095642901 DMM INFO MM(262420000000023/e35542ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095642901 DMM NOTICE MM(262420000000023/e35542ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095642901 DMM DEBUG MM(262420000000023/e35542ce) checking auth: received GSM SRES = fd 27 7f 6e (gprs_gmm.c:648) 20241223095642901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095642901 DMM DEBUG MM(262420000000023/e35542ce) Requesting authorization (sgsn_auth.c:160) 20241223095642901 DMM INFO MM(262420000000023/e35542ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095642901 DMM DEBUG MM(262420000000023/e35542ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095642901 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241223095642901 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) 20241223095642901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095642901 DMM INFO MM(262420000000023/e35542ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe35542ce) (gprs_gmm.c:282) 20241223095642904 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095642904 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095642904 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241223095642904 DMM INFO MM(262420000000023/e35542ce) Subscriber data update (mmctx.c:445) 20241223095642904 DMM DEBUG MM(262420000000023/e35542ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095642904 DMM INFO MM(262420000000023/e35542ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095642904 DMM NOTICE MM(262420000000023/e35542ce) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241223095642905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095642905 DMM NOTICE MM(262420000000023/e35542ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095642905 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) 20241223095642906 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095642906 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241223095642906 DMM INFO MM(262420000000023/e35542ce) Subscriber data update (mmctx.c:445) 20241223095642906 DMM DEBUG MM(262420000000023/e35542ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095642919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095642919 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095642919 DMM INFO MM(262420000000023/e35542ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095642919 DMM NOTICE MM(262420000000023/e35542ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095642919 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095642919 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095642919 DLLC NOTICE LLME(ebad47ff/e35542ce){ASSIGNED} LLGM Assign pre (ffffffff => e35542ce) (gprs_llc.c:1079) 20241223095642919 DLLC NOTICE LLME(ffffffff/e35542ce){ASSIGNED} LLGM Assign post (ffffffff => e35542ce) (gprs_llc.c:1125) 20241223095642919 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095642919 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095642919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095642919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@16435956e418: setverdict(pass): none -> pass 20241223095642973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095642973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095642973 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095642973 DMM INFO MM(262420000000023/e35542ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095642973 DMM INFO MM(262420000000023/e35542ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095642973 DMM DEBUG MM(262420000000023/e35542ce) Using GGSN 0 (gprs_sm.c:317) 20241223095642973 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241223095642973 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095642973 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095642973 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241223095642987 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 03 5d b4 52 11 61 db ac 57 14 05 7f f1 fc 92 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=1045 from retransmit req queue (gtp.c:443) 20241223095642988 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6d058, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095642988 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095642988 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=e35542ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095642988 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095642988 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095647974 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241223095647981 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) 20241223095647981 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5584d78556c0) (sgsn_libgtp.c:633) 20241223095650453 DGPRS DEBUG Checking for inactive LLMEs, time = 37476009 (sgsn.c:132) 20241223095652975 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241223095652981 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) 20241223095652981 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5584d78556c0) (sgsn_libgtp.c:633) 20241223095652981 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241223095652981 DMM INFO MM(262420000000023/e35542ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095652981 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241223095652981 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@16435956e418: Removing Client IMSI='262420000000023'H, index=0 20241223095652999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095652999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095652999 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095652999 DMM INFO MM(262420000000023/e35542ce) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@16435956e418: Final verdict of PTC: pass 20241223095653003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36048<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(906)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@16435956e418: Final verdict of PTC: none 20241223095653007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(913)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@16435956e418: Final verdict of PTC: none -NSVCI97(901)@16435956e418: Final verdict of PTC: none 20241223095653007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(903)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@16435956e418: Final verdict of PTC: none -NSVCI99(911)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(904)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(899)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(909)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@16435956e418: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Dec 23 09:56:53 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 20241223095653092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095653494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94020) 20241223095654009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095654009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94020, count=104416) 20241223095655010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095655011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Dec 23 09:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095656012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095656012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_restart_ctr_create started. 20241223095656582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095656583 DMM INFO MM(262420000000023/e35542ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095656584 DMM INFO MM(262420000000023/e35542ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095656584 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095656584 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095656584 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095656584 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095656584 DLLC NOTICE LLME(ffffffff/e35542ce){ASSIGNED} LLGM Assign pre (e35542ce => ffffffff) (gprs_llc.c:1079) 20241223095656584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e35542ce => ffffffff) (gprs_llc.c:1125) 20241223095656584 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095656584 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095656584 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241223095656584 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) 20241223095656584 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:402) 20241223095656584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095656584 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095656584 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095656584 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095656584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@16435956e418: Provider Link came up: sending NS-RESET 20241223095656615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095656615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095656615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095656616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095656616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095656616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095656616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095656616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095656616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095656616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095656616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095656616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095656616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095656617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095656617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095656619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095656625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095656625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@16435956e418: Provider Link came up: sending NS-RESET 20241223095656633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095656633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095656633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095656633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095656633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095656633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095656633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095656633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095656634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095656634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095656634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095656635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095656635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095656635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095656635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095656635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095656635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095656635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095656635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095656635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095656637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095656641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095656641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@16435956e418: Provider Link came up: sending NS-RESET 20241223095656649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095656649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095656649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095656649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095656649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095656649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095656649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095656649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095656650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095656650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095656650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095656651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095656651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095656651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095656651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095656651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095656651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095656651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095656651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095656651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095656651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095656652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095656657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095656657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095657013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095657013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095657013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095657013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095657018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095657019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@16435956e418: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='F598C915'O, index=0 SGSN_Test-GSUP(932)@16435956e418: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@16435956e418: 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 := '5183D7280DD02A45969A49F7495F6A6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A19B8D3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C17F0198DE03F6D'O } } } } } 20241223095657086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657086 DLLC NOTICE LLME(ffffffff/f598c915){UNASSIGNED} LLC RX: unknown TLLI 0xf598c915, creating LLME on the fly (gprs_llc.c:552) 20241223095657086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095657086 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095657086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095657086 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095657086 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095657086 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095657086 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095657086 DLLC NOTICE LLME(ffffffff/f598c915){UNASSIGNED} LLGM Assign pre (f598c915 => ebc213ea) (gprs_llc.c:1079) 20241223095657086 DLLC NOTICE LLME(f598c915/ebc213ea){ASSIGNED} LLGM Assign post (f598c915 => ebc213ea) (gprs_llc.c:1125) 20241223095657086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095657086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095657086 DMM DEBUG MM(262420000000024/ebc213ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095657097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657097 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095657097 DMM DEBUG MM(262420000000024/ebc213ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241223095657097 DMM NOTICE MM(262420000000024/ebc213ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095657097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095657097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095657097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095657097 DMM DEBUG MM(262420000000024/ebc213ea) Requesting authorization (sgsn_auth.c:160) 20241223095657097 DMM INFO MM(262420000000024/ebc213ea) Requesting authentication tuples (sgsn_auth.c:184) 20241223095657097 DMM DEBUG MM(262420000000024/ebc213ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095657097 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241223095657097 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@16435956e418: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@16435956e418: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241223095657099 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095657099 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095657099 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095657099 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095657099 DMM INFO MM(262420000000024/ebc213ea) Subscriber data update (mmctx.c:445) 20241223095657100 DMM DEBUG MM(262420000000024/ebc213ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095657100 DMM INFO MM(262420000000024/ebc213ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095657100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095657100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095657100 DMM INFO MM(262420000000024/ebc213ea) <- GMM AUTH AND CIPHERING REQ (rand = 51 83 d7 28 0d d0 2a 45 96 9a 49 f7 49 5f 6a 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095657107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657107 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095657107 DMM INFO MM(262420000000024/ebc213ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095657107 DMM NOTICE MM(262420000000024/ebc213ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095657107 DMM DEBUG MM(262420000000024/ebc213ea) checking auth: received GSM SRES = a1 9b 8d 3e (gprs_gmm.c:648) 20241223095657107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095657107 DMM DEBUG MM(262420000000024/ebc213ea) Requesting authorization (sgsn_auth.c:160) 20241223095657107 DMM INFO MM(262420000000024/ebc213ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095657107 DMM DEBUG MM(262420000000024/ebc213ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095657107 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241223095657107 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) 20241223095657107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095657107 DMM INFO MM(262420000000024/ebc213ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xebc213ea) (gprs_gmm.c:282) 20241223095657108 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095657108 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095657109 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241223095657109 DMM INFO MM(262420000000024/ebc213ea) Subscriber data update (mmctx.c:445) 20241223095657109 DMM DEBUG MM(262420000000024/ebc213ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095657109 DMM INFO MM(262420000000024/ebc213ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095657109 DMM NOTICE MM(262420000000024/ebc213ea) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241223095657109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095657109 DMM NOTICE MM(262420000000024/ebc213ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095657109 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) 20241223095657109 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095657109 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241223095657109 DMM INFO MM(262420000000024/ebc213ea) Subscriber data update (mmctx.c:445) 20241223095657109 DMM DEBUG MM(262420000000024/ebc213ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095657114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657115 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095657115 DMM INFO MM(262420000000024/ebc213ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095657115 DMM NOTICE MM(262420000000024/ebc213ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095657115 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095657115 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095657115 DLLC NOTICE LLME(f598c915/ebc213ea){ASSIGNED} LLGM Assign pre (ffffffff => ebc213ea) (gprs_llc.c:1079) 20241223095657115 DLLC NOTICE LLME(ffffffff/ebc213ea){ASSIGNED} LLGM Assign post (ffffffff => ebc213ea) (gprs_llc.c:1125) 20241223095657115 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095657115 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095657115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095657115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): none -> pass 20241223095657173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657173 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095657173 DMM INFO MM(262420000000024/ebc213ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095657173 DMM INFO MM(262420000000024/ebc213ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095657173 DMM DEBUG MM(262420000000024/ebc213ea) Using GGSN 0 (gprs_sm.c:317) 20241223095657173 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241223095657173 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095657173 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095657173 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241223095657197 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 d3 78 1d aa 11 8b 3a 50 4e 14 05 7f 6f 59 e8 35 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241223095657198 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fcb23d6d058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241223095657198 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fcb23d6d058, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095657198 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241223095657198 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241223095657198 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095657198 DMM NOTICE MM(262420000000024/ebc213ea) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095657211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095657211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095657211 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095657211 DMM INFO MM(262420000000024/ebc213ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095657211 DMM INFO MM(262420000000024/ebc213ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095657211 DMM DEBUG MM(262420000000024/ebc213ea) Using GGSN 0 (gprs_sm.c:317) 20241223095657211 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241223095657211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095657211 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095657211 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241223095657216 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 d3 78 1d aa 11 8b 3a 50 4e 14 05 7f 6f 59 e8 35 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241223095657216 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fcb23d6d058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241223095657216 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6d058, cbp=0x5584d7860640) (sgsn_libgtp.c:633) 20241223095657216 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095657216 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=ebc213ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095657216 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095657216 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@16435956e418: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@16435956e418: Final verdict of PTC: pass 20241223095657233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@16435956e418: Final verdict of PTC: none 20241223095657238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095657238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(930)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@16435956e418: Final verdict of PTC: none -NSVCI98(925)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@16435956e418: Final verdict of PTC: none -NSVCI97(920)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@16435956e418: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(928)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(918)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(923)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@16435956e418: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Dec 23 09:56:57 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 20241223095657335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095657738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104136) 20241223095658240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095658240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104136, count=105576) 20241223095659242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095659242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Dec 23 09:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095700244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095700244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241223095700834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095700836 DMM INFO MM(262420000000024/ebc213ea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095700836 DMM INFO MM(262420000000024/ebc213ea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095700836 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095700836 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095700836 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095700836 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095700836 DLLC NOTICE LLME(ffffffff/ebc213ea){ASSIGNED} LLGM Assign pre (ebc213ea => ffffffff) (gprs_llc.c:1079) 20241223095700836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebc213ea => ffffffff) (gprs_llc.c:1125) 20241223095700836 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d78649d0 (gprs_sndcp.c:574) 20241223095700836 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095700836 DMM NOTICE MM(262420000000024/ebc213ea) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095700836 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241223095700836 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095700836 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095700836 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241223095700837 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241223095700837 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) 20241223095700837 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:402) 20241223095700837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095700837 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095700837 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095700837 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095700837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@16435956e418: Provider Link came up: sending NS-RESET 20241223095700880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095700880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095700880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095700880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095700880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095700880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095700880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095700880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095700884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095700884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095700884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095700885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095700885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095700885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095700885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095700885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095700885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095700885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095700887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095700887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095700892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095700896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095700896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@16435956e418: Provider Link came up: sending NS-RESET 20241223095700904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095700904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095700904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095700904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095700904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095700904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095700904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095700904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095700905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095700905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095700905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095700905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095700905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095700905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095700905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095700905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095700905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095700905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095700906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095700908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095700913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095700913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@16435956e418: Provider Link came up: sending NS-RESET 20241223095700927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095700927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095700927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095700927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095700927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095700927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095700927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095700927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095700928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095700928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095700928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095700929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095700929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095700929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095700929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095700929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095700929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095700929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095700929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095700929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095700929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095700931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095700936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095700936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095701245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095701246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095701246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095701246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095701250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095701251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@16435956e418: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D43A549C'O, index=0 SGSN_Test-GSUP(951)@16435956e418: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: 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 := '10976F1B554D96C0987DE1B647972F47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8A79A00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F531EAF8F576AD35'O } } } } } 20241223095702333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095702333 DLLC NOTICE LLME(ffffffff/d43a549c){UNASSIGNED} LLC RX: unknown TLLI 0xd43a549c, creating LLME on the fly (gprs_llc.c:552) 20241223095702333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095702333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095702333 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095702333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095702333 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095702333 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095702333 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095702333 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095702333 DLLC NOTICE LLME(ffffffff/d43a549c){UNASSIGNED} LLGM Assign pre (d43a549c => e455cb7c) (gprs_llc.c:1079) 20241223095702333 DLLC NOTICE LLME(d43a549c/e455cb7c){ASSIGNED} LLGM Assign post (d43a549c => e455cb7c) (gprs_llc.c:1125) 20241223095702333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095702333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095702333 DMM DEBUG MM(262420000000025/e455cb7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095702358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095702358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095702358 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095702358 DMM DEBUG MM(262420000000025/e455cb7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241223095702358 DMM NOTICE MM(262420000000025/e455cb7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095702358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095702358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095702358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095702358 DMM DEBUG MM(262420000000025/e455cb7c) Requesting authorization (sgsn_auth.c:160) 20241223095702358 DMM INFO MM(262420000000025/e455cb7c) Requesting authentication tuples (sgsn_auth.c:184) 20241223095702358 DMM DEBUG MM(262420000000025/e455cb7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095702358 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241223095702358 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@16435956e418: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241223095702366 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095702366 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095702366 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095702366 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095702366 DMM INFO MM(262420000000025/e455cb7c) Subscriber data update (mmctx.c:445) 20241223095702366 DMM DEBUG MM(262420000000025/e455cb7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095702366 DMM INFO MM(262420000000025/e455cb7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095702366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095702366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095702366 DMM INFO MM(262420000000025/e455cb7c) <- GMM AUTH AND CIPHERING REQ (rand = 10 97 6f 1b 55 4d 96 c0 98 7d e1 b6 47 97 2f 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095702384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095702384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095702384 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095702384 DMM INFO MM(262420000000025/e455cb7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095702384 DMM NOTICE MM(262420000000025/e455cb7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095702384 DMM DEBUG MM(262420000000025/e455cb7c) checking auth: received GSM SRES = a8 a7 9a 00 (gprs_gmm.c:648) 20241223095702384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095702384 DMM DEBUG MM(262420000000025/e455cb7c) Requesting authorization (sgsn_auth.c:160) 20241223095702384 DMM INFO MM(262420000000025/e455cb7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095702384 DMM DEBUG MM(262420000000025/e455cb7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095702384 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241223095702384 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) 20241223095702384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095702384 DMM INFO MM(262420000000025/e455cb7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe455cb7c) (gprs_gmm.c:282) 20241223095702387 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095702387 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095702387 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241223095702387 DMM INFO MM(262420000000025/e455cb7c) Subscriber data update (mmctx.c:445) 20241223095702387 DMM DEBUG MM(262420000000025/e455cb7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095702387 DMM INFO MM(262420000000025/e455cb7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095702387 DMM NOTICE MM(262420000000025/e455cb7c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241223095702387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095702387 DMM NOTICE MM(262420000000025/e455cb7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095702387 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) 20241223095702388 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095702388 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241223095702388 DMM INFO MM(262420000000025/e455cb7c) Subscriber data update (mmctx.c:445) 20241223095702388 DMM DEBUG MM(262420000000025/e455cb7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095702399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095702399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095702399 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095702399 DMM INFO MM(262420000000025/e455cb7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095702399 DMM NOTICE MM(262420000000025/e455cb7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095702399 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095702399 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095702399 DLLC NOTICE LLME(d43a549c/e455cb7c){ASSIGNED} LLGM Assign pre (ffffffff => e455cb7c) (gprs_llc.c:1079) 20241223095702399 DLLC NOTICE LLME(ffffffff/e455cb7c){ASSIGNED} LLGM Assign post (ffffffff => e455cb7c) (gprs_llc.c:1125) 20241223095702399 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095702399 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095702399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095702399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: setverdict(pass): none -> pass 20241223095702457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095702457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095702457 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095702457 DMM INFO MM(262420000000025/e455cb7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095702457 DMM INFO MM(262420000000025/e455cb7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095702457 DMM DEBUG MM(262420000000025/e455cb7c) Using GGSN 0 (gprs_sm.c:317) 20241223095702457 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) 20241223095702457 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241223095702457 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095702457 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095702457 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241223095702482 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 26 c2 e7 63 11 a7 ad 0d c6 14 05 7f 22 37 bc d7 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) 20241223095702482 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095702482 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095702482 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=e455cb7c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095702482 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095702482 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095702494 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241223095702494 DGPRS INFO PDP(262420000000025:5): Context 0x7fcb23d6e0d0 was deleted (sgsn_libgtp.c:707) 20241223095702494 DMM INFO MM(262420000000025/e455cb7c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095702494 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241223095702494 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241223095710494 DMM INFO MM(262420000000025/e455cb7c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241223095718495 DMM INFO MM(262420000000025/e455cb7c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095720454 DGPRS DEBUG Checking for inactive LLMEs, time = 37476039 (sgsn.c:132) 20241223095721247 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223095721247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095721248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241223095726496 DMM INFO MM(262420000000025/e455cb7c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095730888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095730894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095730894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095730906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095730910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095730910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095730930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095730934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095730934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095734497 DMM INFO MM(262420000000025/e455cb7c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@16435956e418: Removing Client IMSI='262420000000025'H, index=0 20241223095734519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095734519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095734520 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095734520 DMM INFO MM(262420000000025/e455cb7c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@16435956e418: Final verdict of PTC: pass 20241223095734524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@16435956e418: Final verdict of PTC: none 20241223095734529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095734529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@16435956e418: Final verdict of PTC: none -NSVCI97(939)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@16435956e418: Final verdict of PTC: none -NSVCI98(944)@16435956e418: Final verdict of PTC: none -NSVCI99(950)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(942)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(937)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(948)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Dec 23 09:57:34 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 20241223095734638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095735040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104052) 20241223095735530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095735530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104052, count=112392) 20241223095736531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095736531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Dec 23 09:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095737532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095737532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241223095738141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095738144 DMM INFO MM(262420000000025/e455cb7c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095738144 DMM INFO MM(262420000000025/e455cb7c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095738144 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095738144 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095738144 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095738144 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095738144 DLLC NOTICE LLME(ffffffff/e455cb7c){ASSIGNED} LLGM Assign pre (e455cb7c => ffffffff) (gprs_llc.c:1079) 20241223095738144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e455cb7c => ffffffff) (gprs_llc.c:1125) 20241223095738144 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095738144 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095738144 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241223095738144 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) 20241223095738144 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:402) 20241223095738144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095738144 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095738144 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095738144 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095738144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@16435956e418: Provider Link came up: sending NS-RESET 20241223095738185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095738185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095738185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095738185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095738185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095738185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095738185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095738185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095738186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095738186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095738186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095738186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095738186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095738186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095738186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095738186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095738186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095738186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095738186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095738186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095738188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095738193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@16435956e418: Provider Link came up: sending NS-RESET 20241223095738200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095738200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095738200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095738200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095738200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095738200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095738200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095738200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095738200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095738201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095738201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095738201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095738201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095738201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095738201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095738201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095738201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095738201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095738201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095738201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095738203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095738209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@16435956e418: Provider Link came up: sending NS-RESET 20241223095738216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095738216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095738216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095738216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095738216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095738216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095738216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095738216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095738217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095738217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095738217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095738217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095738217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095738217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095738217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095738217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095738217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095738217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095738217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095738217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095738217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095738220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095738225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095738533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095738533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095738533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095738533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095738537 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095738538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@16435956e418: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='EFA027A4'O, index=0 SGSN_Test-GSUP(970)@16435956e418: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: 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 := '52D1DACAB92E117F726D4B9863383F0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02117DA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93C121A2930A6FFD'O } } } } } 20241223095738617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738617 DLLC NOTICE LLME(ffffffff/efa027a4){UNASSIGNED} LLC RX: unknown TLLI 0xefa027a4, creating LLME on the fly (gprs_llc.c:552) 20241223095738617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095738618 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095738618 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095738618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095738618 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095738618 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095738618 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095738618 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095738618 DLLC NOTICE LLME(ffffffff/efa027a4){UNASSIGNED} LLGM Assign pre (efa027a4 => d6468a2e) (gprs_llc.c:1079) 20241223095738618 DLLC NOTICE LLME(efa027a4/d6468a2e){ASSIGNED} LLGM Assign post (efa027a4 => d6468a2e) (gprs_llc.c:1125) 20241223095738618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095738618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095738618 DMM DEBUG MM(262420000000027/d6468a2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095738633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095738633 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095738633 DMM DEBUG MM(262420000000027/d6468a2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241223095738633 DMM NOTICE MM(262420000000027/d6468a2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095738633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095738633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095738633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095738633 DMM DEBUG MM(262420000000027/d6468a2e) Requesting authorization (sgsn_auth.c:160) 20241223095738633 DMM INFO MM(262420000000027/d6468a2e) Requesting authentication tuples (sgsn_auth.c:184) 20241223095738633 DMM DEBUG MM(262420000000027/d6468a2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095738633 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241223095738633 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@16435956e418: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241223095738636 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095738636 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095738636 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095738636 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095738636 DMM INFO MM(262420000000027/d6468a2e) Subscriber data update (mmctx.c:445) 20241223095738636 DMM DEBUG MM(262420000000027/d6468a2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095738636 DMM INFO MM(262420000000027/d6468a2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095738636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095738636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095738636 DMM INFO MM(262420000000027/d6468a2e) <- GMM AUTH AND CIPHERING REQ (rand = 52 d1 da ca b9 2e 11 7f 72 6d 4b 98 63 38 3f 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095738640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095738640 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095738640 DMM INFO MM(262420000000027/d6468a2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095738640 DMM NOTICE MM(262420000000027/d6468a2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095738640 DMM DEBUG MM(262420000000027/d6468a2e) checking auth: received GSM SRES = 02 11 7d a8 (gprs_gmm.c:648) 20241223095738640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095738640 DMM DEBUG MM(262420000000027/d6468a2e) Requesting authorization (sgsn_auth.c:160) 20241223095738640 DMM INFO MM(262420000000027/d6468a2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095738640 DMM DEBUG MM(262420000000027/d6468a2e) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095738640 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241223095738640 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) 20241223095738640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095738640 DMM INFO MM(262420000000027/d6468a2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6468a2e) (gprs_gmm.c:282) 20241223095738641 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095738641 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095738641 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241223095738641 DMM INFO MM(262420000000027/d6468a2e) Subscriber data update (mmctx.c:445) 20241223095738641 DMM DEBUG MM(262420000000027/d6468a2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095738641 DMM INFO MM(262420000000027/d6468a2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095738641 DMM NOTICE MM(262420000000027/d6468a2e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241223095738641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095738641 DMM NOTICE MM(262420000000027/d6468a2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095738641 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) 20241223095738641 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095738641 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241223095738641 DMM INFO MM(262420000000027/d6468a2e) Subscriber data update (mmctx.c:445) 20241223095738641 DMM DEBUG MM(262420000000027/d6468a2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095738645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095738645 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095738645 DMM INFO MM(262420000000027/d6468a2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095738645 DMM NOTICE MM(262420000000027/d6468a2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095738645 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095738645 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095738645 DLLC NOTICE LLME(efa027a4/d6468a2e){ASSIGNED} LLGM Assign pre (ffffffff => d6468a2e) (gprs_llc.c:1079) 20241223095738645 DLLC NOTICE LLME(ffffffff/d6468a2e){ASSIGNED} LLGM Assign post (ffffffff => d6468a2e) (gprs_llc.c:1125) 20241223095738645 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095738645 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095738645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095738645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: setverdict(pass): none -> pass 20241223095738702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095738703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095738703 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095738703 DMM INFO MM(262420000000027/d6468a2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095738703 DMM INFO MM(262420000000027/d6468a2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095738703 DMM DEBUG MM(262420000000027/d6468a2e) Using GGSN 0 (gprs_sm.c:317) 20241223095738703 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) 20241223095738703 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241223095738703 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095738703 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095738703 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: First createPDPContextRequest received, dropping & waiting for retransmission 20241223095743704 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241223095743710 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 74 c8 45 6e 11 62 c6 ef 27 14 05 7f 20 a4 ea 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241223095743710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095743710 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095743710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=d6468a2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095743710 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095743710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241223095743723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095743723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241223095743723 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095743723 DMM INFO MM(262420000000027/d6468a2e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241223095743723 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095743723 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: First deletePDPContextRequest received, dropping & waiting for retransmission 20241223095748724 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241223095748732 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) 20241223095748732 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095748732 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241223095748732 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=d6468a2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095748732 DMM INFO MM(262420000000027/d6468a2e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241223095748732 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241223095748732 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@16435956e418: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@16435956e418: Final verdict of PTC: pass 20241223095748753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@16435956e418: Final verdict of PTC: none 20241223095748757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095748758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(959)@16435956e418: Final verdict of PTC: none -NSVCI97(958)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@16435956e418: Final verdict of PTC: none -NSVCI99(968)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@16435956e418: Final verdict of PTC: none -NSVCI98(963)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(966)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(956)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(961)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Dec 23 09:57:48 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 20241223095748850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095749253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103124) 20241223095749759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095749759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103124, count=104284) 20241223095750455 DGPRS DEBUG Checking for inactive LLMEs, time = 37476069 (sgsn.c:132) 20241223095750760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095750760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Dec 23 09:57:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095751761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095751761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241223095752356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095752358 DMM INFO MM(262420000000027/d6468a2e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095752358 DMM INFO MM(262420000000027/d6468a2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095752358 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095752358 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095752358 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095752358 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095752358 DLLC NOTICE LLME(ffffffff/d6468a2e){ASSIGNED} LLGM Assign pre (d6468a2e => ffffffff) (gprs_llc.c:1079) 20241223095752358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6468a2e => ffffffff) (gprs_llc.c:1125) 20241223095752358 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241223095752358 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) 20241223095752358 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:402) 20241223095752358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095752358 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095752358 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095752358 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095752358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@16435956e418: Provider Link came up: sending NS-RESET 20241223095752391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095752391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095752391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095752391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095752391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095752391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095752391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095752391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095752392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095752392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095752392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095752392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095752392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095752392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095752392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095752392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095752392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095752392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095752392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095752392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095752394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095752398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@16435956e418: Provider Link came up: sending NS-RESET 20241223095752410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095752410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095752410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095752410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095752410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095752410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095752410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095752410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095752410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095752410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095752410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095752411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095752411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095752411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095752411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095752411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095752411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095752411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095752411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095752411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095752413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095752419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(982)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@16435956e418: Provider Link came up: sending NS-RESET 20241223095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095752422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095752423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095752423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095752423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095752423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095752423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095752423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095752423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095752423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095752423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095752423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095752423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095752424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095752424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095752426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095752431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095752763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095752763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095752763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095752763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095752767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095752769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@16435956e418: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C0E4D353'O, index=0 SGSN_Test-GSUP(989)@16435956e418: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: 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 := '64D09C5F817D3A549EEED0B892844851'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4581C431'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '353CC648A6CB5F63'O } } } } } 20241223095752845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752845 DLLC NOTICE LLME(ffffffff/c0e4d353){UNASSIGNED} LLC RX: unknown TLLI 0xc0e4d353, creating LLME on the fly (gprs_llc.c:552) 20241223095752845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095752845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095752845 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095752845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095752845 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095752845 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095752845 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095752845 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095752845 DLLC NOTICE LLME(ffffffff/c0e4d353){UNASSIGNED} LLGM Assign pre (c0e4d353 => c83597d8) (gprs_llc.c:1079) 20241223095752846 DLLC NOTICE LLME(c0e4d353/c83597d8){ASSIGNED} LLGM Assign post (c0e4d353 => c83597d8) (gprs_llc.c:1125) 20241223095752846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095752846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095752846 DMM DEBUG MM(262420000000028/c83597d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095752863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095752864 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095752864 DMM DEBUG MM(262420000000028/c83597d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241223095752864 DMM NOTICE MM(262420000000028/c83597d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095752864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095752864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095752864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095752864 DMM DEBUG MM(262420000000028/c83597d8) Requesting authorization (sgsn_auth.c:160) 20241223095752864 DMM INFO MM(262420000000028/c83597d8) Requesting authentication tuples (sgsn_auth.c:184) 20241223095752864 DMM DEBUG MM(262420000000028/c83597d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095752864 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241223095752864 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@16435956e418: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241223095752869 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095752869 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095752869 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095752869 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095752869 DMM INFO MM(262420000000028/c83597d8) Subscriber data update (mmctx.c:445) 20241223095752869 DMM DEBUG MM(262420000000028/c83597d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095752869 DMM INFO MM(262420000000028/c83597d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095752869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095752869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095752869 DMM INFO MM(262420000000028/c83597d8) <- GMM AUTH AND CIPHERING REQ (rand = 64 d0 9c 5f 81 7d 3a 54 9e ee d0 b8 92 84 48 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095752885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095752885 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095752885 DMM INFO MM(262420000000028/c83597d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095752885 DMM NOTICE MM(262420000000028/c83597d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095752885 DMM DEBUG MM(262420000000028/c83597d8) checking auth: received GSM SRES = 45 81 c4 31 (gprs_gmm.c:648) 20241223095752885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095752885 DMM DEBUG MM(262420000000028/c83597d8) Requesting authorization (sgsn_auth.c:160) 20241223095752885 DMM INFO MM(262420000000028/c83597d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095752885 DMM DEBUG MM(262420000000028/c83597d8) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095752885 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241223095752885 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) 20241223095752885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095752885 DMM INFO MM(262420000000028/c83597d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc83597d8) (gprs_gmm.c:282) 20241223095752888 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095752888 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095752888 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241223095752888 DMM INFO MM(262420000000028/c83597d8) Subscriber data update (mmctx.c:445) 20241223095752888 DMM DEBUG MM(262420000000028/c83597d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095752888 DMM INFO MM(262420000000028/c83597d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095752888 DMM NOTICE MM(262420000000028/c83597d8) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241223095752888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095752888 DMM NOTICE MM(262420000000028/c83597d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095752888 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) 20241223095752889 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095752889 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241223095752889 DMM INFO MM(262420000000028/c83597d8) Subscriber data update (mmctx.c:445) 20241223095752889 DMM DEBUG MM(262420000000028/c83597d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095752900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095752900 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095752900 DMM INFO MM(262420000000028/c83597d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095752900 DMM NOTICE MM(262420000000028/c83597d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095752900 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095752900 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095752900 DLLC NOTICE LLME(c0e4d353/c83597d8){ASSIGNED} LLGM Assign pre (ffffffff => c83597d8) (gprs_llc.c:1079) 20241223095752900 DLLC NOTICE LLME(ffffffff/c83597d8){ASSIGNED} LLGM Assign post (ffffffff => c83597d8) (gprs_llc.c:1125) 20241223095752900 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095752900 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095752900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095752900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: setverdict(pass): none -> pass 20241223095752954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095752954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095752954 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095752954 DMM INFO MM(262420000000028/c83597d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095752954 DMM INFO MM(262420000000028/c83597d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095752954 DMM DEBUG MM(262420000000028/c83597d8) Using GGSN 0 (gprs_sm.c:317) 20241223095752954 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) 20241223095752954 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241223095752954 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095752954 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095752954 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241223095752976 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 95 50 48 29 11 0b bd cc 92 14 05 7f 46 1a 54 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241223095752976 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095752976 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095752976 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=c83597d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095752976 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095752976 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095752989 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241223095752989 DGPRS INFO PDP(262420000000028:5): Context 0x7fcb23d6e0d0 was deleted (sgsn_libgtp.c:707) 20241223095752989 DMM INFO MM(262420000000028/c83597d8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095752989 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241223095752989 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241223095753001 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241223095753003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095753003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095753003 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095753003 DMM INFO MM(262420000000028/c83597d8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241223095753003 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241223095753003 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@16435956e418: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@16435956e418: Final verdict of PTC: pass 20241223095753011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52746<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095753015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095753015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(989)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@16435956e418: Final verdict of PTC: none -NSVCI98(983)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@16435956e418: Final verdict of PTC: none -NSVCI97(977)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@16435956e418: Final verdict of PTC: none -NSVCI99(987)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(981)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(975)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(985)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(983): none (none -> none) Mon Dec 23 09:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. 20241223095753124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095753526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84780) 20241223095754016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095754016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84780, count=102888) 20241223095755017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095755017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Dec 23 09:57:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095756018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095756018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241223095756622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095756625 DMM INFO MM(262420000000028/c83597d8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095756625 DMM INFO MM(262420000000028/c83597d8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095756625 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095756625 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095756625 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095756625 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095756625 DLLC NOTICE LLME(ffffffff/c83597d8){ASSIGNED} LLGM Assign pre (c83597d8 => ffffffff) (gprs_llc.c:1079) 20241223095756625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c83597d8 => ffffffff) (gprs_llc.c:1125) 20241223095756625 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095756625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095756625 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241223095756625 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) 20241223095756625 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:402) 20241223095756625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095756625 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095756625 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095756625 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095756625 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@16435956e418: Provider Link came up: sending NS-RESET 20241223095756670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095756670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095756670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095756670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095756670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095756671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095756671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095756671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095756671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095756671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095756671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095756671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095756671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095756671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095756671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095756672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095756672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223095756674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095756679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095756679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@16435956e418: Provider Link came up: sending NS-RESET 20241223095756686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095756686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095756686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095756686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095756686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095756687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095756687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095756687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095756688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095756688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095756688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095756688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095756688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095756688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095756688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095756688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095756688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095756690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095756694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095756694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@16435956e418: Provider Link came up: sending NS-RESET 20241223095756702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095756702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095756702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095756702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095756702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095756702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095756702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095756702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095756703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095756703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095756703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095756703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095756703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095756703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095756703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095756703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095756703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095756703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095756703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095756703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095756703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095756705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095756709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095756709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095757020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095757020 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095757020 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095757020 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095757024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095757025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@16435956e418: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='DDBFA4C7'O, index=0 SGSN_Test-GSUP(1008)@16435956e418: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@16435956e418: 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 := '07334A0468504720E6C3E72EC5E4A0FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D976F2AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB7344D4DD785771'O } } } } } 20241223095757089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757089 DLLC NOTICE LLME(ffffffff/ddbfa4c7){UNASSIGNED} LLC RX: unknown TLLI 0xddbfa4c7, creating LLME on the fly (gprs_llc.c:552) 20241223095757089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095757089 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095757089 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095757089 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095757089 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095757089 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095757089 DLLC NOTICE LLME(ffffffff/ddbfa4c7){UNASSIGNED} LLGM Assign pre (ddbfa4c7 => e79a007e) (gprs_llc.c:1079) 20241223095757089 DLLC NOTICE LLME(ddbfa4c7/e79a007e){ASSIGNED} LLGM Assign post (ddbfa4c7 => e79a007e) (gprs_llc.c:1125) 20241223095757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095757089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095757089 DMM DEBUG MM(262420000000026/e79a007e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095757101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757101 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757101 DMM DEBUG MM(262420000000026/e79a007e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241223095757101 DMM NOTICE MM(262420000000026/e79a007e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095757101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095757101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095757101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095757101 DMM DEBUG MM(262420000000026/e79a007e) Requesting authorization (sgsn_auth.c:160) 20241223095757101 DMM INFO MM(262420000000026/e79a007e) Requesting authentication tuples (sgsn_auth.c:184) 20241223095757101 DMM DEBUG MM(262420000000026/e79a007e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095757101 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241223095757101 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)@16435956e418: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241223095757107 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095757107 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095757107 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095757107 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095757107 DMM INFO MM(262420000000026/e79a007e) Subscriber data update (mmctx.c:445) 20241223095757107 DMM DEBUG MM(262420000000026/e79a007e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095757107 DMM INFO MM(262420000000026/e79a007e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095757107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095757107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095757107 DMM INFO MM(262420000000026/e79a007e) <- GMM AUTH AND CIPHERING REQ (rand = 07 33 4a 04 68 50 47 20 e6 c3 e7 2e c5 e4 a0 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095757122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757122 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757122 DMM INFO MM(262420000000026/e79a007e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095757122 DMM NOTICE MM(262420000000026/e79a007e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095757122 DMM DEBUG MM(262420000000026/e79a007e) checking auth: received GSM SRES = d9 76 f2 ad (gprs_gmm.c:648) 20241223095757122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095757122 DMM DEBUG MM(262420000000026/e79a007e) Requesting authorization (sgsn_auth.c:160) 20241223095757122 DMM INFO MM(262420000000026/e79a007e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095757122 DMM DEBUG MM(262420000000026/e79a007e) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095757123 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241223095757123 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) 20241223095757123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095757123 DMM INFO MM(262420000000026/e79a007e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe79a007e) (gprs_gmm.c:282) 20241223095757126 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095757126 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095757126 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241223095757126 DMM INFO MM(262420000000026/e79a007e) Subscriber data update (mmctx.c:445) 20241223095757126 DMM DEBUG MM(262420000000026/e79a007e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095757126 DMM INFO MM(262420000000026/e79a007e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095757126 DMM NOTICE MM(262420000000026/e79a007e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241223095757126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095757126 DMM NOTICE MM(262420000000026/e79a007e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095757126 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) 20241223095757128 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095757128 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241223095757128 DMM INFO MM(262420000000026/e79a007e) Subscriber data update (mmctx.c:445) 20241223095757128 DMM DEBUG MM(262420000000026/e79a007e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095757139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757139 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757139 DMM INFO MM(262420000000026/e79a007e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095757139 DMM NOTICE MM(262420000000026/e79a007e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095757139 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095757139 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095757139 DLLC NOTICE LLME(ddbfa4c7/e79a007e){ASSIGNED} LLGM Assign pre (ffffffff => e79a007e) (gprs_llc.c:1079) 20241223095757139 DLLC NOTICE LLME(ffffffff/e79a007e){ASSIGNED} LLGM Assign post (ffffffff => e79a007e) (gprs_llc.c:1125) 20241223095757139 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095757139 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095757139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095757139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@16435956e418: setverdict(pass): none -> pass 20241223095757197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757198 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757198 DMM INFO MM(262420000000026/e79a007e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095757198 DMM INFO MM(262420000000026/e79a007e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095757198 DMM DEBUG MM(262420000000026/e79a007e) Using GGSN 0 (gprs_sm.c:317) 20241223095757198 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) 20241223095757198 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241223095757198 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095757198 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095757198 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241223095757223 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 70 7c bb 21 11 90 59 4b 63 14 05 7f b4 a3 57 74 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) 20241223095757223 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095757223 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095757223 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=e79a007e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095757223 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095757223 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095757241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757241 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757241 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757247 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 70 7c bb 21 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241223095757248 DGPRS INFO PDP(262420000000026:5): Context 0x7fcb23d6e0d0 was deleted (sgsn_libgtp.c:707) 20241223095757248 DMM INFO MM(262420000000026/e79a007e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241223095757248 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241223095757248 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@16435956e418: Removing Client IMSI='262420000000026'H, index=0 20241223095757260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095757260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241223095757261 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095757261 DMM INFO MM(262420000000026/e79a007e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@16435956e418: Final verdict of PTC: pass 20241223095757267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@16435956e418: Final verdict of PTC: none 20241223095757271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095757271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(996)@16435956e418: Final verdict of PTC: none -NSVCI99(1006)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@16435956e418: Final verdict of PTC: none -NSVCI98(1001)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1004)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(994)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(999)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Dec 23 09:57:57 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 20241223095757417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095757819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104284) 20241223095758273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095758273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104284, count=105444) 20241223095759274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095759274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Dec 23 09:57:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095800275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095800275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_gmm_detach started. 20241223095800932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095800934 DMM INFO MM(262420000000026/e79a007e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095800934 DMM INFO MM(262420000000026/e79a007e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095800934 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095800934 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095800934 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095800934 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095800934 DLLC NOTICE LLME(ffffffff/e79a007e){ASSIGNED} LLGM Assign pre (e79a007e => ffffffff) (gprs_llc.c:1079) 20241223095800934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e79a007e => ffffffff) (gprs_llc.c:1125) 20241223095800934 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095800934 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095800934 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241223095800934 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) 20241223095800934 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:402) 20241223095800934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095800934 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095800934 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095800934 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095800934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@16435956e418: Provider Link came up: sending NS-RESET 20241223095800981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095800981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095800981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095800981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095800981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095800981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095800981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095800981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095800981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095800982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095800982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095800982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095800983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095800983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095800983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095800983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095800983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095800983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095800983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095800983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095800984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095800984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095800987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095800993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095800993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@16435956e418: Provider Link came up: sending NS-RESET 20241223095801002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095801002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095801002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095801002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095801002 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095801002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095801002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095801002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095801002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095801003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095801003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095801003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095801003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095801003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095801003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095801003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095801003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095801003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095801003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095801003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095801003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095801003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095801005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095801010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@16435956e418: Provider Link came up: sending NS-RESET 20241223095801018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095801018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095801018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095801018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095801018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095801018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095801019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095801019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095801019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095801019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095801019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095801019 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095801019 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095801019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095801019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095801019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095801021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095801025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095801277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095801277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095801277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095801277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095801281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095801282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@16435956e418: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F529F66F'O, index=0 SGSN_Test-GSUP(1027)@16435956e418: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@16435956e418: 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 := 'F7365F7182E9B556FD2F23595A06024E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C442053'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80153F91262CAB13'O } } } } } 20241223095801321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801321 DLLC NOTICE LLME(ffffffff/f529f66f){UNASSIGNED} LLC RX: unknown TLLI 0xf529f66f, creating LLME on the fly (gprs_llc.c:552) 20241223095801321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095801321 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095801321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095801321 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095801321 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095801321 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095801321 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095801321 DLLC NOTICE LLME(ffffffff/f529f66f){UNASSIGNED} LLGM Assign pre (f529f66f => c347c299) (gprs_llc.c:1079) 20241223095801321 DLLC NOTICE LLME(f529f66f/c347c299){ASSIGNED} LLGM Assign post (f529f66f => c347c299) (gprs_llc.c:1125) 20241223095801321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095801321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095801321 DMM DEBUG MM(262420000000026/c347c299) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095801328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801328 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095801328 DMM DEBUG MM(262420000000026/c347c299) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241223095801328 DMM NOTICE MM(262420000000026/c347c299) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095801328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095801328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095801328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095801328 DMM DEBUG MM(262420000000026/c347c299) Requesting authorization (sgsn_auth.c:160) 20241223095801328 DMM INFO MM(262420000000026/c347c299) Requesting authentication tuples (sgsn_auth.c:184) 20241223095801328 DMM DEBUG MM(262420000000026/c347c299) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095801328 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241223095801328 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@16435956e418: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241223095801370 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095801370 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095801370 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095801370 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095801370 DMM INFO MM(262420000000026/c347c299) Subscriber data update (mmctx.c:445) 20241223095801370 DMM DEBUG MM(262420000000026/c347c299) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095801370 DMM INFO MM(262420000000026/c347c299) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095801370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095801370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095801370 DMM INFO MM(262420000000026/c347c299) <- GMM AUTH AND CIPHERING REQ (rand = f7 36 5f 71 82 e9 b5 56 fd 2f 23 59 5a 06 02 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095801379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801379 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095801379 DMM INFO MM(262420000000026/c347c299) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095801379 DMM NOTICE MM(262420000000026/c347c299) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095801379 DMM DEBUG MM(262420000000026/c347c299) checking auth: received GSM SRES = 9c 44 20 53 (gprs_gmm.c:648) 20241223095801379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095801379 DMM DEBUG MM(262420000000026/c347c299) Requesting authorization (sgsn_auth.c:160) 20241223095801379 DMM INFO MM(262420000000026/c347c299) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095801379 DMM DEBUG MM(262420000000026/c347c299) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095801379 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241223095801379 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) 20241223095801379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095801379 DMM INFO MM(262420000000026/c347c299) <- GMM ATTACH ACCEPT (new P-TMSI=0xc347c299) (gprs_gmm.c:282) 20241223095801380 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095801380 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095801380 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241223095801380 DMM INFO MM(262420000000026/c347c299) Subscriber data update (mmctx.c:445) 20241223095801380 DMM DEBUG MM(262420000000026/c347c299) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095801380 DMM INFO MM(262420000000026/c347c299) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095801380 DMM NOTICE MM(262420000000026/c347c299) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241223095801380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095801380 DMM NOTICE MM(262420000000026/c347c299) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095801380 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) 20241223095801381 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095801381 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241223095801381 DMM INFO MM(262420000000026/c347c299) Subscriber data update (mmctx.c:445) 20241223095801381 DMM DEBUG MM(262420000000026/c347c299) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095801388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801388 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095801388 DMM INFO MM(262420000000026/c347c299) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095801388 DMM NOTICE MM(262420000000026/c347c299) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095801388 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095801388 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095801388 DLLC NOTICE LLME(f529f66f/c347c299){ASSIGNED} LLGM Assign pre (ffffffff => c347c299) (gprs_llc.c:1079) 20241223095801388 DLLC NOTICE LLME(ffffffff/c347c299){ASSIGNED} LLGM Assign post (ffffffff => c347c299) (gprs_llc.c:1125) 20241223095801388 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095801388 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095801388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095801388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@16435956e418: setverdict(pass): none -> pass 20241223095801442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801442 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095801442 DMM INFO MM(262420000000026/c347c299) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095801442 DMM INFO MM(262420000000026/c347c299) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095801442 DMM DEBUG MM(262420000000026/c347c299) Using GGSN 0 (gprs_sm.c:317) 20241223095801442 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) 20241223095801442 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241223095801442 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095801442 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095801443 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241223095801490 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 5b ac 3a ea 11 c8 35 00 ff 14 05 7f 00 e6 54 84 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) 20241223095801490 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6e0d0, cbp=0x5584d785cb80) (sgsn_libgtp.c:633) 20241223095801490 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095801490 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=c347c299, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095801490 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095801490 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095801509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095801509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095801509 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095801509 DMM INFO MM(262420000000026/c347c299) -> GMM DETACH REQUEST TLLI=0xc347c299 type=GPRS detach (gprs_gmm.c:1440) 20241223095801509 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241223095801509 DMM INFO MM(262420000000026/c347c299) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095801509 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095801509 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095801509 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095801509 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095801509 DLLC NOTICE LLME(ffffffff/c347c299){ASSIGNED} LLGM Assign pre (c347c299 => ffffffff) (gprs_llc.c:1079) 20241223095801509 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c347c299 => ffffffff) (gprs_llc.c:1125) 20241223095801509 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d78649d0 (gprs_sndcp.c:574) 20241223095801509 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095801509 DMM NOTICE MM(262420000000026/c347c299) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095801509 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241223095801509 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095801509 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095801509 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241223095801509 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241223095801509 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) 20241223095801510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095801510 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095801510 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095801510 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095801512 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@16435956e418: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@16435956e418: Final verdict of PTC: pass 20241223095801529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@16435956e418: Final verdict of PTC: none -NSVCI97(1015)@16435956e418: Final verdict of PTC: none 20241223095801535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095801535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1025)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@16435956e418: Final verdict of PTC: none -NSVCI98(1020)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1018)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1023)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1013)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@16435956e418: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Dec 23 09:58:01 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 20241223095801642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095801943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92752) 20241223095802535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095802535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92752, count=108480) 20241223095803537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095803537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Dec 23 09:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095804538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095804538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241223095805028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095805030 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@16435956e418: Provider Link came up: sending NS-RESET 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095805075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095805075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095805075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095805075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095805075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095805075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095805076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095805076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095805078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095805083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095805083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@16435956e418: Provider Link came up: sending NS-RESET 20241223095805093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095805093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095805093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095805093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095805093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095805093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095805093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095805093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095805094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095805094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095805094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095805094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095805094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095805094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095805094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095805094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095805094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095805094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095805094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095805094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095805096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095805100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095805100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@16435956e418: Provider Link came up: sending NS-RESET 20241223095805105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095805105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095805105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095805105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095805105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095805105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095805105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095805105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095805105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095805105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095805105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095805106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095805106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095805106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095805106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095805106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095805106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095805106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095805106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095805106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095805106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095805109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095805114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095805114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095805538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095805538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095805539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095805539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095805543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095805544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@16435956e418: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D4B348CE'O, index=0 SGSN_Test-GSUP(1046)@16435956e418: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241223095806639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095806639 DLLC NOTICE LLME(ffffffff/d4b348ce){UNASSIGNED} LLC RX: unknown TLLI 0xd4b348ce, creating LLME on the fly (gprs_llc.c:552) 20241223095806639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095806639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095806639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095806639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095806639 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095806639 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095806639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095806639 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095806639 DLLC NOTICE LLME(ffffffff/d4b348ce){UNASSIGNED} LLGM Assign pre (d4b348ce => f32a29ad) (gprs_llc.c:1079) 20241223095806639 DLLC NOTICE LLME(d4b348ce/f32a29ad){ASSIGNED} LLGM Assign post (d4b348ce => f32a29ad) (gprs_llc.c:1125) 20241223095806639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095806639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095806639 DMM DEBUG MM(262420000000039/f32a29ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095806659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095806659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241223095806659 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095806659 DMM INFO MM(262420000000039/f32a29ad) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241223095806659 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095806659 DLLC NOTICE LLME(d4b348ce/f32a29ad){ASSIGNED} LLGM Assign pre (d4b348ce => f32a29ad) (gprs_llc.c:1079) 20241223095806659 DLLC NOTICE LLME(d4b348ce/f32a29ad){ASSIGNED} LLGM Assign post (d4b348ce => f32a29ad) (gprs_llc.c:1125) 20241223095806659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095806660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095806660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095806660 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095806660 DMM DEBUG MM(262420000000039/f32a29ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241223095806660 DMM NOTICE MM(262420000000039/f32a29ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095806660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095806660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095806660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241223095806660 DMM INFO MM(262420000000039/f32a29ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xf32a29ad) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@16435956e418: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@16435956e418: Removing Client IMSI='262420000000039'H, index=0 20241223095807667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095807667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095807667 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095807667 DMM INFO MM(262420000000039/f32a29ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095807667 DMM NOTICE MM(262420000000039/f32a29ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095807667 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095807667 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095807667 DLLC NOTICE LLME(d4b348ce/f32a29ad){ASSIGNED} LLGM Assign pre (ffffffff => f32a29ad) (gprs_llc.c:1079) 20241223095807667 DLLC NOTICE LLME(ffffffff/f32a29ad){ASSIGNED} LLGM Assign post (ffffffff => f32a29ad) (gprs_llc.c:1125) 20241223095807667 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095807667 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095807667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095807667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@16435956e418: Final verdict of PTC: pass 20241223095807670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@16435956e418: Final verdict of PTC: none -NSVCI97(1034)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1046)@16435956e418: Final verdict of PTC: none 20241223095807675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@16435956e418: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@16435956e418: Final verdict of PTC: none -NSVCI99(1044)@16435956e418: Final verdict of PTC: none -NSVCI98(1040)@16435956e418: Final verdict of PTC: none 20241223095807675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1045)@16435956e418: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1032)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1038)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1042)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@16435956e418: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Dec 23 09:58:07 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 20241223095807775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095808176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60572) 20241223095808676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095808676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60572, count=70628) 20241223095809677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095809677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Dec 23 09:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095810679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095810679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_xid_empty_l3 started. 20241223095811274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095811278 DMM INFO MM(262420000000039/f32a29ad) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095811278 DMM INFO MM(262420000000039/f32a29ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095811278 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095811278 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095811278 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095811278 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095811278 DLLC NOTICE LLME(ffffffff/f32a29ad){ASSIGNED} LLGM Assign pre (f32a29ad => ffffffff) (gprs_llc.c:1079) 20241223095811278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f32a29ad => ffffffff) (gprs_llc.c:1125) 20241223095811278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095811278 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095811278 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095811278 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095811278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@16435956e418: Provider Link came up: sending NS-RESET 20241223095811334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095811334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095811334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095811334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095811334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095811334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095811334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095811334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1054)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095811334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095811334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095811334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095811335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095811335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095811335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095811335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095811335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095811335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095811335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095811335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095811335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1053)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095811338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095811344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095811344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1051)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095811353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095811353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095811353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095811353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095811353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095811353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095811353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095811353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095811354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095811354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095811354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095811354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095811354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095811354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095811354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095811354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095811354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095811354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1059)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095811355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095811355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095811357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241223095811364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095811364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1063)@16435956e418: Provider Link came up: sending NS-RESET 20241223095811365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095811365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095811365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095811365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095811365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095811365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095811365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095811365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095811366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095811366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095811366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095811366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095811366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095811366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095811366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095811366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095811366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095811366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095811366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_xid_empty_l3-BVCI210(1056)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095811366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095811366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095811368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095811372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095811372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095811680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095811680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095811680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095811680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095811685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095811686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@16435956e418: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='FCF571DC'O, index=0 SGSN_Test-GSUP(1065)@16435956e418: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@16435956e418: 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 := '6BBE612056E4EB700B8AF6BF6E836C00'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85B00AE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D266AA4DEE714EAA'O } } } } } 20241223095812769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812769 DLLC NOTICE LLME(ffffffff/fcf571dc){UNASSIGNED} LLC RX: unknown TLLI 0xfcf571dc, creating LLME on the fly (gprs_llc.c:552) 20241223095812769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095812769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095812769 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095812769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095812769 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095812769 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095812769 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095812769 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095812769 DLLC NOTICE LLME(ffffffff/fcf571dc){UNASSIGNED} LLGM Assign pre (fcf571dc => e81a625d) (gprs_llc.c:1079) 20241223095812769 DLLC NOTICE LLME(fcf571dc/e81a625d){ASSIGNED} LLGM Assign post (fcf571dc => e81a625d) (gprs_llc.c:1125) 20241223095812769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095812769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095812769 DMM DEBUG MM(262420000000044/e81a625d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095812790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095812790 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095812790 DMM DEBUG MM(262420000000044/e81a625d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241223095812790 DMM NOTICE MM(262420000000044/e81a625d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095812790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095812790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095812790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095812790 DMM DEBUG MM(262420000000044/e81a625d) Requesting authorization (sgsn_auth.c:160) 20241223095812790 DMM INFO MM(262420000000044/e81a625d) Requesting authentication tuples (sgsn_auth.c:184) 20241223095812790 DMM DEBUG MM(262420000000044/e81a625d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095812790 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241223095812791 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@16435956e418: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@16435956e418: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241223095812797 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095812797 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095812797 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095812797 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095812797 DMM INFO MM(262420000000044/e81a625d) Subscriber data update (mmctx.c:445) 20241223095812797 DMM DEBUG MM(262420000000044/e81a625d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095812797 DMM INFO MM(262420000000044/e81a625d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095812797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095812797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095812797 DMM INFO MM(262420000000044/e81a625d) <- GMM AUTH AND CIPHERING REQ (rand = 6b be 61 20 56 e4 eb 70 0b 8a f6 bf 6e 83 6c 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095812813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095812813 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095812813 DMM INFO MM(262420000000044/e81a625d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095812813 DMM NOTICE MM(262420000000044/e81a625d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095812813 DMM DEBUG MM(262420000000044/e81a625d) checking auth: received GSM SRES = 85 b0 0a e8 (gprs_gmm.c:648) 20241223095812813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095812813 DMM DEBUG MM(262420000000044/e81a625d) Requesting authorization (sgsn_auth.c:160) 20241223095812813 DMM INFO MM(262420000000044/e81a625d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095812813 DMM DEBUG MM(262420000000044/e81a625d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095812813 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241223095812813 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) 20241223095812813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095812814 DMM INFO MM(262420000000044/e81a625d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe81a625d) (gprs_gmm.c:282) 20241223095812816 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095812816 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095812816 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241223095812816 DMM INFO MM(262420000000044/e81a625d) Subscriber data update (mmctx.c:445) 20241223095812816 DMM DEBUG MM(262420000000044/e81a625d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095812816 DMM INFO MM(262420000000044/e81a625d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095812816 DMM NOTICE MM(262420000000044/e81a625d) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241223095812816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095812816 DMM NOTICE MM(262420000000044/e81a625d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095812816 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) 20241223095812818 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095812818 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241223095812818 DMM INFO MM(262420000000044/e81a625d) Subscriber data update (mmctx.c:445) 20241223095812818 DMM DEBUG MM(262420000000044/e81a625d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095812829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095812830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095812830 DMM INFO MM(262420000000044/e81a625d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095812830 DMM NOTICE MM(262420000000044/e81a625d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095812830 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095812830 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095812830 DLLC NOTICE LLME(fcf571dc/e81a625d){ASSIGNED} LLGM Assign pre (ffffffff => e81a625d) (gprs_llc.c:1079) 20241223095812830 DLLC NOTICE LLME(ffffffff/e81a625d){ASSIGNED} LLGM Assign post (ffffffff => e81a625d) (gprs_llc.c:1125) 20241223095812830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095812830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095812830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095812830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@16435956e418: setverdict(pass): none -> pass 20241223095812889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095812889 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095812889 DMM INFO MM(262420000000044/e81a625d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095812889 DMM INFO MM(262420000000044/e81a625d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095812889 DMM DEBUG MM(262420000000044/e81a625d) Using GGSN 0 (gprs_sm.c:317) 20241223095812889 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) 20241223095812889 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241223095812889 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095812889 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095812889 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241223095812917 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 e8 f0 41 4b 11 4c ba be 63 14 05 7f c9 76 21 25 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) 20241223095812917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d6f148, cbp=0x5584d785f790) (sgsn_libgtp.c:633) 20241223095812917 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095812917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=e81a625d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095812917 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095812917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095812936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095812936 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241223095812936 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241223095812936 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@16435956e418: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@16435956e418: Final verdict of PTC: pass 20241223095812948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34384<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1054)@16435956e418: Final verdict of PTC: none 20241223095812952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095812952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@16435956e418: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1051)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@16435956e418: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@16435956e418: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@16435956e418: Final verdict of PTC: none -NSVCI98(1059)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@16435956e418: Final verdict of PTC: none -NSVCI99(1063)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1061)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1052)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1057)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@16435956e418: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Dec 23 09:58:12 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 20241223095813052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095813454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82628) 20241223095813953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095813954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82628, count=98120) 20241223095814955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095814955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Dec 23 09:58:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095815957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095815957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_xid_n201u started. 20241223095816560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095816563 DMM INFO MM(262420000000044/e81a625d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095816563 DMM INFO MM(262420000000044/e81a625d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095816563 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095816563 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095816563 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095816563 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095816563 DLLC NOTICE LLME(ffffffff/e81a625d){ASSIGNED} LLGM Assign pre (e81a625d => ffffffff) (gprs_llc.c:1079) 20241223095816563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e81a625d => ffffffff) (gprs_llc.c:1125) 20241223095816563 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d78649d0 (gprs_sndcp.c:574) 20241223095816563 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095816563 DMM NOTICE MM(262420000000044/e81a625d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095816563 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241223095816563 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095816563 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095816563 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241223095816563 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241223095816563 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) 20241223095816563 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:402) 20241223095816563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095816563 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095816563 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095816563 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095816563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@16435956e418: Provider Link came up: sending NS-RESET 20241223095816606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095816606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095816606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095816606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095816606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095816606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095816606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095816606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095816607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095816607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095816607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095816607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095816607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095816607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095816607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095816607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095816607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095816607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095816607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095816607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095816609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095816617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095816617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1073)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_xid_n201u-BVCI196(1071)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@16435956e418: Provider Link came up: sending NS-RESET 20241223095816621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095816621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095816621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095816621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095816621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095816621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095816621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095816621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095816622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095816622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095816622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095816622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095816622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095816622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095816622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095816622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095816622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095816622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095816622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095816622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095816624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095816628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095816628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@16435956e418: Provider Link came up: sending NS-RESET 20241223095816638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095816638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095816638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095816638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095816638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095816638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095816638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095816638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095816639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095816639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095816639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095816639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095816639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095816639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095816639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095816639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095816639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095816639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095816639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095816639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095816639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095816641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095816646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095816646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095816958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095816958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095816958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095816958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095816962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095816963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@16435956e418: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F0175051'O, index=0 SGSN_Test-GSUP(1084)@16435956e418: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@16435956e418: 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 := '35ACFAD83370A613A9C104C097D187F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '768D713F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06B2A981F569FD29'O } } } } } 20241223095818034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818034 DLLC NOTICE LLME(ffffffff/f0175051){UNASSIGNED} LLC RX: unknown TLLI 0xf0175051, creating LLME on the fly (gprs_llc.c:552) 20241223095818034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095818034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095818034 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095818034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095818034 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095818034 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095818034 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095818034 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095818034 DLLC NOTICE LLME(ffffffff/f0175051){UNASSIGNED} LLGM Assign pre (f0175051 => d22a9097) (gprs_llc.c:1079) 20241223095818034 DLLC NOTICE LLME(f0175051/d22a9097){ASSIGNED} LLGM Assign post (f0175051 => d22a9097) (gprs_llc.c:1125) 20241223095818034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095818034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095818034 DMM DEBUG MM(262420000000045/d22a9097) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095818062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095818062 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095818062 DMM DEBUG MM(262420000000045/d22a9097) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241223095818062 DMM NOTICE MM(262420000000045/d22a9097) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095818062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095818062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095818062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095818062 DMM DEBUG MM(262420000000045/d22a9097) Requesting authorization (sgsn_auth.c:160) 20241223095818062 DMM INFO MM(262420000000045/d22a9097) Requesting authentication tuples (sgsn_auth.c:184) 20241223095818062 DMM DEBUG MM(262420000000045/d22a9097) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095818062 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241223095818062 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@16435956e418: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@16435956e418: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241223095818068 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095818068 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095818068 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095818068 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095818068 DMM INFO MM(262420000000045/d22a9097) Subscriber data update (mmctx.c:445) 20241223095818068 DMM DEBUG MM(262420000000045/d22a9097) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095818068 DMM INFO MM(262420000000045/d22a9097) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095818068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095818068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095818068 DMM INFO MM(262420000000045/d22a9097) <- GMM AUTH AND CIPHERING REQ (rand = 35 ac fa d8 33 70 a6 13 a9 c1 04 c0 97 d1 87 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095818083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095818083 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095818083 DMM INFO MM(262420000000045/d22a9097) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095818084 DMM NOTICE MM(262420000000045/d22a9097) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095818084 DMM DEBUG MM(262420000000045/d22a9097) checking auth: received GSM SRES = 76 8d 71 3f (gprs_gmm.c:648) 20241223095818084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095818084 DMM DEBUG MM(262420000000045/d22a9097) Requesting authorization (sgsn_auth.c:160) 20241223095818084 DMM INFO MM(262420000000045/d22a9097) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095818084 DMM DEBUG MM(262420000000045/d22a9097) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095818084 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241223095818084 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) 20241223095818084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095818084 DMM INFO MM(262420000000045/d22a9097) <- GMM ATTACH ACCEPT (new P-TMSI=0xd22a9097) (gprs_gmm.c:282) 20241223095818087 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095818087 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095818087 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241223095818087 DMM INFO MM(262420000000045/d22a9097) Subscriber data update (mmctx.c:445) 20241223095818087 DMM DEBUG MM(262420000000045/d22a9097) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095818087 DMM INFO MM(262420000000045/d22a9097) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095818087 DMM NOTICE MM(262420000000045/d22a9097) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241223095818087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095818087 DMM NOTICE MM(262420000000045/d22a9097) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095818087 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) 20241223095818090 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095818090 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241223095818090 DMM INFO MM(262420000000045/d22a9097) Subscriber data update (mmctx.c:445) 20241223095818090 DMM DEBUG MM(262420000000045/d22a9097) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095818101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095818101 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095818101 DMM INFO MM(262420000000045/d22a9097) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095818101 DMM NOTICE MM(262420000000045/d22a9097) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095818101 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095818101 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095818101 DLLC NOTICE LLME(f0175051/d22a9097){ASSIGNED} LLGM Assign pre (ffffffff => d22a9097) (gprs_llc.c:1079) 20241223095818101 DLLC NOTICE LLME(ffffffff/d22a9097){ASSIGNED} LLGM Assign post (ffffffff => d22a9097) (gprs_llc.c:1125) 20241223095818101 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095818101 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095818101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095818101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@16435956e418: setverdict(pass): none -> pass 20241223095818154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095818154 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095818154 DMM INFO MM(262420000000045/d22a9097) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095818154 DMM INFO MM(262420000000045/d22a9097) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095818154 DMM DEBUG MM(262420000000045/d22a9097) Using GGSN 0 (gprs_sm.c:317) 20241223095818154 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) 20241223095818154 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241223095818154 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095818154 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095818154 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241223095818174 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 51 e1 46 b9 11 d7 0c b0 cf 14 05 7f 0c c8 73 bd 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) 20241223095818174 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d701c0, cbp=0x5584d785fd70) (sgsn_libgtp.c:633) 20241223095818174 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095818174 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=d22a9097, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095818174 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095818174 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095818188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095818188 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241223095818188 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241223095818188 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241223095818188 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@16435956e418: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@16435956e418: Final verdict of PTC: pass 20241223095818200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095818203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095818203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@16435956e418: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@16435956e418: Final verdict of PTC: none -NSVCI98(1077)@16435956e418: Final verdict of PTC: none -NSVCI97(1072)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@16435956e418: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@16435956e418: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1080)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1070)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1075)@16435956e418: Final verdict of PTC: none -NSVCI99(1082)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@16435956e418: Test case TC_xid_n201u finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Dec 23 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241223095818310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095818712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90860) 20241223095819204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095819204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90860, count=101640) 20241223095820207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095820207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223095820456 DGPRS DEBUG Checking for inactive LLMEs, time = 37476099 (sgsn.c:132) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Dec 23 09:58:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095821209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095821209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_llc_null started. 20241223095821818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095821821 DMM INFO MM(262420000000045/d22a9097) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095821821 DMM INFO MM(262420000000045/d22a9097) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095821821 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095821821 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095821821 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095821821 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095821821 DLLC NOTICE LLME(ffffffff/d22a9097){ASSIGNED} LLGM Assign pre (d22a9097 => ffffffff) (gprs_llc.c:1079) 20241223095821821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d22a9097 => ffffffff) (gprs_llc.c:1125) 20241223095821821 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095821821 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095821821 DMM NOTICE MM(262420000000045/d22a9097) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095821821 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241223095821821 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095821821 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095821821 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241223095821821 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241223095821821 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) 20241223095821821 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:402) 20241223095821821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095821821 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095821821 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095821821 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095821821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@16435956e418: Provider Link came up: sending NS-RESET 20241223095821862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095821862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095821862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095821862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095821862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095821862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095821862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095821862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095821863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095821863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095821863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095821863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095821863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095821863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095821863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095821863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095821863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095821863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095821863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095821863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095821865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095821869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095821869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1089)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095821882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095821882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095821882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095821882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095821882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095821882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095821882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095821882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095821883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095821883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095821883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095821883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095821883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095821883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095821883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095821883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095821883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095821883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095821883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095821883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095821885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095821890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095821890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1096)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_null-BVCI210(1094)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@16435956e418: Provider Link came up: sending NS-RESET 20241223095821893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095821893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095821893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095821893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095821893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095821893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095821893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095821893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095821894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095821894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095821894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095821894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095821894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095821894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095821894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095821894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095821894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095821894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095821894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095821894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095821894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095821897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095821902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095821902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095822210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095822210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095822210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095822210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095822214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095822215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@16435956e418: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E06B6E8B'O, index=0 SGSN_Test-GSUP(1103)@16435956e418: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@16435956e418: 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 := 'C46F13647CC3F5AF8482CD9FECA8145D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6EF2592'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '530FEB820441C68D'O } } } } } 20241223095823255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095823255 DLLC NOTICE LLME(ffffffff/e06b6e8b){UNASSIGNED} LLC RX: unknown TLLI 0xe06b6e8b, creating LLME on the fly (gprs_llc.c:552) 20241223095823255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095823255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095823255 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095823255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095823255 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095823255 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095823255 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095823255 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095823255 DLLC NOTICE LLME(ffffffff/e06b6e8b){UNASSIGNED} LLGM Assign pre (e06b6e8b => f9ce7a7c) (gprs_llc.c:1079) 20241223095823255 DLLC NOTICE LLME(e06b6e8b/f9ce7a7c){ASSIGNED} LLGM Assign post (e06b6e8b => f9ce7a7c) (gprs_llc.c:1125) 20241223095823255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095823255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095823255 DMM DEBUG MM(262420000000041/f9ce7a7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095823264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095823264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095823264 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095823264 DMM DEBUG MM(262420000000041/f9ce7a7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241223095823264 DMM NOTICE MM(262420000000041/f9ce7a7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095823264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095823264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095823264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095823264 DMM DEBUG MM(262420000000041/f9ce7a7c) Requesting authorization (sgsn_auth.c:160) 20241223095823264 DMM INFO MM(262420000000041/f9ce7a7c) Requesting authentication tuples (sgsn_auth.c:184) 20241223095823264 DMM DEBUG MM(262420000000041/f9ce7a7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095823264 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241223095823264 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@16435956e418: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@16435956e418: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241223095823266 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095823266 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095823266 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095823266 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095823266 DMM INFO MM(262420000000041/f9ce7a7c) Subscriber data update (mmctx.c:445) 20241223095823266 DMM DEBUG MM(262420000000041/f9ce7a7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095823266 DMM INFO MM(262420000000041/f9ce7a7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095823266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095823266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095823266 DMM INFO MM(262420000000041/f9ce7a7c) <- GMM AUTH AND CIPHERING REQ (rand = c4 6f 13 64 7c c3 f5 af 84 82 cd 9f ec a8 14 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095823272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095823272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095823272 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095823272 DMM INFO MM(262420000000041/f9ce7a7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095823272 DMM NOTICE MM(262420000000041/f9ce7a7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095823272 DMM DEBUG MM(262420000000041/f9ce7a7c) checking auth: received GSM SRES = b6 ef 25 92 (gprs_gmm.c:648) 20241223095823272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095823272 DMM DEBUG MM(262420000000041/f9ce7a7c) Requesting authorization (sgsn_auth.c:160) 20241223095823272 DMM INFO MM(262420000000041/f9ce7a7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095823272 DMM DEBUG MM(262420000000041/f9ce7a7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095823272 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241223095823272 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) 20241223095823272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095823272 DMM INFO MM(262420000000041/f9ce7a7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ce7a7c) (gprs_gmm.c:282) 20241223095823273 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095823273 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095823273 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241223095823273 DMM INFO MM(262420000000041/f9ce7a7c) Subscriber data update (mmctx.c:445) 20241223095823273 DMM DEBUG MM(262420000000041/f9ce7a7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095823273 DMM INFO MM(262420000000041/f9ce7a7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095823273 DMM NOTICE MM(262420000000041/f9ce7a7c) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241223095823273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095823273 DMM NOTICE MM(262420000000041/f9ce7a7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095823273 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) 20241223095823274 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095823274 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241223095823274 DMM INFO MM(262420000000041/f9ce7a7c) Subscriber data update (mmctx.c:445) 20241223095823274 DMM DEBUG MM(262420000000041/f9ce7a7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095823281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095823281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095823281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095823281 DMM INFO MM(262420000000041/f9ce7a7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095823281 DMM NOTICE MM(262420000000041/f9ce7a7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095823281 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095823281 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095823281 DLLC NOTICE LLME(e06b6e8b/f9ce7a7c){ASSIGNED} LLGM Assign pre (ffffffff => f9ce7a7c) (gprs_llc.c:1079) 20241223095823281 DLLC NOTICE LLME(ffffffff/f9ce7a7c){ASSIGNED} LLGM Assign post (ffffffff => f9ce7a7c) (gprs_llc.c:1125) 20241223095823281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095823281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095823281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095823281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095824339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095824339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241223095824339 DLLC DEBUG TLLI=f9ce7a7c sends us LLC NULL (gprs_llc.c:912) 20241223095824339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095824340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241223095824340 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095824340 DMM INFO MM(262420000000041/f9ce7a7c) -> GMM DETACH REQUEST TLLI=0xf9ce7a7c type=GPRS detach Power-off (gprs_gmm.c:1440) 20241223095824340 DMM INFO MM(262420000000041/f9ce7a7c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241223095824340 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095824340 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095824340 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095824340 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095824340 DLLC NOTICE LLME(ffffffff/f9ce7a7c){ASSIGNED} LLGM Assign pre (f9ce7a7c => ffffffff) (gprs_llc.c:1079) 20241223095824340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ce7a7c => ffffffff) (gprs_llc.c:1125) 20241223095824340 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241223095824340 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) 20241223095824340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095824340 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095824340 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095824340 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095824341 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@16435956e418: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@16435956e418: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@16435956e418: Final verdict of PTC: pass 20241223095829355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@16435956e418: Final verdict of PTC: none 20241223095829359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095829359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1102)@16435956e418: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@16435956e418: Final verdict of PTC: none -NSVCI97(1092)@16435956e418: Final verdict of PTC: none -NSVCI99(1101)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@16435956e418: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@16435956e418: Final verdict of PTC: none -NSVCI98(1097)@16435956e418: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1095)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1090)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1099)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@16435956e418: Test case TC_llc_null finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Dec 23 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241223095829466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095829868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100688) 20241223095830361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095830361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100688, count=102128) 20241223095831363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095831363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Dec 23 09:58:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095832365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095832365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_llc_sabm_dm_llgmm started. 20241223095832963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095832965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@16435956e418: Provider Link came up: sending NS-RESET 20241223095833003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095833003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095833003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095833003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095833003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095833003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095833003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095833003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095833004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095833004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095833004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095833004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095833004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095833004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095833004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095833004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095833004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095833004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095833004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095833004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095833006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095833011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095833011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@16435956e418: Provider Link came up: sending NS-RESET 20241223095833018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095833018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095833018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095833018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095833018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095833018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095833018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095833018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095833019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095833019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095833019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095833019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095833019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095833019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095833019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095833019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095833019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095833019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095833019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095833019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095833021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095833026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095833026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@16435956e418: Provider Link came up: sending NS-RESET 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095833034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095833034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095833034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095833035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095833035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095833035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095833035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095833035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095833035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095833035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095833037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095833042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095833042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095833367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095833367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095833367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095833367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095833371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095833372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@16435956e418: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D7B6D9A0'O, index=0 SGSN_Test-GSUP(1122)@16435956e418: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@16435956e418: 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 := 'BC5CBC45E0F6A5C1DFC6852AC5E1BB89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EE76A2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BBAD2E64C49AB18'O } } } } } 20241223095834447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095834447 DLLC NOTICE LLME(ffffffff/d7b6d9a0){UNASSIGNED} LLC RX: unknown TLLI 0xd7b6d9a0, creating LLME on the fly (gprs_llc.c:552) 20241223095834447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095834447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095834447 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095834447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095834447 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095834447 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095834447 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095834447 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095834447 DLLC NOTICE LLME(ffffffff/d7b6d9a0){UNASSIGNED} LLGM Assign pre (d7b6d9a0 => f12e79ed) (gprs_llc.c:1079) 20241223095834447 DLLC NOTICE LLME(d7b6d9a0/f12e79ed){ASSIGNED} LLGM Assign post (d7b6d9a0 => f12e79ed) (gprs_llc.c:1125) 20241223095834447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095834447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095834447 DMM DEBUG MM(262420000000042/f12e79ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095834460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095834460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095834460 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095834460 DMM DEBUG MM(262420000000042/f12e79ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241223095834460 DMM NOTICE MM(262420000000042/f12e79ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095834460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095834460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095834460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095834460 DMM DEBUG MM(262420000000042/f12e79ed) Requesting authorization (sgsn_auth.c:160) 20241223095834460 DMM INFO MM(262420000000042/f12e79ed) Requesting authentication tuples (sgsn_auth.c:184) 20241223095834460 DMM DEBUG MM(262420000000042/f12e79ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095834460 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241223095834460 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@16435956e418: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@16435956e418: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241223095834462 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095834462 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095834462 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095834462 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095834462 DMM INFO MM(262420000000042/f12e79ed) Subscriber data update (mmctx.c:445) 20241223095834462 DMM DEBUG MM(262420000000042/f12e79ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095834462 DMM INFO MM(262420000000042/f12e79ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095834462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095834462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095834462 DMM INFO MM(262420000000042/f12e79ed) <- GMM AUTH AND CIPHERING REQ (rand = bc 5c bc 45 e0 f6 a5 c1 df c6 85 2a c5 e1 bb 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095834468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095834468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095834468 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095834468 DMM INFO MM(262420000000042/f12e79ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095834468 DMM NOTICE MM(262420000000042/f12e79ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095834468 DMM DEBUG MM(262420000000042/f12e79ed) checking auth: received GSM SRES = 1e e7 6a 2a (gprs_gmm.c:648) 20241223095834468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095834468 DMM DEBUG MM(262420000000042/f12e79ed) Requesting authorization (sgsn_auth.c:160) 20241223095834468 DMM INFO MM(262420000000042/f12e79ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095834468 DMM DEBUG MM(262420000000042/f12e79ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095834468 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241223095834468 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) 20241223095834468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095834468 DMM INFO MM(262420000000042/f12e79ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xf12e79ed) (gprs_gmm.c:282) 20241223095834470 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095834470 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095834470 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241223095834470 DMM INFO MM(262420000000042/f12e79ed) Subscriber data update (mmctx.c:445) 20241223095834470 DMM DEBUG MM(262420000000042/f12e79ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095834470 DMM INFO MM(262420000000042/f12e79ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095834470 DMM NOTICE MM(262420000000042/f12e79ed) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241223095834470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095834470 DMM NOTICE MM(262420000000042/f12e79ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095834470 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) 20241223095834470 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095834470 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241223095834470 DMM INFO MM(262420000000042/f12e79ed) Subscriber data update (mmctx.c:445) 20241223095834470 DMM DEBUG MM(262420000000042/f12e79ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095834476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095834476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095834476 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095834476 DMM INFO MM(262420000000042/f12e79ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095834476 DMM NOTICE MM(262420000000042/f12e79ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095834476 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095834476 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095834476 DLLC NOTICE LLME(d7b6d9a0/f12e79ed){ASSIGNED} LLGM Assign pre (ffffffff => f12e79ed) (gprs_llc.c:1079) 20241223095834476 DLLC NOTICE LLME(ffffffff/f12e79ed){ASSIGNED} LLGM Assign post (ffffffff => f12e79ed) (gprs_llc.c:1125) 20241223095834476 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095834476 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095834476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095834476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095835536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095835537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@16435956e418: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@16435956e418: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@16435956e418: Final verdict of PTC: pass 20241223095835552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095835556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095835556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1122)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@16435956e418: Final verdict of PTC: none -NSVCI99(1120)@16435956e418: Final verdict of PTC: none -NSVCI97(1110)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@16435956e418: Final verdict of PTC: none -NSVCI98(1115)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1118)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1108)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1113)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@16435956e418: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Dec 23 09:58:35 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 20241223095835632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095836034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84020) 20241223095836557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095836557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84020, count=88376) 20241223095837558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095837570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Dec 23 09:58:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095838571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095838571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_llc_sabm_dm_ll5 started. 20241223095839133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095839135 DMM INFO MM(262420000000042/f12e79ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095839135 DMM INFO MM(262420000000042/f12e79ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095839135 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095839135 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095839135 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095839135 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095839135 DLLC NOTICE LLME(ffffffff/f12e79ed){ASSIGNED} LLGM Assign pre (f12e79ed => ffffffff) (gprs_llc.c:1079) 20241223095839135 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f12e79ed => ffffffff) (gprs_llc.c:1125) 20241223095839135 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241223095839136 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) 20241223095839136 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:402) 20241223095839136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095839136 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095839136 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095839136 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095839136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@16435956e418: Provider Link came up: sending NS-RESET 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095839174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839174 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095839174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095839174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095839174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095839174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095839174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095839175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095839175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095839176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095839180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095839180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@16435956e418: Provider Link came up: sending NS-RESET 20241223095839192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095839192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095839192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095839192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095839192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095839192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095839192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095839192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095839193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095839193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095839193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095839193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095839193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095839193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095839193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095839193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839193 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095839193 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095839193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095839193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095839193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095839195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095839200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095839200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1132)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@16435956e418: Provider Link came up: sending NS-RESET 20241223095839207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095839207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095839207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095839207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095839207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095839207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095839207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095839207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095839208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095839208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095839208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095839208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095839208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095839208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095839208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095839208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095839208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095839208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095839208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095839208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095839208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095839211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095839217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095839217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095839572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095839572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095839572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095839572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095839576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095839578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@16435956e418: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FBBB09EE'O, index=0 SGSN_Test-GSUP(1141)@16435956e418: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@16435956e418: 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 := '3A9E57C7037A7FD1F11016EE7A2E0AD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E4744EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E3AC6B1121BB4D9'O } } } } } 20241223095840653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095840653 DLLC NOTICE LLME(ffffffff/fbbb09ee){UNASSIGNED} LLC RX: unknown TLLI 0xfbbb09ee, creating LLME on the fly (gprs_llc.c:552) 20241223095840653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095840653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095840653 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095840653 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095840653 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095840653 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095840653 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095840653 DLLC NOTICE LLME(ffffffff/fbbb09ee){UNASSIGNED} LLGM Assign pre (fbbb09ee => c8b1a19b) (gprs_llc.c:1079) 20241223095840653 DLLC NOTICE LLME(fbbb09ee/c8b1a19b){ASSIGNED} LLGM Assign post (fbbb09ee => c8b1a19b) (gprs_llc.c:1125) 20241223095840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095840653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095840653 DMM DEBUG MM(262420000000043/c8b1a19b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095840668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095840668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095840668 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095840668 DMM DEBUG MM(262420000000043/c8b1a19b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241223095840668 DMM NOTICE MM(262420000000043/c8b1a19b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095840668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095840668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095840668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095840668 DMM DEBUG MM(262420000000043/c8b1a19b) Requesting authorization (sgsn_auth.c:160) 20241223095840668 DMM INFO MM(262420000000043/c8b1a19b) Requesting authentication tuples (sgsn_auth.c:184) 20241223095840668 DMM DEBUG MM(262420000000043/c8b1a19b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095840668 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241223095840668 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@16435956e418: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@16435956e418: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241223095840673 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095840673 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095840673 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095840673 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095840673 DMM INFO MM(262420000000043/c8b1a19b) Subscriber data update (mmctx.c:445) 20241223095840674 DMM DEBUG MM(262420000000043/c8b1a19b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095840674 DMM INFO MM(262420000000043/c8b1a19b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095840674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095840674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095840674 DMM INFO MM(262420000000043/c8b1a19b) <- GMM AUTH AND CIPHERING REQ (rand = 3a 9e 57 c7 03 7a 7f d1 f1 10 16 ee 7a 2e 0a d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095840688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095840688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095840688 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095840688 DMM INFO MM(262420000000043/c8b1a19b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095840688 DMM NOTICE MM(262420000000043/c8b1a19b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095840688 DMM DEBUG MM(262420000000043/c8b1a19b) checking auth: received GSM SRES = 9e 47 44 ec (gprs_gmm.c:648) 20241223095840688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095840688 DMM DEBUG MM(262420000000043/c8b1a19b) Requesting authorization (sgsn_auth.c:160) 20241223095840688 DMM INFO MM(262420000000043/c8b1a19b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095840688 DMM DEBUG MM(262420000000043/c8b1a19b) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095840689 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241223095840689 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) 20241223095840689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095840689 DMM INFO MM(262420000000043/c8b1a19b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b1a19b) (gprs_gmm.c:282) 20241223095840691 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095840692 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095840692 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241223095840692 DMM INFO MM(262420000000043/c8b1a19b) Subscriber data update (mmctx.c:445) 20241223095840692 DMM DEBUG MM(262420000000043/c8b1a19b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095840692 DMM INFO MM(262420000000043/c8b1a19b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095840692 DMM NOTICE MM(262420000000043/c8b1a19b) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241223095840692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095840692 DMM NOTICE MM(262420000000043/c8b1a19b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095840692 [1;32mDGPRS 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) 20241223095840693 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095840693 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241223095840693 DMM INFO MM(262420000000043/c8b1a19b) Subscriber data update (mmctx.c:445) 20241223095840693 DMM DEBUG MM(262420000000043/c8b1a19b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095840702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095840702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095840702 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095840702 DMM INFO MM(262420000000043/c8b1a19b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095840702 DMM NOTICE MM(262420000000043/c8b1a19b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095840702 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095840702 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095840702 DLLC NOTICE LLME(fbbb09ee/c8b1a19b){ASSIGNED} LLGM Assign pre (ffffffff => c8b1a19b) (gprs_llc.c:1079) 20241223095840702 DLLC NOTICE LLME(ffffffff/c8b1a19b){ASSIGNED} LLGM Assign post (ffffffff => c8b1a19b) (gprs_llc.c:1125) 20241223095840702 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095840702 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095840702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095840702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095841757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095841757 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@16435956e418: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@16435956e418: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@16435956e418: Final verdict of PTC: pass 20241223095841773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@16435956e418: Final verdict of PTC: none -NSVCI99(1139)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@16435956e418: Final verdict of PTC: none -NSVCI97(1129)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@16435956e418: Final verdict of PTC: none 20241223095841778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095841778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@16435956e418: Final verdict of PTC: none -NSVCI98(1134)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@16435956e418: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1137)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1133)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1127)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@16435956e418: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Dec 23 09:58:41 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 20241223095841826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095842228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84136) 20241223095842780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095842780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84136, count=91548) 20241223095843781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095843781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Dec 23 09:58:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095844782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095844782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_suspend_nopaging started. 20241223095845329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095845332 DMM INFO MM(262420000000043/c8b1a19b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095845332 DMM INFO MM(262420000000043/c8b1a19b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095845332 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095845332 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095845332 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095845332 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095845332 DLLC NOTICE LLME(ffffffff/c8b1a19b){ASSIGNED} LLGM Assign pre (c8b1a19b => ffffffff) (gprs_llc.c:1079) 20241223095845332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b1a19b => ffffffff) (gprs_llc.c:1125) 20241223095845332 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241223095845332 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) 20241223095845332 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:402) 20241223095845332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095845332 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095845332 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095845332 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095845332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@16435956e418: Provider Link came up: sending NS-RESET 20241223095845385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095845385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095845385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095845385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095845385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095845385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095845385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095845385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095845386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095845386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095845386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095845386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095845386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095845386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095845386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095845386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095845386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095845386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095845387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095845387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095845388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095845393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095845393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1146)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@16435956e418: Provider Link came up: sending NS-RESET 20241223095845401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095845401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095845401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095845401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095845401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095845401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095845401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095845401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095845402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095845402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095845402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095845402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095845402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095845402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095845402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095845402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095845402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095845402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095845402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095845402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095845404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095845408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095845408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@16435956e418: Provider Link came up: sending NS-RESET 20241223095845418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095845418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095845418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095845418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095845418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095845418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095845418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095845418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095845419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095845419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095845419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095845419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095845419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095845419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095845419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095845419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095845419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095845419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095845419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095845419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095845419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095845421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095845426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095845426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095845784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095845784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095845784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095845784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095845788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095845790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@16435956e418: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F250D422'O, index=0 SGSN_Test-GSUP(1160)@16435956e418: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@16435956e418: 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 := '36CD0A9C846542ED2AC673B37E1FDDF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4909044A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E4BE6D121CA3E95'O } } } } } 20241223095846874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095846874 DLLC NOTICE LLME(ffffffff/f250d422){UNASSIGNED} LLC RX: unknown TLLI 0xf250d422, creating LLME on the fly (gprs_llc.c:552) 20241223095846874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095846874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095846874 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095846874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095846874 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095846874 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095846874 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095846874 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095846874 DLLC NOTICE LLME(ffffffff/f250d422){UNASSIGNED} LLGM Assign pre (f250d422 => d649ee0d) (gprs_llc.c:1079) 20241223095846874 DLLC NOTICE LLME(f250d422/d649ee0d){ASSIGNED} LLGM Assign post (f250d422 => d649ee0d) (gprs_llc.c:1125) 20241223095846874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095846874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095846874 DMM DEBUG MM(262420000000048/d649ee0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095846893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095846893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095846893 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095846893 DMM DEBUG MM(262420000000048/d649ee0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241223095846893 DMM NOTICE MM(262420000000048/d649ee0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095846893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095846893 DMM DEBUG MM(262420000000048/d649ee0d) Requesting authorization (sgsn_auth.c:160) 20241223095846893 DMM INFO MM(262420000000048/d649ee0d) Requesting authentication tuples (sgsn_auth.c:184) 20241223095846893 DMM DEBUG MM(262420000000048/d649ee0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095846893 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241223095846893 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@16435956e418: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@16435956e418: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241223095846899 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095846899 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095846899 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095846899 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095846899 DMM INFO MM(262420000000048/d649ee0d) Subscriber data update (mmctx.c:445) 20241223095846899 DMM DEBUG MM(262420000000048/d649ee0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095846899 DMM INFO MM(262420000000048/d649ee0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095846899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095846899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095846899 DMM INFO MM(262420000000048/d649ee0d) <- GMM AUTH AND CIPHERING REQ (rand = 36 cd 0a 9c 84 65 42 ed 2a c6 73 b3 7e 1f dd f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095846913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095846914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095846914 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095846914 DMM INFO MM(262420000000048/d649ee0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095846914 DMM NOTICE MM(262420000000048/d649ee0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095846914 DMM DEBUG MM(262420000000048/d649ee0d) checking auth: received GSM SRES = 49 09 04 4a (gprs_gmm.c:648) 20241223095846914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095846914 DMM DEBUG MM(262420000000048/d649ee0d) Requesting authorization (sgsn_auth.c:160) 20241223095846914 DMM INFO MM(262420000000048/d649ee0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095846914 DMM DEBUG MM(262420000000048/d649ee0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095846914 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241223095846914 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) 20241223095846914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095846914 DMM INFO MM(262420000000048/d649ee0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd649ee0d) (gprs_gmm.c:282) 20241223095846917 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095846917 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095846917 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241223095846917 DMM INFO MM(262420000000048/d649ee0d) Subscriber data update (mmctx.c:445) 20241223095846917 DMM DEBUG MM(262420000000048/d649ee0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095846917 DMM INFO MM(262420000000048/d649ee0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095846917 DMM NOTICE MM(262420000000048/d649ee0d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241223095846917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095846917 DMM NOTICE MM(262420000000048/d649ee0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095846917 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) 20241223095846918 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095846918 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241223095846918 DMM INFO MM(262420000000048/d649ee0d) Subscriber data update (mmctx.c:445) 20241223095846918 DMM DEBUG MM(262420000000048/d649ee0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095846930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095846930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095846930 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095846930 DMM INFO MM(262420000000048/d649ee0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095846930 DMM NOTICE MM(262420000000048/d649ee0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095846930 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095846930 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095846930 DLLC NOTICE LLME(f250d422/d649ee0d){ASSIGNED} LLGM Assign pre (ffffffff => d649ee0d) (gprs_llc.c:1079) 20241223095846930 DLLC NOTICE LLME(ffffffff/d649ee0d){ASSIGNED} LLGM Assign post (ffffffff => d649ee0d) (gprs_llc.c:1125) 20241223095846930 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095846930 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095846930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095846930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@16435956e418: setverdict(pass): none -> pass 20241223095846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095846987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095846987 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095846987 DMM INFO MM(262420000000048/d649ee0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095846988 DMM INFO MM(262420000000048/d649ee0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095846988 DMM DEBUG MM(262420000000048/d649ee0d) Using GGSN 0 (gprs_sm.c:317) 20241223095846988 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) 20241223095846988 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241223095846988 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095846988 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095846988 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241223095847010 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 bc 56 16 7d 11 a8 f3 55 e0 14 05 7f b5 aa 66 7b 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) 20241223095847010 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d71238, cbp=0x5584d7860d80) (sgsn_libgtp.c:633) 20241223095847010 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095847010 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7864d28 TLLI=d649ee0d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095847010 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095847010 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095847026 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241223095847039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095847039 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241223095847039 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241223095847045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241223095847045 DMM INFO MM(262420000000048/d649ee0d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241223095850457 DGPRS DEBUG Checking for inactive LLMEs, time = 37476129 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1146)@16435956e418: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@16435956e418: Final verdict of PTC: pass 20241223095852060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@16435956e418: Final verdict of PTC: none 20241223095852065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095852065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1158)@16435956e418: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@16435956e418: Final verdict of PTC: none -NSVCI98(1153)@16435956e418: Final verdict of PTC: none -NSVCI97(1148)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@16435956e418: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1146)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@16435956e418: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1156)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1151)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1147)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@16435956e418: Test case TC_suspend_nopaging finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Dec 23 09:58:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241223095852127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095852529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95276) 20241223095853066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095853067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95276, count=100708) 20241223095854068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095854068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Dec 23 09:58:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095855070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095855070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_suspend_resume started. 20241223095855616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095855619 DMM INFO MM(262420000000048/d649ee0d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095855619 DMM INFO MM(262420000000048/d649ee0d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095855619 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095855619 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095855619 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095855619 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095855619 DLLC NOTICE LLME(ffffffff/d649ee0d){ASSIGNED} LLGM Assign pre (d649ee0d => ffffffff) (gprs_llc.c:1079) 20241223095855619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d649ee0d => ffffffff) (gprs_llc.c:1125) 20241223095855619 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d78649d0 (gprs_sndcp.c:574) 20241223095855619 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7864d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095855619 DMM NOTICE MM(262420000000048/d649ee0d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095855619 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241223095855619 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095855619 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095855619 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241223095855619 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241223095855619 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) 20241223095855619 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:402) 20241223095855620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095855620 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095855620 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095855620 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095855620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223095855658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095855658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095855658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095855658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095855658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095855658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095855658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095855658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095855659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095855659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095855659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095855659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095855659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095855659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095855659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095855659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095855659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095855659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095855659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095855659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095855661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223095855666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095855666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1167)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1165)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@16435956e418: Provider Link came up: sending NS-RESET 20241223095855669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095855669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095855669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095855669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095855669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095855669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095855669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095855669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095855670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095855670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095855670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095855670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095855670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095855670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095855670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095855670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095855670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095855670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095855670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095855670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095855673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095855678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095855678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@16435956e418: Provider Link came up: sending NS-RESET 20241223095855686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095855686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095855686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095855686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095855686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095855686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095855686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095855686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095855687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095855687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095855687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095855687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095855687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095855687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095855687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095855687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095855687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095855687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095855687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095855687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095855687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095855689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095855693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095855693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095856072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095856072 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095856072 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095856072 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095856076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095856077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@16435956e418: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='CA28D324'O, index=0 SGSN_Test-GSUP(1179)@16435956e418: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@16435956e418: 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 := '32415A365F3EF4C5C380992D908529FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1A68888'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01F6A8E61BCE1493'O } } } } } 20241223095857108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857108 DLLC NOTICE LLME(ffffffff/ca28d324){UNASSIGNED} LLC RX: unknown TLLI 0xca28d324, creating LLME on the fly (gprs_llc.c:552) 20241223095857108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095857108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095857108 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095857108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095857108 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095857108 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095857108 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095857108 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095857108 DLLC NOTICE LLME(ffffffff/ca28d324){UNASSIGNED} LLGM Assign pre (ca28d324 => f0bc2854) (gprs_llc.c:1079) 20241223095857108 DLLC NOTICE LLME(ca28d324/f0bc2854){ASSIGNED} LLGM Assign post (ca28d324 => f0bc2854) (gprs_llc.c:1125) 20241223095857108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095857108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095857108 DMM DEBUG MM(262420000000049/f0bc2854) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095857116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095857116 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095857116 DMM DEBUG MM(262420000000049/f0bc2854) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241223095857116 DMM NOTICE MM(262420000000049/f0bc2854) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095857116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095857116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095857116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095857116 DMM DEBUG MM(262420000000049/f0bc2854) Requesting authorization (sgsn_auth.c:160) 20241223095857116 DMM INFO MM(262420000000049/f0bc2854) Requesting authentication tuples (sgsn_auth.c:184) 20241223095857116 DMM DEBUG MM(262420000000049/f0bc2854) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095857116 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241223095857116 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@16435956e418: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@16435956e418: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241223095857118 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095857118 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095857118 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095857118 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095857118 DMM INFO MM(262420000000049/f0bc2854) Subscriber data update (mmctx.c:445) 20241223095857118 DMM DEBUG MM(262420000000049/f0bc2854) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095857118 DMM INFO MM(262420000000049/f0bc2854) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095857118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095857118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095857118 DMM INFO MM(262420000000049/f0bc2854) <- GMM AUTH AND CIPHERING REQ (rand = 32 41 5a 36 5f 3e f4 c5 c3 80 99 2d 90 85 29 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095857122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095857122 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095857122 DMM INFO MM(262420000000049/f0bc2854) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095857122 DMM NOTICE MM(262420000000049/f0bc2854) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095857122 DMM DEBUG MM(262420000000049/f0bc2854) checking auth: received GSM SRES = b1 a6 88 88 (gprs_gmm.c:648) 20241223095857122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095857122 DMM DEBUG MM(262420000000049/f0bc2854) Requesting authorization (sgsn_auth.c:160) 20241223095857122 DMM INFO MM(262420000000049/f0bc2854) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095857122 DMM DEBUG MM(262420000000049/f0bc2854) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095857122 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241223095857122 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) 20241223095857122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095857122 DMM INFO MM(262420000000049/f0bc2854) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0bc2854) (gprs_gmm.c:282) 20241223095857123 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095857123 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095857123 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241223095857123 DMM INFO MM(262420000000049/f0bc2854) Subscriber data update (mmctx.c:445) 20241223095857123 DMM DEBUG MM(262420000000049/f0bc2854) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095857123 DMM INFO MM(262420000000049/f0bc2854) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095857123 DMM NOTICE MM(262420000000049/f0bc2854) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241223095857123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095857123 DMM NOTICE MM(262420000000049/f0bc2854) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095857123 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) 20241223095857124 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095857124 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241223095857124 DMM INFO MM(262420000000049/f0bc2854) Subscriber data update (mmctx.c:445) 20241223095857124 DMM DEBUG MM(262420000000049/f0bc2854) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095857127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095857127 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095857127 DMM INFO MM(262420000000049/f0bc2854) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095857127 DMM NOTICE MM(262420000000049/f0bc2854) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095857127 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095857127 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095857127 DLLC NOTICE LLME(ca28d324/f0bc2854){ASSIGNED} LLGM Assign pre (ffffffff => f0bc2854) (gprs_llc.c:1079) 20241223095857127 DLLC NOTICE LLME(ffffffff/f0bc2854){ASSIGNED} LLGM Assign post (ffffffff => f0bc2854) (gprs_llc.c:1125) 20241223095857127 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095857127 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095857127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095857127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@16435956e418: setverdict(pass): none -> pass 20241223095857179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095857179 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095857179 DMM INFO MM(262420000000049/f0bc2854) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095857179 DMM INFO MM(262420000000049/f0bc2854) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095857179 DMM DEBUG MM(262420000000049/f0bc2854) Using GGSN 0 (gprs_sm.c:317) 20241223095857179 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) 20241223095857179 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241223095857179 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095857179 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095857179 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241223095857187 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 21 9a e1 40 11 ce 15 a7 63 14 05 7f 77 dd 7b 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241223095857187 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d722b0, cbp=0x5584d7861110) (sgsn_libgtp.c:633) 20241223095857187 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095857187 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=f0bc2854, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095857187 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095857187 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095857192 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241223095857194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095857194 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241223095857194 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241223095857196 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241223095857196 DMM INFO MM(262420000000049/f0bc2854) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241223095902206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095902206 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241223095902206 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241223095902212 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1165)@16435956e418: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@16435956e418: Final verdict of PTC: pass 20241223095902225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@16435956e418: Final verdict of PTC: none -NSVCI99(1177)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@16435956e418: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@16435956e418: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@16435956e418: Final verdict of PTC: none -NSVCI98(1172)@16435956e418: Final verdict of PTC: none 20241223095902230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095902231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1173)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@16435956e418: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@16435956e418: Final verdict of PTC: none -NSVCI97(1168)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1170)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1175)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1166)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@16435956e418: Test case TC_suspend_resume finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Dec 23 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241223095902281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095902684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105040) 20241223095903232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095903232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105040, count=105580) 20241223095904233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095904234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Dec 23 09:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095905236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095905236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_suspend_rau started. 20241223095905784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095905786 DMM INFO MM(262420000000049/f0bc2854) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095905786 DMM INFO MM(262420000000049/f0bc2854) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095905786 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095905787 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095905787 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095905787 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095905787 DLLC NOTICE LLME(ffffffff/f0bc2854){ASSIGNED} LLGM Assign pre (f0bc2854 => ffffffff) (gprs_llc.c:1079) 20241223095905787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0bc2854 => ffffffff) (gprs_llc.c:1125) 20241223095905787 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095905787 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095905787 DMM NOTICE MM(262420000000049/f0bc2854) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095905787 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241223095905787 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095905787 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095905787 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241223095905787 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241223095905787 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) 20241223095905787 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:402) 20241223095905787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095905787 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095905787 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095905787 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095905787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@16435956e418: Provider Link came up: sending NS-RESET 20241223095905835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095905835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095905835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095905835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095905835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095905835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095905835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095905835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095905836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095905836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095905836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095905836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095905836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095905836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095905836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095905836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095905836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095905836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095905837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095905837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095905838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095905843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095905843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@16435956e418: Provider Link came up: sending NS-RESET 20241223095905852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095905852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095905852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095905852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095905852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095905852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095905852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095905852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095905853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095905853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095905853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095905853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095905853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095905853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095905853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095905853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095905853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095905853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095905853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095905853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223095905856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095905861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095905861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1190)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@16435956e418: Provider Link came up: sending NS-RESET 20241223095905867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095905867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095905867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095905867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095905867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095905867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095905867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095905867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095905868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095905868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095905868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095905868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095905868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095905868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095905868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095905868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095905868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095905868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095905868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095905868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095905868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095905870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095905875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095905875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095906237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095906238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095906238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095906238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095906242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095906243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@16435956e418: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E24379AD'O, index=0 SGSN_Test-GSUP(1198)@16435956e418: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@16435956e418: 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 := 'C5CA914B8CA12C4A4D92FB3B4BE4622D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D5CE645'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C1662EC8819C17B'O } } } } } 20241223095907317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907317 DLLC NOTICE LLME(ffffffff/e24379ad){UNASSIGNED} LLC RX: unknown TLLI 0xe24379ad, creating LLME on the fly (gprs_llc.c:552) 20241223095907317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095907317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095907317 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095907317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095907317 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095907317 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095907317 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095907317 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095907317 DLLC NOTICE LLME(ffffffff/e24379ad){UNASSIGNED} LLGM Assign pre (e24379ad => e6181c8f) (gprs_llc.c:1079) 20241223095907317 DLLC NOTICE LLME(e24379ad/e6181c8f){ASSIGNED} LLGM Assign post (e24379ad => e6181c8f) (gprs_llc.c:1125) 20241223095907317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095907317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095907317 DMM DEBUG MM(262420000000050/e6181c8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095907332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095907332 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095907332 DMM DEBUG MM(262420000000050/e6181c8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241223095907332 DMM NOTICE MM(262420000000050/e6181c8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095907332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095907332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095907332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095907332 DMM DEBUG MM(262420000000050/e6181c8f) Requesting authorization (sgsn_auth.c:160) 20241223095907332 DMM INFO MM(262420000000050/e6181c8f) Requesting authentication tuples (sgsn_auth.c:184) 20241223095907332 DMM DEBUG MM(262420000000050/e6181c8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095907332 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241223095907332 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@16435956e418: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@16435956e418: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241223095907337 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095907337 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095907338 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095907338 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095907338 DMM INFO MM(262420000000050/e6181c8f) Subscriber data update (mmctx.c:445) 20241223095907338 DMM DEBUG MM(262420000000050/e6181c8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095907338 DMM INFO MM(262420000000050/e6181c8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095907338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095907338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095907338 DMM INFO MM(262420000000050/e6181c8f) <- GMM AUTH AND CIPHERING REQ (rand = c5 ca 91 4b 8c a1 2c 4a 4d 92 fb 3b 4b e4 62 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095907353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095907353 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095907353 DMM INFO MM(262420000000050/e6181c8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095907353 DMM NOTICE MM(262420000000050/e6181c8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095907353 DMM DEBUG MM(262420000000050/e6181c8f) checking auth: received GSM SRES = 3d 5c e6 45 (gprs_gmm.c:648) 20241223095907353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095907353 DMM DEBUG MM(262420000000050/e6181c8f) Requesting authorization (sgsn_auth.c:160) 20241223095907353 DMM INFO MM(262420000000050/e6181c8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095907353 DMM DEBUG MM(262420000000050/e6181c8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095907353 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241223095907353 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) 20241223095907353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095907353 DMM INFO MM(262420000000050/e6181c8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6181c8f) (gprs_gmm.c:282) 20241223095907356 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095907356 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095907356 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241223095907356 DMM INFO MM(262420000000050/e6181c8f) Subscriber data update (mmctx.c:445) 20241223095907356 DMM DEBUG MM(262420000000050/e6181c8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095907356 DMM INFO MM(262420000000050/e6181c8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095907356 DMM NOTICE MM(262420000000050/e6181c8f) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241223095907356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095907356 DMM NOTICE MM(262420000000050/e6181c8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095907356 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) 20241223095907358 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095907358 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241223095907358 DMM INFO MM(262420000000050/e6181c8f) Subscriber data update (mmctx.c:445) 20241223095907358 DMM DEBUG MM(262420000000050/e6181c8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095907367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095907367 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095907367 DMM INFO MM(262420000000050/e6181c8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095907367 DMM NOTICE MM(262420000000050/e6181c8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095907367 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095907367 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095907367 DLLC NOTICE LLME(e24379ad/e6181c8f){ASSIGNED} LLGM Assign pre (ffffffff => e6181c8f) (gprs_llc.c:1079) 20241223095907367 DLLC NOTICE LLME(ffffffff/e6181c8f){ASSIGNED} LLGM Assign post (ffffffff => e6181c8f) (gprs_llc.c:1125) 20241223095907367 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095907367 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095907367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095907367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@16435956e418: setverdict(pass): none -> pass 20241223095907424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095907424 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095907424 DMM INFO MM(262420000000050/e6181c8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095907425 DMM INFO MM(262420000000050/e6181c8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095907425 DMM DEBUG MM(262420000000050/e6181c8f) Using GGSN 0 (gprs_sm.c:317) 20241223095907425 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) 20241223095907425 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241223095907425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095907425 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095907425 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241223095907450 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 20 78 47 ab 11 f2 67 1c 58 14 05 7f 3e 74 8a 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241223095907450 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d73328, cbp=0x5584d78615e0) (sgsn_libgtp.c:633) 20241223095907450 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095907450 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=e6181c8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095907450 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095907450 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095907466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241223095907477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095907477 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241223095907477 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241223095907481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241223095907481 DMM INFO MM(262420000000050/e6181c8f) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241223095912489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095912489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095912489 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095912489 DMM INFO MM(262420000000050/e6181c8f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223095912489 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095912489 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241223095912489 DLLC NOTICE LLME(ffffffff/e6181c8f){ASSIGNED} LLGM Assign pre (e6181c8f => f16c20ca) (gprs_llc.c:1079) 20241223095912489 DLLC NOTICE LLME(e6181c8f/f16c20ca){ASSIGNED} LLGM Assign post (e6181c8f => f16c20ca) (gprs_llc.c:1125) 20241223095912489 DMM INFO MM(262420000000050/f16c20ca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095912503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095912503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095912503 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095912503 DMM INFO MM(262420000000050/f16c20ca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223095912503 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223095912503 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095912503 DLLC NOTICE LLME(e6181c8f/f16c20ca){ASSIGNED} LLGM Assign pre (ffffffff => f16c20ca) (gprs_llc.c:1079) 20241223095912503 DLLC NOTICE LLME(ffffffff/f16c20ca){ASSIGNED} LLGM Assign post (ffffffff => f16c20ca) (gprs_llc.c:1125) 20241223095912503 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241223095913003 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@16435956e418: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@16435956e418: Final verdict of PTC: pass 20241223095913021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@16435956e418: Final verdict of PTC: none -NSVCI97(1186)@16435956e418: Final verdict of PTC: none -NSVCI99(1196)@16435956e418: Final verdict of PTC: none -NSVCI98(1191)@16435956e418: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@16435956e418: Final verdict of PTC: none 20241223095913027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095913027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1182)@16435956e418: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@16435956e418: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1184)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1194)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1189)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@16435956e418: Test case TC_suspend_rau finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Dec 23 09:59:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241223095913136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095913538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107236) 20241223095914028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095914028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107236, count=111592) 20241223095915029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095915029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Dec 23 09:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095916031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095916031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_paging_ps started. 20241223095916627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095916629 DMM INFO MM(262420000000050/f16c20ca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095916629 DMM INFO MM(262420000000050/f16c20ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095916629 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095916629 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095916629 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095916629 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223095916629 DLLC NOTICE LLME(ffffffff/f16c20ca){ASSIGNED} LLGM Assign pre (f16c20ca => ffffffff) (gprs_llc.c:1079) 20241223095916629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f16c20ca => ffffffff) (gprs_llc.c:1125) 20241223095916629 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095916629 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095916629 DMM NOTICE MM(262420000000050/f16c20ca) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095916629 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241223095916629 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095916629 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095916629 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241223095916630 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241223095916630 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) 20241223095916630 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:402) 20241223095916630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095916630 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095916630 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095916630 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095916630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@16435956e418: Provider Link came up: sending NS-RESET 20241223095916675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095916675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095916675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095916675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095916675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095916675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095916675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095916675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095916676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095916676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095916676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095916676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095916676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095916676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095916676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095916676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095916676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095916676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095916676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095916676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095916678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095916682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095916682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@16435956e418: Provider Link came up: sending NS-RESET 20241223095916691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095916691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095916691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095916691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095916691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095916691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095916691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095916691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095916692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095916692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095916692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095916692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095916692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095916692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095916692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095916692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095916692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095916692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095916692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095916692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095916694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095916699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095916699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@16435956e418: Provider Link came up: sending NS-RESET 20241223095916707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095916707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095916707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095916707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095916707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095916707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095916707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095916707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095916708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095916708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095916708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095916708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095916708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095916708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095916708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095916708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095916708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095916708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095916708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095916708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095916708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095916710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095916715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095916715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095917033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095917033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095917033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095917033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095917037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095917038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@16435956e418: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='C71A6907'O, index=0 SGSN_Test-GSUP(1217)@16435956e418: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@16435956e418: 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 := '753DE324BE748E171FD4857C80DD9DB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5944BD2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9AB7EFBDC2CF8DC'O } } } } } 20241223095918122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095918122 DLLC NOTICE LLME(ffffffff/c71a6907){UNASSIGNED} LLC RX: unknown TLLI 0xc71a6907, creating LLME on the fly (gprs_llc.c:552) 20241223095918122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095918122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095918122 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095918122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095918122 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095918122 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095918122 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095918122 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095918122 DLLC NOTICE LLME(ffffffff/c71a6907){UNASSIGNED} LLGM Assign pre (c71a6907 => fab85460) (gprs_llc.c:1079) 20241223095918122 DLLC NOTICE LLME(c71a6907/fab85460){ASSIGNED} LLGM Assign post (c71a6907 => fab85460) (gprs_llc.c:1125) 20241223095918123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095918123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095918123 DMM DEBUG MM(262420000000051/fab85460) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095918142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095918142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095918142 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095918142 DMM DEBUG MM(262420000000051/fab85460) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241223095918142 DMM NOTICE MM(262420000000051/fab85460) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095918142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095918142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095918142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095918142 DMM DEBUG MM(262420000000051/fab85460) Requesting authorization (sgsn_auth.c:160) 20241223095918142 DMM INFO MM(262420000000051/fab85460) Requesting authentication tuples (sgsn_auth.c:184) 20241223095918142 DMM DEBUG MM(262420000000051/fab85460) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095918142 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241223095918142 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@16435956e418: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@16435956e418: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241223095918148 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095918148 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095918148 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095918148 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095918148 DMM INFO MM(262420000000051/fab85460) Subscriber data update (mmctx.c:445) 20241223095918148 DMM DEBUG MM(262420000000051/fab85460) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095918148 DMM INFO MM(262420000000051/fab85460) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095918148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095918148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095918148 DMM INFO MM(262420000000051/fab85460) <- GMM AUTH AND CIPHERING REQ (rand = 75 3d e3 24 be 74 8e 17 1f d4 85 7c 80 dd 9d b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095918163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095918163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095918163 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095918163 DMM INFO MM(262420000000051/fab85460) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095918163 DMM NOTICE MM(262420000000051/fab85460) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095918163 DMM DEBUG MM(262420000000051/fab85460) checking auth: received GSM SRES = 59 44 bd 2f (gprs_gmm.c:648) 20241223095918163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095918163 DMM DEBUG MM(262420000000051/fab85460) Requesting authorization (sgsn_auth.c:160) 20241223095918163 DMM INFO MM(262420000000051/fab85460) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095918163 DMM DEBUG MM(262420000000051/fab85460) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095918163 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241223095918163 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) 20241223095918163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095918163 DMM INFO MM(262420000000051/fab85460) <- GMM ATTACH ACCEPT (new P-TMSI=0xfab85460) (gprs_gmm.c:282) 20241223095918166 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095918166 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095918166 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241223095918166 DMM INFO MM(262420000000051/fab85460) Subscriber data update (mmctx.c:445) 20241223095918166 DMM DEBUG MM(262420000000051/fab85460) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095918166 DMM INFO MM(262420000000051/fab85460) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095918166 DMM NOTICE MM(262420000000051/fab85460) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241223095918166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095918166 DMM NOTICE MM(262420000000051/fab85460) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095918166 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) 20241223095918167 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095918167 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241223095918167 DMM INFO MM(262420000000051/fab85460) Subscriber data update (mmctx.c:445) 20241223095918167 DMM DEBUG MM(262420000000051/fab85460) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095918179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095918179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095918179 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095918179 DMM INFO MM(262420000000051/fab85460) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095918179 DMM NOTICE MM(262420000000051/fab85460) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095918179 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095918179 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095918179 DLLC NOTICE LLME(c71a6907/fab85460){ASSIGNED} LLGM Assign pre (ffffffff => fab85460) (gprs_llc.c:1079) 20241223095918179 DLLC NOTICE LLME(ffffffff/fab85460){ASSIGNED} LLGM Assign post (ffffffff => fab85460) (gprs_llc.c:1125) 20241223095918179 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095918179 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095918179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095918179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095918236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095918236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095918236 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095918236 DMM INFO MM(262420000000051/fab85460) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095918236 DMM INFO MM(262420000000051/fab85460) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095918236 DMM DEBUG MM(262420000000051/fab85460) Using GGSN 0 (gprs_sm.c:317) 20241223095918236 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) 20241223095918236 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241223095918237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095918237 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095918237 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241223095918253 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 42 2e 9b 8f 11 d1 0d 40 b2 14 05 7f e9 4d 27 c1 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) 20241223095918253 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d743a0, cbp=0x5584d78609d0) (sgsn_libgtp.c:633) 20241223095918253 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095918253 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=fab85460, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095918253 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095918253 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@16435956e418: setverdict(pass): none -> pass TC_paging_ps(1219)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095918270 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241223095920458 DGPRS DEBUG Checking for inactive LLMEs, time = 37476159 (sgsn.c:132) 20241223095921238 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241223095921238 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241223095921238 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241223095923286 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241223095923286 DMM INFO MM(262420000000051/fab85460) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@16435956e418: 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 := 'FAB85460'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@16435956e418: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@16435956e418: Final verdict of PTC: pass 20241223095923312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@16435956e418: Final verdict of PTC: none 20241223095923314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095923314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@16435956e418: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@16435956e418: Final verdict of PTC: none -NSVCI98(1210)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@16435956e418: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@16435956e418: Final verdict of PTC: none -NSVCI99(1215)@16435956e418: Final verdict of PTC: none -NSVCI97(1205)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1203)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1213)@16435956e418: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1208)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@16435956e418: Test case TC_paging_ps finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Dec 23 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241223095923388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095923790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103492) 20241223095924316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095924316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103492, count=104752) 20241223095925318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095925318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Dec 23 09:59:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095926320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095926320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_paging_ps_ra_multiple_cells started. 20241223095926879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095926881 DMM INFO MM(262420000000051/fab85460) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095926881 DMM INFO MM(262420000000051/fab85460) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095926881 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095926881 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095926881 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095926881 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241223095926881 DLLC NOTICE LLME(ffffffff/fab85460){ASSIGNED} LLGM Assign pre (fab85460 => ffffffff) (gprs_llc.c:1079) 20241223095926881 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab85460 => ffffffff) (gprs_llc.c:1125) 20241223095926881 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095926881 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095926881 DMM NOTICE MM(262420000000051/fab85460) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095926881 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241223095926881 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095926881 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095926881 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241223095926881 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241223095926882 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) 20241223095926882 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:402) 20241223095926882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223095926882 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095926882 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095926882 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095926882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@16435956e418: Provider Link came up: sending NS-RESET 20241223095926928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095926928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095926928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095926928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095926928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095926928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095926928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095926928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095926930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095926930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095926930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095926930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095926930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095926933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095926940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095926940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@16435956e418: Provider Link came up: sending NS-RESET 20241223095926946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095926947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095926947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095926947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095926947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095926947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095926947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095926947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095926948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095926948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095926948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095926948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095926948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095926948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095926948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095926948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095926948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095926948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095926948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095926948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095926950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095926955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095926955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@16435956e418: Provider Link came up: sending NS-RESET 20241223095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095926962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095926962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095926962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095926963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095926963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095926963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095926964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095926964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095926964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095926964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095926964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095926964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095926964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095926964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095926964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095926964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095926966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095926971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095926971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095927322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095927322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095927322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095927322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095927326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223095927328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@16435956e418: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EF76E5B0'O, index=0 SGSN_Test-GSUP(1236)@16435956e418: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@16435956e418: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@16435956e418: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EF76E5B0'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@16435956e418: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EF76E5B0'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@16435956e418: 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 := 'FCC8F8343AA9167215F5A749A9EB221C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B499EF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CABEAF61FB2D3B3D'O } } } } } 20241223095928407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095928407 DLLC NOTICE LLME(ffffffff/ef76e5b0){UNASSIGNED} LLC RX: unknown TLLI 0xef76e5b0, creating LLME on the fly (gprs_llc.c:552) 20241223095928407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095928407 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095928407 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095928407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223095928407 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095928407 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223095928407 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095928407 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095928407 DLLC NOTICE LLME(ffffffff/ef76e5b0){UNASSIGNED} LLGM Assign pre (ef76e5b0 => fd4bc890) (gprs_llc.c:1079) 20241223095928407 DLLC NOTICE LLME(ef76e5b0/fd4bc890){ASSIGNED} LLGM Assign post (ef76e5b0 => fd4bc890) (gprs_llc.c:1125) 20241223095928407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095928407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095928407 DMM DEBUG MM(262420000000052/fd4bc890) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095928413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095928413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095928413 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095928413 DMM DEBUG MM(262420000000052/fd4bc890) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241223095928413 DMM NOTICE MM(262420000000052/fd4bc890) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095928413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095928413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095928413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095928413 DMM DEBUG MM(262420000000052/fd4bc890) Requesting authorization (sgsn_auth.c:160) 20241223095928413 DMM INFO MM(262420000000052/fd4bc890) Requesting authentication tuples (sgsn_auth.c:184) 20241223095928413 DMM DEBUG MM(262420000000052/fd4bc890) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095928413 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241223095928413 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@16435956e418: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@16435956e418: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241223095928414 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095928414 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095928414 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095928414 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095928414 DMM INFO MM(262420000000052/fd4bc890) Subscriber data update (mmctx.c:445) 20241223095928414 DMM DEBUG MM(262420000000052/fd4bc890) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095928414 DMM INFO MM(262420000000052/fd4bc890) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095928414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095928414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095928414 DMM INFO MM(262420000000052/fd4bc890) <- GMM AUTH AND CIPHERING REQ (rand = fc c8 f8 34 3a a9 16 72 15 f5 a7 49 a9 eb 22 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095928417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095928417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095928417 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095928417 DMM INFO MM(262420000000052/fd4bc890) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095928417 DMM NOTICE MM(262420000000052/fd4bc890) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095928417 DMM DEBUG MM(262420000000052/fd4bc890) checking auth: received GSM SRES = 8b 49 9e f0 (gprs_gmm.c:648) 20241223095928417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095928417 DMM DEBUG MM(262420000000052/fd4bc890) Requesting authorization (sgsn_auth.c:160) 20241223095928417 DMM INFO MM(262420000000052/fd4bc890) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095928417 DMM DEBUG MM(262420000000052/fd4bc890) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095928417 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241223095928417 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) 20241223095928418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095928418 DMM INFO MM(262420000000052/fd4bc890) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4bc890) (gprs_gmm.c:282) 20241223095928418 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095928418 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095928418 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241223095928418 DMM INFO MM(262420000000052/fd4bc890) Subscriber data update (mmctx.c:445) 20241223095928418 DMM DEBUG MM(262420000000052/fd4bc890) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095928418 DMM INFO MM(262420000000052/fd4bc890) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095928418 DMM NOTICE MM(262420000000052/fd4bc890) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241223095928418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095928418 DMM NOTICE MM(262420000000052/fd4bc890) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095928418 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) 20241223095928418 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095928418 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241223095928418 DMM INFO MM(262420000000052/fd4bc890) Subscriber data update (mmctx.c:445) 20241223095928418 DMM DEBUG MM(262420000000052/fd4bc890) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095928421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095928421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095928421 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095928421 DMM INFO MM(262420000000052/fd4bc890) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095928421 DMM NOTICE MM(262420000000052/fd4bc890) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095928421 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095928421 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095928421 DLLC NOTICE LLME(ef76e5b0/fd4bc890){ASSIGNED} LLGM Assign pre (ffffffff => fd4bc890) (gprs_llc.c:1079) 20241223095928421 DLLC NOTICE LLME(ffffffff/fd4bc890){ASSIGNED} LLGM Assign post (ffffffff => fd4bc890) (gprs_llc.c:1125) 20241223095928421 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095928421 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095928421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095928421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095928481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095928481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095928481 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095928481 DMM INFO MM(262420000000052/fd4bc890) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095928481 DMM INFO MM(262420000000052/fd4bc890) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095928481 DMM DEBUG MM(262420000000052/fd4bc890) Using GGSN 0 (gprs_sm.c:317) 20241223095928481 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) 20241223095928481 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241223095928481 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095928481 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095928481 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241223095928508 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 00 18 61 14 11 4e 98 26 19 14 05 7f d7 00 66 49 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241223095928508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d75418, cbp=0x5584d785fb20) (sgsn_libgtp.c:633) 20241223095928508 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095928508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7865e98 TLLI=fd4bc890, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095928508 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095928508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@16435956e418: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095928521 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241223095931482 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241223095931482 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241223095931482 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241223095933538 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241223095933538 DMM INFO MM(262420000000052/fd4bc890) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@16435956e418: 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 := 'FD4BC890'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@16435956e418: 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 := '00DC'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 := 'FD4BC890'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@16435956e418: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@16435956e418: Final verdict of PTC: pass 20241223095933566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@16435956e418: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@16435956e418: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@16435956e418: Final verdict of PTC: none -NSVCI99(1234)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@16435956e418: Final verdict of PTC: none 20241223095933571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095933571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1229)@16435956e418: Final verdict of PTC: none -NSVCI97(1224)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@16435956e418: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1227)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1222)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1232)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@16435956e418: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Mon Dec 23 09:59:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241223095933641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095934043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104500) 20241223095934572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095934572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104500, count=105760) 20241223095935573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095935573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Dec 23 09:59:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095936574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095936574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_bssgp_rim_single_report started. 20241223095937135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095937137 DMM INFO MM(262420000000052/fd4bc890) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223095937137 DMM INFO MM(262420000000052/fd4bc890) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223095937137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223095937137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223095937137 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223095937137 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241223095937137 DLLC NOTICE LLME(ffffffff/fd4bc890){ASSIGNED} LLGM Assign pre (fd4bc890 => ffffffff) (gprs_llc.c:1079) 20241223095937137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4bc890 => ffffffff) (gprs_llc.c:1125) 20241223095937137 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7865b40 (gprs_sndcp.c:574) 20241223095937137 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7865e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095937137 DMM NOTICE MM(262420000000052/fd4bc890) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095937137 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241223095937137 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095937137 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095937137 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241223095937137 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241223095937137 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) 20241223095937137 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:402) 20241223095937137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223095937137 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223095937137 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223095937137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223095937137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@16435956e418: Provider Link came up: sending NS-RESET 20241223095937181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095937181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095937181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095937181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937181 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095937181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095937181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095937181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095937181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095937182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095937182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095937182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095937182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095937182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095937182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095937182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095937182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095937182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095937182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095937182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095937182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095937184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095937189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095937189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@16435956e418: Provider Link came up: sending NS-RESET 20241223095937197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095937197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095937197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095937197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095937197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095937197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095937197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095937197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095937198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095937198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095937198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095937198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095937198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095937198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095937198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095937198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095937198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095937198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095937198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095937198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095937201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095937205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095937205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@16435956e418: Provider Link came up: sending NS-RESET 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095937213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095937213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095937213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095937213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095937213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095937213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095937213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095937214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095937214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095937216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095937221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095937221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095937575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095937575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095937575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095937575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095937580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095937581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223095937609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@16435956e418: setverdict(pass): none -> pass MTC@16435956e418: Warning: Re-starting timer T, which is already active (running or expired). 20241223095937630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095937644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1239)@16435956e418: Final verdict of PTC: none -NSVCI97(1243)@16435956e418: Final verdict of PTC: none -NSVCI98(1248)@16435956e418: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@16435956e418: Final verdict of PTC: none 20241223095937650 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095937650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1255)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@16435956e418: Final verdict of PTC: none -NSVCI99(1253)@16435956e418: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@16435956e418: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1241)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1251)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1246)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: pass MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@16435956e418: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Dec 23 09:59:37 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 20241223095937760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095938163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56420) 20241223095938651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095938651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56420, count=60776) 20241223095939652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095939652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Dec 23 09:59:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095940654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095940654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_rim_eutran_to_geran started. 20241223095941260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095941263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@16435956e418: Provider Link came up: sending NS-RESET 20241223095941308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095941308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095941308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095941308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095941308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095941308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095941308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095941308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095941309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095941309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095941309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095941309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095941309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095941309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095941309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095941309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095941309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095941309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1261)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095941309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095941309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095941312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095941316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095941316 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@16435956e418: Provider Link came up: sending NS-RESET 20241223095941324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095941324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095941324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095941324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095941324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095941324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095941324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095941324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095941326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095941326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095941326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095941326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095941326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095941326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095941326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095941328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095941332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095941332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@16435956e418: Provider Link came up: sending NS-RESET 20241223095941340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095941340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095941340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095941340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095941340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095941340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095941340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095941340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095941341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095941341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095941341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095941341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095941341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095941341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095941341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095941341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095941341 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095941341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095941341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1271)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223095941341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095941341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095941343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095941348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095941348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095941655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095941655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095941655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095941655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095941658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223095941659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16435956e418: setverdict(pass): none -> pass 20241223095941701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095941711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223095941714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223095941714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1272)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1273)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@16435956e418: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@16435956e418: Final verdict of PTC: none -NSVCI97(1261)@16435956e418: Final verdict of PTC: none -NSVCI98(1266)@16435956e418: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@16435956e418: Final verdict of PTC: none -NSVCI99(1271)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@16435956e418: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1259)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1264)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1269)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: pass MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@16435956e418: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@16435956e418: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@16435956e418: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Dec 23 09:59:41 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 20241223095941817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095942219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52240) 20241223095942715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095942715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52240, count=53500) 20241223095943716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095943716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Dec 23 09:59:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223095944717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095944717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_cell_change_different_rai_ci_attach started. 20241223095945341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223095945343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@16435956e418: Provider Link came up: sending NS-RESET 20241223095945387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223095945387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095945387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095945387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223095945387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095945387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095945387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095945387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095945388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095945388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095945388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095945388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095945388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095945388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095945388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095945388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223095945388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095945388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095945389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095945389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095945391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095945396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@16435956e418: Provider Link came up: sending NS-RESET 20241223095945404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223095945404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095945404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095945404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223095945404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095945404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095945404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095945404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095945405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095945405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095945405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095945405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095945405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095945405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095945405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095945405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223095945405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095945405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095945405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095945405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095945407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095945411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@16435956e418: Provider Link came up: sending NS-RESET 20241223095945421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223095945421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223095945421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223095945421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223095945421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223095945421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223095945421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223095945421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223095945421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223095945421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223095945421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223095945422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223095945422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223095945422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223095945422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223095945422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223095945422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223095945422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223095945422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223095945422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223095945422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223095945424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223095945428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223095945719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223095945719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223095945719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223095945719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223095945723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223095945724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@16435956e418: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DE9B2026'O, index=0 SGSN_Test-GSUP(1291)@16435956e418: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@16435956e418: 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 := '6E588DA487F5E033BA6BD0336112B884'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBA625D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10ACD7A1A6BFB8AB'O } } } } } 20241223095945790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945790 DLLC NOTICE LLME(ffffffff/de9b2026){UNASSIGNED} LLC RX: unknown TLLI 0xde9b2026, creating LLME on the fly (gprs_llc.c:552) 20241223095945790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095945790 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223095945790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223095945790 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223095945790 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223095945790 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095945790 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223095945790 DLLC NOTICE LLME(ffffffff/de9b2026){UNASSIGNED} LLGM Assign pre (de9b2026 => ec68ed17) (gprs_llc.c:1079) 20241223095945790 DLLC NOTICE LLME(de9b2026/ec68ed17){ASSIGNED} LLGM Assign post (de9b2026 => ec68ed17) (gprs_llc.c:1125) 20241223095945790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095945790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095945790 DMM DEBUG MM(262420000000068/ec68ed17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095945807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945807 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095945807 DMM DEBUG MM(262420000000068/ec68ed17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241223095945807 DMM NOTICE MM(262420000000068/ec68ed17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095945807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095945807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095945807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095945807 DMM DEBUG MM(262420000000068/ec68ed17) Requesting authorization (sgsn_auth.c:160) 20241223095945807 DMM INFO MM(262420000000068/ec68ed17) Requesting authentication tuples (sgsn_auth.c:184) 20241223095945807 DMM DEBUG MM(262420000000068/ec68ed17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223095945807 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241223095945807 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@16435956e418: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@16435956e418: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241223095945813 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223095945813 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223095945813 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223095945813 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223095945813 DMM INFO MM(262420000000068/ec68ed17) Subscriber data update (mmctx.c:445) 20241223095945813 DMM DEBUG MM(262420000000068/ec68ed17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223095945813 DMM INFO MM(262420000000068/ec68ed17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223095945813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223095945813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223095945813 DMM INFO MM(262420000000068/ec68ed17) <- GMM AUTH AND CIPHERING REQ (rand = 6e 58 8d a4 87 f5 e0 33 ba 6b d0 33 61 12 b8 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223095945829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945830 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095945830 DMM INFO MM(262420000000068/ec68ed17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223095945830 DMM NOTICE MM(262420000000068/ec68ed17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223095945830 DMM DEBUG MM(262420000000068/ec68ed17) checking auth: received GSM SRES = fb a6 25 d2 (gprs_gmm.c:648) 20241223095945830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223095945830 DMM DEBUG MM(262420000000068/ec68ed17) Requesting authorization (sgsn_auth.c:160) 20241223095945830 DMM INFO MM(262420000000068/ec68ed17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095945830 DMM DEBUG MM(262420000000068/ec68ed17) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095945830 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241223095945830 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) 20241223095945830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223095945830 DMM INFO MM(262420000000068/ec68ed17) <- GMM ATTACH ACCEPT (new P-TMSI=0xec68ed17) (gprs_gmm.c:282) 20241223095945833 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223095945833 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223095945833 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241223095945833 DMM INFO MM(262420000000068/ec68ed17) Subscriber data update (mmctx.c:445) 20241223095945833 DMM DEBUG MM(262420000000068/ec68ed17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223095945833 DMM INFO MM(262420000000068/ec68ed17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223095945833 DMM NOTICE MM(262420000000068/ec68ed17) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241223095945833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223095945833 DMM NOTICE MM(262420000000068/ec68ed17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223095945833 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) 20241223095945835 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223095945835 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241223095945835 DMM INFO MM(262420000000068/ec68ed17) Subscriber data update (mmctx.c:445) 20241223095945835 DMM DEBUG MM(262420000000068/ec68ed17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223095945849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945849 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095945849 DMM INFO MM(262420000000068/ec68ed17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223095945849 DMM NOTICE MM(262420000000068/ec68ed17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223095945849 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223095945849 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223095945849 DLLC NOTICE LLME(de9b2026/ec68ed17){ASSIGNED} LLGM Assign pre (ffffffff => ec68ed17) (gprs_llc.c:1079) 20241223095945849 DLLC NOTICE LLME(ffffffff/ec68ed17){ASSIGNED} LLGM Assign post (ffffffff => ec68ed17) (gprs_llc.c:1125) 20241223095945849 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223095945849 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223095945849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223095945849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223095945901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945901 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095945901 DMM INFO MM(262420000000068/ec68ed17) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223095945901 DMM INFO MM(262420000000068/ec68ed17) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223095945901 DMM DEBUG MM(262420000000068/ec68ed17) Using GGSN 0 (gprs_sm.c:317) 20241223095945901 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) 20241223095945901 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241223095945901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223095945901 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241223095945901 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241223095945918 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 93 cf ea 31 11 b4 a9 74 a7 14 05 7f 8f d4 a8 46 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241223095945918 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d76490, cbp=0x5584d7862520) (sgsn_libgtp.c:633) 20241223095945918 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223095945918 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7866f98 TLLI=ec68ed17, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223095945918 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223095945918 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@16435956e418: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223095945927 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241223095945937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945937 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945937 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@16435956e418: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@16435956e418: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EC68ED17'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@16435956e418: 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 := '95EC049CFA1BCB2B31F79660785881C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '953C2131'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B673A0AF770453A8'O } } } } } 20241223095945948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEC68ED17) type="GPRS attach"  (gprs_gmm.c:1248) 20241223095945948 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223095945948 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223095945948 DLLC NOTICE LLME(ffffffff/ec68ed17){ASSIGNED} LLGM Assign pre (ec68ed17 => ca2065fa) (gprs_llc.c:1079) 20241223095945948 DLLC NOTICE LLME(ec68ed17/ca2065fa){ASSIGNED} LLGM Assign post (ec68ed17 => ca2065fa) (gprs_llc.c:1125) 20241223095945948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223095945948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223095945948 DMM DEBUG MM(262420000000068/ca2065fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223095945956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223095945956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241223095945956 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223095945956 DMM DEBUG MM(262420000000068/ca2065fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241223095945956 DMM NOTICE MM(262420000000068/ca2065fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223095945956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223095945956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223095945956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223095945956 DMM DEBUG MM(262420000000068/ca2065fa) Requesting authorization (sgsn_auth.c:160) 20241223095945956 DMM INFO MM(262420000000068/ca2065fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223095945956 DMM DEBUG MM(262420000000068/ca2065fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241223095945956 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241223095945956 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) 20241223095950459 DGPRS DEBUG Checking for inactive LLMEs, time = 37476189 (sgsn.c:132) 20241223095951957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241223095951957 DMM ERROR MM(262420000000068/ca2065fa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241223095951957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241223095951957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223095951957 DMM NOTICE MM(262420000000068/ca2065fa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241223095951958 DMM NOTICE MM(262420000000068/ca2065fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223095951958 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241223095951958 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7866f98, TLLI=ca2065fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223095951958 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223095951958 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223095951958 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241223095951958 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241223095951958 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) 20241223095951958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223095951958 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Deallocated (fsm.c:568) 20241223095951958 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223095951958 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223095951958 DLLC NOTICE LLME(ec68ed17/ca2065fa){ASSIGNED} LLGM Assign pre (ca2065fa => ffffffff) (gprs_llc.c:1079) 20241223095951958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca2065fa => ffffffff) (gprs_llc.c:1125) 20241223095956959 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241223100001960 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241223100005719 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223100005720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223100005720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223100006961 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241223100011962 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241223100015391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100015395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100015395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223100015406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100015412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100015412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223100015422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100015425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100015425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@16435956e418: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@16435956e418: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20241223100015784 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100015784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@16435956e418: Final verdict of PTC: none -NSVCI98(1284)@16435956e418: Final verdict of PTC: none -NSVCI99(1289)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@16435956e418: Final verdict of PTC: none -NSVCI97(1279)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@16435956e418: Final verdict of PTC: none 20241223100015788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1282)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@16435956e418: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1292)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1277)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1287)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@16435956e418: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Dec 23 10:00:15 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 20241223100015849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100016252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121388) 20241223100016785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100016785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100016964 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241223100016964 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5584d7862520) (sgsn_libgtp.c:633) 20241223100016964 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5584d7862520) (sgsn_libgtp.c:637) 20241223100016964 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241223100016964 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241223100016964 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241223100016964 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121388, count=122548) 20241223100017786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100017786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Dec 23 10:00:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100018787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100018787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_cell_change_different_rai_ci_data started. 20241223100019351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100019353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@16435956e418: Provider Link came up: sending NS-RESET 20241223100019385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100019385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100019386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100019386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100019386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100019386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100019386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100019386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100019388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100019388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100019388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100019388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100019388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100019388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100019388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100019388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100019388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100019388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100019388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100019388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100019391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100019396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@16435956e418: Provider Link came up: sending NS-RESET 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100019404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100019404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100019404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100019404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100019404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100019405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100019405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100019407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100019411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@16435956e418: Provider Link came up: sending NS-RESET 20241223100019419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100019419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100019419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100019419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100019419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100019419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100019419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100019419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100019420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100019420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100019420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100019420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100019420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100019420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100019420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100019420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100019420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100019420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100019420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100019420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100019420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100019422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100019427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100019789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100019789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100019789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100019789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100019793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100019794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@16435956e418: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DAAE7A75'O, index=0 SGSN_Test-GSUP(1310)@16435956e418: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@16435956e418: 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 := 'F162CD4F53B796B55F07D304748D6701'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2D02468'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1030245D0882D1FF'O } } } } } 20241223100019861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019861 DLLC NOTICE LLME(ffffffff/daae7a75){UNASSIGNED} LLC RX: unknown TLLI 0xdaae7a75, creating LLME on the fly (gprs_llc.c:552) 20241223100019861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100019861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100019861 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100019861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100019861 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100019861 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223100019861 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100019861 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100019861 DLLC NOTICE LLME(ffffffff/daae7a75){UNASSIGNED} LLGM Assign pre (daae7a75 => f983c7ef) (gprs_llc.c:1079) 20241223100019861 DLLC NOTICE LLME(daae7a75/f983c7ef){ASSIGNED} LLGM Assign post (daae7a75 => f983c7ef) (gprs_llc.c:1125) 20241223100019861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100019861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100019861 DMM DEBUG MM(262420000000070/f983c7ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100019884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223100019884 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100019884 DMM DEBUG MM(262420000000070/f983c7ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241223100019884 DMM NOTICE MM(262420000000070/f983c7ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100019884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100019884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100019884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100019884 DMM DEBUG MM(262420000000070/f983c7ef) Requesting authorization (sgsn_auth.c:160) 20241223100019884 DMM INFO MM(262420000000070/f983c7ef) Requesting authentication tuples (sgsn_auth.c:184) 20241223100019884 DMM DEBUG MM(262420000000070/f983c7ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100019884 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241223100019884 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@16435956e418: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@16435956e418: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241223100019890 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100019890 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100019890 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100019890 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100019890 DMM INFO MM(262420000000070/f983c7ef) Subscriber data update (mmctx.c:445) 20241223100019890 DMM DEBUG MM(262420000000070/f983c7ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100019890 DMM INFO MM(262420000000070/f983c7ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100019890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100019890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100019890 DMM INFO MM(262420000000070/f983c7ef) <- GMM AUTH AND CIPHERING REQ (rand = f1 62 cd 4f 53 b7 96 b5 5f 07 d3 04 74 8d 67 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223100019908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100019908 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100019908 DMM INFO MM(262420000000070/f983c7ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100019908 DMM NOTICE MM(262420000000070/f983c7ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100019908 DMM DEBUG MM(262420000000070/f983c7ef) checking auth: received GSM SRES = d2 d0 24 68 (gprs_gmm.c:648) 20241223100019908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100019908 DMM DEBUG MM(262420000000070/f983c7ef) Requesting authorization (sgsn_auth.c:160) 20241223100019908 DMM INFO MM(262420000000070/f983c7ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100019908 DMM DEBUG MM(262420000000070/f983c7ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100019908 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241223100019908 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) 20241223100019908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223100019908 DMM INFO MM(262420000000070/f983c7ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xf983c7ef) (gprs_gmm.c:282) 20241223100019912 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100019912 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100019912 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241223100019912 DMM INFO MM(262420000000070/f983c7ef) Subscriber data update (mmctx.c:445) 20241223100019912 DMM DEBUG MM(262420000000070/f983c7ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100019912 DMM INFO MM(262420000000070/f983c7ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100019912 DMM NOTICE MM(262420000000070/f983c7ef) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241223100019912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100019912 DMM NOTICE MM(262420000000070/f983c7ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100019912 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) 20241223100019913 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100019913 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241223100019913 DMM INFO MM(262420000000070/f983c7ef) Subscriber data update (mmctx.c:445) 20241223100019913 DMM DEBUG MM(262420000000070/f983c7ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223100019929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223100019929 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100019929 DMM INFO MM(262420000000070/f983c7ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100019929 DMM NOTICE MM(262420000000070/f983c7ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100019929 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100019929 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100019929 DLLC NOTICE LLME(daae7a75/f983c7ef){ASSIGNED} LLGM Assign pre (ffffffff => f983c7ef) (gprs_llc.c:1079) 20241223100019929 DLLC NOTICE LLME(ffffffff/f983c7ef){ASSIGNED} LLGM Assign post (ffffffff => f983c7ef) (gprs_llc.c:1125) 20241223100019929 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223100019929 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223100019929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100019929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100019986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100019987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223100019987 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100019987 DMM INFO MM(262420000000070/f983c7ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223100019987 DMM INFO MM(262420000000070/f983c7ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223100019987 DMM DEBUG MM(262420000000070/f983c7ef) Using GGSN 0 (gprs_sm.c:317) 20241223100019987 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) 20241223100019987 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241223100019987 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223100019987 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241223100019987 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241223100020011 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 dc 69 a6 57 11 c2 dc 50 3a 14 05 7f 1c c7 a0 e7 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) 20241223100020011 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d76490, cbp=0x5584d7862520) (sgsn_libgtp.c:633) 20241223100020011 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223100020011 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7866f98 TLLI=f983c7ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223100020011 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223100020011 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@16435956e418: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223100020027 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241223100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100020040 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223100020040 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@16435956e418: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F983C7EF'O, index=0 20241223100020053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100020053 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100020053 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5584d7866f98, TLLI=f983c7ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241223100020460 DGPRS DEBUG Checking for inactive LLMEs, time = 37476219 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@16435956e418: Removing Client IMSI='262420000000070'H, index=0 20241223100022054 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@16435956e418: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@16435956e418: Final verdict of PTC: pass 20241223100022070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1304)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1310)@16435956e418: Final verdict of PTC: none 20241223100022075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1303)@16435956e418: Final verdict of PTC: none 20241223100022075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@16435956e418: Final verdict of PTC: none -NSVCI99(1308)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@16435956e418: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1296)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1306)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1301)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@16435956e418: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Dec 23 10:00:22 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 20241223100022143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100022545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93620) 20241223100023076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100023076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93620, count=99912) 20241223100024078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100024079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Dec 23 10:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100025080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100025080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_cell_change_different_ci_attach started. 20241223100025642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100025644 DMM INFO MM(262420000000070/f983c7ef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100025644 DMM INFO MM(262420000000070/f983c7ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100025644 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100025644 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100025644 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223100025644 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223100025644 DLLC NOTICE LLME(ffffffff/f983c7ef){ASSIGNED} LLGM Assign pre (f983c7ef => ffffffff) (gprs_llc.c:1079) 20241223100025644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f983c7ef => ffffffff) (gprs_llc.c:1125) 20241223100025644 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7866c40 (gprs_sndcp.c:574) 20241223100025644 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7866f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223100025644 DMM NOTICE MM(262420000000070/f983c7ef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223100025644 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241223100025644 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223100025644 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223100025644 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241223100025644 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241223100025644 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) 20241223100025644 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:402) 20241223100025644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100025644 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223100025644 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223100025644 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223100025644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@16435956e418: Provider Link came up: sending NS-RESET 20241223100025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100025686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100025687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100025687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100025687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100025689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100025694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100025694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@16435956e418: Provider Link came up: sending NS-RESET 20241223100025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100025702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100025703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100025703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100025703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100025704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100025708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100025708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@16435956e418: Provider Link came up: sending NS-RESET 20241223100025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100025717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100025718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100025718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100025718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100025718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100025720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100025724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100025724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100026081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100026081 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100026081 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100026081 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100026085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100026086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@16435956e418: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D3DD955B'O, index=0 SGSN_Test-GSUP(1329)@16435956e418: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@16435956e418: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@16435956e418: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D3DD955B'O, index=0 TC_cell_change_different_ci_attach(1331)@16435956e418: 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 := 'F7DF177C10B2AC76E93A850605C977CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92B0764F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC3DD6B28587EFE3'O } } } } } 20241223100026137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026137 DLLC NOTICE LLME(ffffffff/d3dd955b){UNASSIGNED} LLC RX: unknown TLLI 0xd3dd955b, creating LLME on the fly (gprs_llc.c:552) 20241223100026137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100026137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100026137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100026137 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100026137 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223100026137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100026137 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100026137 DLLC NOTICE LLME(ffffffff/d3dd955b){UNASSIGNED} LLGM Assign pre (d3dd955b => d0c3c368) (gprs_llc.c:1079) 20241223100026137 DLLC NOTICE LLME(d3dd955b/d0c3c368){ASSIGNED} LLGM Assign post (d3dd955b => d0c3c368) (gprs_llc.c:1125) 20241223100026137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100026137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100026137 DMM DEBUG MM(262420000000069/d0c3c368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100026145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026145 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026145 DMM DEBUG MM(262420000000069/d0c3c368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241223100026145 DMM NOTICE MM(262420000000069/d0c3c368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100026145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100026145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100026145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100026145 DMM DEBUG MM(262420000000069/d0c3c368) Requesting authorization (sgsn_auth.c:160) 20241223100026145 DMM INFO MM(262420000000069/d0c3c368) Requesting authentication tuples (sgsn_auth.c:184) 20241223100026145 DMM DEBUG MM(262420000000069/d0c3c368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100026145 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241223100026145 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@16435956e418: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@16435956e418: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241223100026146 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100026146 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100026146 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100026146 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100026146 DMM INFO MM(262420000000069/d0c3c368) Subscriber data update (mmctx.c:445) 20241223100026146 DMM DEBUG MM(262420000000069/d0c3c368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100026146 DMM INFO MM(262420000000069/d0c3c368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100026146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100026146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100026146 DMM INFO MM(262420000000069/d0c3c368) <- GMM AUTH AND CIPHERING REQ (rand = f7 df 17 7c 10 b2 ac 76 e9 3a 85 06 05 c9 77 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223100026163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026163 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026163 DMM INFO MM(262420000000069/d0c3c368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100026163 DMM NOTICE MM(262420000000069/d0c3c368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100026163 DMM DEBUG MM(262420000000069/d0c3c368) checking auth: received GSM SRES = 92 b0 76 4f (gprs_gmm.c:648) 20241223100026163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100026163 DMM DEBUG MM(262420000000069/d0c3c368) Requesting authorization (sgsn_auth.c:160) 20241223100026163 DMM INFO MM(262420000000069/d0c3c368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100026163 DMM DEBUG MM(262420000000069/d0c3c368) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100026163 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241223100026163 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) 20241223100026163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223100026163 DMM INFO MM(262420000000069/d0c3c368) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0c3c368) (gprs_gmm.c:282) 20241223100026169 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100026169 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100026169 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241223100026169 DMM INFO MM(262420000000069/d0c3c368) Subscriber data update (mmctx.c:445) 20241223100026169 DMM DEBUG MM(262420000000069/d0c3c368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100026169 DMM INFO MM(262420000000069/d0c3c368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100026169 DMM NOTICE MM(262420000000069/d0c3c368) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241223100026169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100026169 DMM NOTICE MM(262420000000069/d0c3c368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100026169 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) 20241223100026172 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100026172 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241223100026172 DMM INFO MM(262420000000069/d0c3c368) Subscriber data update (mmctx.c:445) 20241223100026172 DMM DEBUG MM(262420000000069/d0c3c368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223100026197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026197 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026197 DMM INFO MM(262420000000069/d0c3c368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100026197 DMM NOTICE MM(262420000000069/d0c3c368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100026197 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100026197 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100026197 DLLC NOTICE LLME(d3dd955b/d0c3c368){ASSIGNED} LLGM Assign pre (ffffffff => d0c3c368) (gprs_llc.c:1079) 20241223100026197 DLLC NOTICE LLME(ffffffff/d0c3c368){ASSIGNED} LLGM Assign post (ffffffff => d0c3c368) (gprs_llc.c:1125) 20241223100026197 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223100026197 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223100026197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100026197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100026247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026247 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026247 DMM INFO MM(262420000000069/d0c3c368) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223100026247 DMM INFO MM(262420000000069/d0c3c368) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223100026247 DMM DEBUG MM(262420000000069/d0c3c368) Using GGSN 0 (gprs_sm.c:317) 20241223100026247 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) 20241223100026247 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241223100026247 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223100026247 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241223100026247 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241223100026262 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 3c 2d da 6f 11 08 50 7f 41 14 05 7f 0c 6e ce 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241223100026262 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d77508, cbp=0x5584d7864ba0) (sgsn_libgtp.c:633) 20241223100026262 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223100026262 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7866f98 TLLI=d0c3c368, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223100026262 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223100026262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@16435956e418: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223100026274 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241223100026284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026284 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026284 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@16435956e418: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@16435956e418: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D0C3C368'O, index=0 TC_cell_change_different_ci_attach(1331)@16435956e418: 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 := '626526886A4A427D50150937C0ED38DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B32C1D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F48AE4176F802FF4'O } } } } } 20241223100026291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026291 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026291 DMM INFO MM(262420000000069/d0c3c368) -> GMM ATTACH REQUEST MI(TMSI-0xD0C3C368) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100026291 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100026291 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100026291 DLLC NOTICE LLME(ffffffff/d0c3c368){ASSIGNED} LLGM Assign pre (d0c3c368 => c2c18066) (gprs_llc.c:1079) 20241223100026291 DLLC NOTICE LLME(d0c3c368/c2c18066){ASSIGNED} LLGM Assign post (d0c3c368 => c2c18066) (gprs_llc.c:1125) 20241223100026291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100026291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100026291 DMM DEBUG MM(262420000000069/c2c18066) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100026304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100026304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241223100026304 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100026304 DMM DEBUG MM(262420000000069/c2c18066) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241223100026304 DMM NOTICE MM(262420000000069/c2c18066) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100026304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100026304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100026304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100026304 DMM DEBUG MM(262420000000069/c2c18066) Requesting authorization (sgsn_auth.c:160) 20241223100026304 DMM INFO MM(262420000000069/c2c18066) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100026304 DMM DEBUG MM(262420000000069/c2c18066) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100026304 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241223100026304 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) 20241223100032305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241223100032306 DMM ERROR MM(262420000000069/c2c18066) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241223100032306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241223100032306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241223100032306 DMM NOTICE MM(262420000000069/c2c18066) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241223100032306 DMM NOTICE MM(262420000000069/c2c18066) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223100032306 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241223100032306 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7866f98, TLLI=c2c18066, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223100032306 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223100032306 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223100032306 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241223100032306 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241223100032306 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) 20241223100032306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Reject}: Deallocated (fsm.c:568) 20241223100032306 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Deallocated (fsm.c:568) 20241223100032306 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223100032306 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241223100032306 DLLC NOTICE LLME(d0c3c368/c2c18066){ASSIGNED} LLGM Assign pre (c2c18066 => ffffffff) (gprs_llc.c:1079) 20241223100032306 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c18066 => ffffffff) (gprs_llc.c:1125) 20241223100037307 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241223100042309 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241223100046083 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241223100046083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241223100046083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223100047311 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241223100050461 DGPRS DEBUG Checking for inactive LLMEs, time = 37476249 (sgsn.c:132) 20241223100052314 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241223100055688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100055696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100055696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223100055704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100055708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100055708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241223100055719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100055722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100055722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@16435956e418: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@16435956e418: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241223100056132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100056132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@16435956e418: Final verdict of PTC: none -NSVCI97(1317)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1329)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@16435956e418: Final verdict of PTC: none -NSVCI98(1322)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@16435956e418: Final verdict of PTC: none -NSVCI99(1327)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1325)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1320)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@16435956e418: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1330)@16435956e418: Final verdict of PTC: none 20241223100056170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46732<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1315)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@16435956e418: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Dec 23 10:00:56 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 20241223100056284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100056687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122856) 20241223100057134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100057134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100057315 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241223100057315 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5584d7864ba0) (sgsn_libgtp.c:633) 20241223100057315 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5584d7864ba0) (sgsn_libgtp.c:637) 20241223100057315 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241223100057315 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241223100057315 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241223100057315 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122856, count=128288) 20241223100058135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100058136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Dec 23 10:00:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100059137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100059137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_cell_change_different_ci_data started. 20241223100059788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100059790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@16435956e418: Provider Link came up: sending NS-RESET 20241223100059829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100059829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100059829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100059829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059829 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100059829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100059829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100059829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100059829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100059830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100059830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100059830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100059830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100059830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100059830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100059830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100059830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100059830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100059830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100059831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100059831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100059833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100059838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100059838 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@16435956e418: Provider Link came up: sending NS-RESET 20241223100059846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100059846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100059846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100059846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100059846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100059846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100059846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100059846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100059847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100059847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100059847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100059848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100059848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100059848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100059848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100059848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100059848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100059848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100059848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100059848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100059850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100059855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100059855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@16435956e418: Provider Link came up: sending NS-RESET 20241223100059863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100059863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100059863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100059863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100059863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100059863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100059863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100059863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100059864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100059864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100059864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100059864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100059864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100059864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100059864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100059864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100059864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100059864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100059864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100059864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100059864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100059866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100059870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100059870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100100138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100100139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100100139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100100139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100100143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100100144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@16435956e418: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F90D6393'O, index=0 SGSN_Test-GSUP(1348)@16435956e418: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@16435956e418: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@16435956e418: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F90D6393'O, index=0 TC_cell_change_different_ci_data(1350)@16435956e418: 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 := 'EC52ECF7FF6DE2C01F29844173FCA512'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8DBA46B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '889057FFE45C6233'O } } } } } 20241223100100217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100217 DLLC NOTICE LLME(ffffffff/f90d6393){UNASSIGNED} LLC RX: unknown TLLI 0xf90d6393, creating LLME on the fly (gprs_llc.c:552) 20241223100100217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100100217 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100100217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100100217 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100100217 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223100100217 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100100217 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100100217 DLLC NOTICE LLME(ffffffff/f90d6393){UNASSIGNED} LLGM Assign pre (f90d6393 => ed52fa32) (gprs_llc.c:1079) 20241223100100217 DLLC NOTICE LLME(f90d6393/ed52fa32){ASSIGNED} LLGM Assign post (f90d6393 => ed52fa32) (gprs_llc.c:1125) 20241223100100217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100100217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100100217 DMM DEBUG MM(262420000000071/ed52fa32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100100241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100241 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100100241 DMM DEBUG MM(262420000000071/ed52fa32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241223100100241 DMM NOTICE MM(262420000000071/ed52fa32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100100241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100100241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100100241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100100241 DMM DEBUG MM(262420000000071/ed52fa32) Requesting authorization (sgsn_auth.c:160) 20241223100100241 DMM INFO MM(262420000000071/ed52fa32) Requesting authentication tuples (sgsn_auth.c:184) 20241223100100241 DMM DEBUG MM(262420000000071/ed52fa32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100100241 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241223100100241 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@16435956e418: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@16435956e418: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241223100100247 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100100247 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100100247 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100100247 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100100247 DMM INFO MM(262420000000071/ed52fa32) Subscriber data update (mmctx.c:445) 20241223100100247 DMM DEBUG MM(262420000000071/ed52fa32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100100247 DMM INFO MM(262420000000071/ed52fa32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100100247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100100247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100100247 DMM INFO MM(262420000000071/ed52fa32) <- GMM AUTH AND CIPHERING REQ (rand = ec 52 ec f7 ff 6d e2 c0 1f 29 84 41 73 fc a5 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223100100263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100263 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100100263 DMM INFO MM(262420000000071/ed52fa32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100100263 DMM NOTICE MM(262420000000071/ed52fa32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100100263 DMM DEBUG MM(262420000000071/ed52fa32) checking auth: received GSM SRES = e8 db a4 6b (gprs_gmm.c:648) 20241223100100263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100100263 DMM DEBUG MM(262420000000071/ed52fa32) Requesting authorization (sgsn_auth.c:160) 20241223100100263 DMM INFO MM(262420000000071/ed52fa32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100100263 DMM DEBUG MM(262420000000071/ed52fa32) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100100263 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241223100100263 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) 20241223100100263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223100100263 DMM INFO MM(262420000000071/ed52fa32) <- GMM ATTACH ACCEPT (new P-TMSI=0xed52fa32) (gprs_gmm.c:282) 20241223100100266 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100100266 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100100266 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241223100100266 DMM INFO MM(262420000000071/ed52fa32) Subscriber data update (mmctx.c:445) 20241223100100266 DMM DEBUG MM(262420000000071/ed52fa32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100100266 DMM INFO MM(262420000000071/ed52fa32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100100266 DMM NOTICE MM(262420000000071/ed52fa32) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241223100100266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100100266 DMM NOTICE MM(262420000000071/ed52fa32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100100267 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) 20241223100100268 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100100268 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241223100100268 DMM INFO MM(262420000000071/ed52fa32) Subscriber data update (mmctx.c:445) 20241223100100268 DMM DEBUG MM(262420000000071/ed52fa32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223100100280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100100281 DMM INFO MM(262420000000071/ed52fa32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100100281 DMM NOTICE MM(262420000000071/ed52fa32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100100281 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100100281 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100100281 DLLC NOTICE LLME(f90d6393/ed52fa32){ASSIGNED} LLGM Assign pre (ffffffff => ed52fa32) (gprs_llc.c:1079) 20241223100100281 DLLC NOTICE LLME(ffffffff/ed52fa32){ASSIGNED} LLGM Assign post (ffffffff => ed52fa32) (gprs_llc.c:1125) 20241223100100281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223100100281 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223100100281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100100281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100100339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100339 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100100339 DMM INFO MM(262420000000071/ed52fa32) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241223100100339 DMM INFO MM(262420000000071/ed52fa32) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241223100100339 DMM DEBUG MM(262420000000071/ed52fa32) Using GGSN 0 (gprs_sm.c:317) 20241223100100339 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) 20241223100100339 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241223100100339 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241223100100339 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241223100100339 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241223100100365 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 a1 cb d8 c5 11 bd ef 45 d3 14 05 7f 9d 2a 56 86 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) 20241223100100365 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fcb23d77508, cbp=0x5584d7864ba0) (sgsn_libgtp.c:633) 20241223100100365 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241223100100365 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5584d7866f98 TLLI=ed52fa32, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241223100100365 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241223100100365 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@16435956e418: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@16435956e418: setverdict(pass): pass -> pass, component reason not changed 20241223100100383 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241223100100398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100398 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100398 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@16435956e418: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@16435956e418: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='ED52FA32'O, index=0 20241223100100411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100100411 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100100411 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100100413 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@16435956e418: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@16435956e418: Final verdict of PTC: pass 20241223100100438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100100442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1348)@16435956e418: Final verdict of PTC: none 20241223100100442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1332)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@16435956e418: Final verdict of PTC: none -NSVCI97(1336)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@16435956e418: Final verdict of PTC: none -NSVCI98(1341)@16435956e418: Final verdict of PTC: none -NSVCI99(1346)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1334)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1339)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1344)@16435956e418: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@16435956e418: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Dec 23 10:01:00 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 20241223100100552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100100954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241223100101443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100101443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=99872) 20241223100102443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100102444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Dec 23 10:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100103445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100103445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_sgsn_context_req_in started. 20241223100103982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100103983 DMM INFO MM(262420000000071/ed52fa32) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100103983 DMM INFO MM(262420000000071/ed52fa32) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100103983 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100103983 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100103983 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223100103983 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223100103983 DLLC NOTICE LLME(ffffffff/ed52fa32){ASSIGNED} LLGM Assign pre (ed52fa32 => ffffffff) (gprs_llc.c:1079) 20241223100103983 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed52fa32 => ffffffff) (gprs_llc.c:1125) 20241223100103983 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5584d7866c40 (gprs_sndcp.c:574) 20241223100103983 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5584d7866f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241223100103983 DMM NOTICE MM(262420000000071/ed52fa32) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241223100103983 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241223100103983 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241223100103983 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241223100103983 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241223100103983 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241223100103983 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) 20241223100103983 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:402) 20241223100103984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100103984 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223100103984 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223100103984 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223100103984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@16435956e418: Provider Link came up: sending NS-RESET 20241223100104010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100104010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100104010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100104010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100104011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100104011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100104011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100104011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100104011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100104011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100104011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100104011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100104011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100104011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100104011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100104011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100104011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100104012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100104012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100104013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100104019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100104019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1360)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223100104033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100104033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100104033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100104033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100104033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100104033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100104033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100104033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100104034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100104034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100104034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100104034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100104034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100104034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100104034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100104034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100104034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100104034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100104034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100104034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100104037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241223100104044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100104044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1365)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@16435956e418: Provider Link came up: sending NS-RESET 20241223100104046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100104046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100104046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100104046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_sgsn_context_req_in-BVCI210(1358)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100104047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100104047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100104047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100104047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100104047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100104047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100104047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100104047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1365)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100104048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100104048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100104050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100104055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100104055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100104446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100104446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100104446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100104446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100104450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100104451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@16435956e418: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F59E37A4'O, index=0 SGSN_Test-GSUP(1367)@16435956e418: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@16435956e418: 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 := '13C8FBBA7CC2609E45C36359A288F0B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F71D408A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C158399AC4DD524'O } } } } } 20241223100105526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100105526 DLLC NOTICE LLME(ffffffff/f59e37a4){UNASSIGNED} LLC RX: unknown TLLI 0xf59e37a4, creating LLME on the fly (gprs_llc.c:552) 20241223100105526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100105526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100105526 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100105526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100105526 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100105526 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Allocated (fsm.c:456) 20241223100105526 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100105526 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100105526 DLLC NOTICE LLME(ffffffff/f59e37a4){UNASSIGNED} LLGM Assign pre (f59e37a4 => ef76f0b3) (gprs_llc.c:1079) 20241223100105526 DLLC NOTICE LLME(f59e37a4/ef76f0b3){ASSIGNED} LLGM Assign post (f59e37a4 => ef76f0b3) (gprs_llc.c:1125) 20241223100105526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100105526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100105526 DMM DEBUG MM(262420000000072/ef76f0b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100105538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100105538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223100105538 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100105538 DMM DEBUG MM(262420000000072/ef76f0b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241223100105538 DMM NOTICE MM(262420000000072/ef76f0b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100105538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100105538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100105538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100105538 DMM DEBUG MM(262420000000072/ef76f0b3) Requesting authorization (sgsn_auth.c:160) 20241223100105538 DMM INFO MM(262420000000072/ef76f0b3) Requesting authentication tuples (sgsn_auth.c:184) 20241223100105538 DMM DEBUG MM(262420000000072/ef76f0b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100105538 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241223100105538 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@16435956e418: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@16435956e418: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241223100105541 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100105541 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100105541 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100105541 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100105541 DMM INFO MM(262420000000072/ef76f0b3) Subscriber data update (mmctx.c:445) 20241223100105541 DMM DEBUG MM(262420000000072/ef76f0b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100105541 DMM INFO MM(262420000000072/ef76f0b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100105541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100105541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100105541 DMM INFO MM(262420000000072/ef76f0b3) <- GMM AUTH AND CIPHERING REQ (rand = 13 c8 fb ba 7c c2 60 9e 45 c3 63 59 a2 88 f0 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241223100105555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100105555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100105555 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100105555 DMM INFO MM(262420000000072/ef76f0b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100105555 DMM NOTICE MM(262420000000072/ef76f0b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100105555 DMM DEBUG MM(262420000000072/ef76f0b3) checking auth: received GSM SRES = f7 1d 40 8a (gprs_gmm.c:648) 20241223100105555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100105555 DMM DEBUG MM(262420000000072/ef76f0b3) Requesting authorization (sgsn_auth.c:160) 20241223100105555 DMM INFO MM(262420000000072/ef76f0b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100105555 DMM DEBUG MM(262420000000072/ef76f0b3) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100105555 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241223100105555 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) 20241223100105555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223100105555 DMM INFO MM(262420000000072/ef76f0b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xef76f0b3) (gprs_gmm.c:282) 20241223100105557 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100105558 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100105558 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241223100105558 DMM INFO MM(262420000000072/ef76f0b3) Subscriber data update (mmctx.c:445) 20241223100105558 DMM DEBUG MM(262420000000072/ef76f0b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100105558 DMM INFO MM(262420000000072/ef76f0b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100105558 DMM NOTICE MM(262420000000072/ef76f0b3) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241223100105558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100105558 DMM NOTICE MM(262420000000072/ef76f0b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100105558 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) 20241223100105559 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100105559 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241223100105559 DMM INFO MM(262420000000072/ef76f0b3) Subscriber data update (mmctx.c:445) 20241223100105559 DMM DEBUG MM(262420000000072/ef76f0b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223100105572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100105572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223100105573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100105573 DMM INFO MM(262420000000072/ef76f0b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100105573 DMM NOTICE MM(262420000000072/ef76f0b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100105573 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100105573 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100105573 DLLC NOTICE LLME(f59e37a4/ef76f0b3){ASSIGNED} LLGM Assign pre (ffffffff => ef76f0b3) (gprs_llc.c:1079) 20241223100105573 DLLC NOTICE LLME(ffffffff/ef76f0b3){ASSIGNED} LLGM Assign post (ffffffff => ef76f0b3) (gprs_llc.c:1125) 20241223100105573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223100105573 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223100105573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100105573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100105628 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 77 38 00 00 03 52 f0 99 42 42 de 05 ef 76 f0 b3 0c 01 02 03 0d fe 11 a7 d1 f3 0a 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@16435956e418: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241223100107627 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241223100107627 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241223100107627 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) 20241223100107627 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241223100107627 DMM INFO MM(262420000000072/ef76f0b3) Subscriber data update (mmctx.c:445) 20241223100107627 DMM DEBUG MM(262420000000072/ef76f0b3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241223100107627 DMM INFO MM(262420000000072/ef76f0b3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241223100107627 DMM INFO MM(262420000000072/ef76f0b3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100107627 DMM INFO MM(262420000000072/ef76f0b3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100107627 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100107627 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100107627 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223100107627 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223100107627 DLLC NOTICE LLME(ffffffff/ef76f0b3){ASSIGNED} LLGM Assign pre (ef76f0b3 => ffffffff) (gprs_llc.c:1079) 20241223100107627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef76f0b3 => ffffffff) (gprs_llc.c:1125) 20241223100107627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100107627 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223100107627 DMM DEBUG MM_STATE_Iu[0x5584d7858880]{Detached}: Deallocated (fsm.c:568) 20241223100107627 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@16435956e418: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@16435956e418: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241223100107630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100107631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100107631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1367)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@16435956e418: Final verdict of PTC: none -NSVCI98(1361)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@16435956e418: Final verdict of PTC: none -NSVCI99(1365)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@16435956e418: Final verdict of PTC: none -NSVCI97(1355)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1353)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1359)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1363)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@16435956e418: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Dec 23 10:01:07 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 20241223100107747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100108148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86572) 20241223100108632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100108632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86572, count=99392) 20241223100109633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100109633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Dec 23 10:01:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100110633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100110633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_sgsn_context_req_out started. 20241223100111205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100111207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@16435956e418: Provider Link came up: sending NS-RESET 20241223100111237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100111237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100111238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111238 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100111238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100111238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100111238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111238 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100111238 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100111238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100111239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100111239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100111246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100111246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@16435956e418: Provider Link came up: sending NS-RESET 20241223100111253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100111253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100111253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100111253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100111253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100111253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100111253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100111253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100111254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100111254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100111254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100111254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100111254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100111254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100111254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100111254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100111254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100111254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100111254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100111254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100111256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100111262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100111262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@16435956e418: Provider Link came up: sending NS-RESET 20241223100111273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100111273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100111273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100111273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100111273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100111273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100111273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100111273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100111274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100111274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100111274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100111275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100111275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100111275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100111275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100111275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100111275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100111275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100111275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100111275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100111275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100111277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100111283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100111283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100111635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100111635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100111635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100111635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100111639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100111640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@16435956e418: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C9CFB940'O, index=0 SGSN_Test-GSUP(1386)@16435956e418: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241223100112677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100112677 DLLC NOTICE LLME(ffffffff/c9cfb940){UNASSIGNED} LLC RX: unknown TLLI 0xc9cfb940, creating LLME on the fly (gprs_llc.c:552) 20241223100112677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241223100112677 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223100112677 DMM NOTICE LLME(ffffffff/c9cfb940){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241223100112677 DLLC NOTICE LLME(ffffffff/c9cfb940){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241223100112677 DMM ERROR LLME(ffffffff/c9cfb940){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241223100112677 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241223100112677 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241223100112677 DLLC NOTICE LLME(ffffffff/c9cfb940){UNASSIGNED} LLGM Assign pre (c9cfb940 => ffffffff) (gprs_llc.c:1079) 20241223100112677 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9cfb940 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@16435956e418: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@16435956e418: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@16435956e418: Final verdict of PTC: none 20241223100112685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100112685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1384)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@16435956e418: Final verdict of PTC: none -NSVCI98(1379)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@16435956e418: Final verdict of PTC: none -NSVCI97(1374)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1377)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1372)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1382)@16435956e418: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@16435956e418: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" 20241223100112695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI196(1373)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@16435956e418: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Dec 23 10:01:12 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 20241223100112769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100113170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54504) 20241223100113686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100113686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54504, count=55664) 20241223100114687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100114687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Dec 23 10:01:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100115688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100115688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_req_id_req_ra_update started. 20241223100116222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100116223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@16435956e418: Provider Link came up: sending NS-RESET 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100116244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100116244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100116244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100116244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100116244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100116244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100116245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100116245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100116247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100116252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100116252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@16435956e418: Provider Link came up: sending NS-RESET 20241223100116262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100116262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100116262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100116262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100116263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100116263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100116263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100116263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100116263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100116263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100116263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100116263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100116263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100116263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100116263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100116263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100116265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100116270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100116270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@16435956e418: Provider Link came up: sending NS-RESET 20241223100116280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100116280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100116280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100116280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100116280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100116280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100116280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100116280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100116281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100116281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100116281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100116281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100116281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100116281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100116281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100116281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100116281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100116281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100116281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1403)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100116281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100116281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100116283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100116288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100116690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100116690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100116690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100116690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100116691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223100116692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@16435956e418: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D2E7FD8E'O, index=0 SGSN_Test-GSUP(1405)@16435956e418: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241223100116715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100116715 DLLC NOTICE LLME(ffffffff/d2e7fd8e){UNASSIGNED} LLC RX: unknown TLLI 0xd2e7fd8e, creating LLME on the fly (gprs_llc.c:552) 20241223100116715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100116715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100116715 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100116715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100116715 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100116715 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223100116715 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100116715 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100116715 DLLC NOTICE LLME(ffffffff/d2e7fd8e){UNASSIGNED} LLGM Assign pre (d2e7fd8e => d76776ac) (gprs_llc.c:1079) 20241223100116715 DLLC NOTICE LLME(d2e7fd8e/d76776ac){ASSIGNED} LLGM Assign post (d2e7fd8e => d76776ac) (gprs_llc.c:1125) 20241223100116715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100116715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100116715 DMM DEBUG MM(262420000000047/d76776ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100116721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100116721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100116721 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100116721 DMM INFO MM(262420000000047/d76776ac) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223100116721 DMM INFO MM(262420000000047/d76776ac) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-39351-51 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241223100116721 DMM NOTICE MM(262420000000047/d76776ac) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241223100116721 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241223100116721 DMM INFO MM(262420000000047/d76776ac) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241223100116721 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100116721 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100116721 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223100116721 DMM ERROR MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223100116721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Deallocated (fsm.c:568) 20241223100116721 DMM DEBUG MM_STATE_Gb(0)[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223100116721 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223100116722 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223100116722 DLLC NOTICE LLME(d2e7fd8e/d76776ac){ASSIGNED} LLGM Assign pre (d76776ac => ffffffff) (gprs_llc.c:1079) 20241223100116722 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76776ac => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@16435956e418: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@16435956e418: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@16435956e418: Final verdict of PTC: pass 20241223100116725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@16435956e418: Final verdict of PTC: none -NSVCI97(1393)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@16435956e418: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@16435956e418: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@16435956e418: Final verdict of PTC: none 20241223100116726 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100116726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI210(1397)@16435956e418: Final verdict of PTC: none -NSVCI98(1398)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@16435956e418: Final verdict of PTC: none -NSVCI99(1403)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1396)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1401)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1391)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@16435956e418: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Dec 23 10:01:16 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 20241223100116780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100117182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61968) 20241223100117727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100117727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61968, count=63228) 20241223100118728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100118728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@16435956e418: Test execution finished. MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Dec 23 10:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100119729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100119729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_iu_attach started. 20241223100120206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100120207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@16435956e418: Provider Link came up: sending NS-RESET 20241223100120236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100120236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100120236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100120236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100120236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100120236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100120236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100120236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100120237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100120237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100120237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100120237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100120237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100120237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100120237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100120237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100120237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100120237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100120237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100120237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100120239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100120244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100120244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@16435956e418: Provider Link came up: sending NS-RESET 20241223100120255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100120255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100120255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100120255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100120255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100120255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100120255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100120255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1417)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1418)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100120256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100120256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100120256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100120256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100120256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100120256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100120256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100120256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100120256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100120256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1418)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100120256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100120256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100120258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223100120264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100120264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1417)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1415)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@16435956e418: Provider Link came up: sending NS-RESET 20241223100120267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100120267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100120267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100120267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100120267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100120267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100120267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100120267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100120268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100120268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100120268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100120268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100120268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100120268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100120268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100120268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100120268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100120268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100120268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100120268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100120268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100120271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100120275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100120275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1425)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@16435956e418: v_sccp_pdu_maxlen:268 20241223100120462 DGPRS DEBUG Checking for inactive LLMEs, time = 37476279 (sgsn.c:132) 20241223100120480 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100120480 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:112) 20241223100120480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100120480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100120486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100120486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100120486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100120486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100120486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100120486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100120486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100120488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100120488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100120488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100120488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100120488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100120488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100120488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100120489 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100120730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100120730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100120730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100120730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100120732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100120732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100121299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121300 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100121300 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100121301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@16435956e418: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D8771307'O, index=0 SGSN_Test-GSUP(1428)@16435956e418: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@16435956e418: 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 := '1104'O, rac := '82'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(1424)@16435956e418: Added conn table entry 0TC_iu_attach(1430)13618712 SGSN_Test_0-SCCP(1423)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1424)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100121783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121783 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100121783 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100121783 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100121783 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241223100121783 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241223100121783 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100121783 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Deregistered}: Allocated (fsm.c:456) 20241223100121783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Allocated (fsm.c:456) 20241223100121783 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100121783 DMM DEBUG MM_STATE_Iu[0x5584d7866740]{Detached}: Allocated (fsm.c:456) 20241223100121783 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100121783 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100121783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100121783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100121783 DMM DEBUG MM(262420000001001/d0050e5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100121783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241223100121783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: { messageType := 2, destLocRef := 'CFCE18'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@16435956e418: 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 := '568B426826C9287B27CFC46F9FEFF0E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29BB1169'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6150E6C56C901C3B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3C0945F5519EBBEC68806CD9DEBF642B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '012CFA7FD18965BD333E796B598FAB23'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB6D7DBF2EF4E6F94F9BE917F95D76E1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F780BABADD08F14C'O } } } } } SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1423)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1423)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241223100121788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121788 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100121788 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100121788 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100121788 DMM DEBUG MM(262420000001001/d0050e5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241223100121788 DMM NOTICE MM(262420000001001/d0050e5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100121788 DMM DEBUG MM(262420000001001/d0050e5f) Requesting authorization (sgsn_auth.c:160) 20241223100121788 DMM INFO MM(262420000001001/d0050e5f) Requesting authentication tuples (sgsn_auth.c:184) 20241223100121788 DMM DEBUG MM(262420000001001/d0050e5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100121788 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241223100121788 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@16435956e418: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@16435956e418: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241223100121790 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100121790 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100121790 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100121790 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100121790 DMM INFO MM(262420000001001/d0050e5f) Subscriber data update (mmctx.c:445) 20241223100121790 DMM DEBUG MM(262420000001001/d0050e5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100121790 DMM INFO MM(262420000001001/d0050e5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100121790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100121790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100121790 DMM INFO MM(262420000001001/d0050e5f) <- GMM AUTH AND CIPHERING REQ (rand = 56 8b 42 68 26 c9 28 7b 27 cf c4 6f 9f ef f0 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 6d 7d bf 2e f4 e6 f9 4f 9b e9 17 f9 5d 76 e1 ) (gprs_gmm.c:465) 20241223100121790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241223100121790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1423)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1423)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22F780BABA23094399990000100001F02904DD08F14C'O 20241223100121793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121793 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100121793 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100121793 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100121793 DMM INFO MM(262420000001001/d0050e5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100121793 DMM NOTICE MM(262420000001001/d0050e5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100121793 DMM DEBUG MM(262420000001001/d0050e5f) checking auth: received UMTS RES = f7 80 ba ba dd 08 f1 4c (gprs_gmm.c:648) 20241223100121793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100121793 DMM DEBUG MM(262420000001001/d0050e5f) Requesting authorization (sgsn_auth.c:160) 20241223100121793 DMM INFO MM(262420000001001/d0050e5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100121793 DMM DEBUG MM(262420000001001/d0050e5f) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100121793 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241223100121793 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) 20241223100121793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100121793 DMM DEBUG MM(262420000001001/d0050e5f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100121793 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1423)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1423)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100121797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121798 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100121798 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100121798 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100121798 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241223100121798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100121798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100121798 DMM INFO MM(262420000001001/d0050e5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0050e5f) (gprs_gmm.c:282) 20241223100121798 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241223100121798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100121800 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100121800 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100121800 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223100121800 DMM INFO MM(262420000001001/d0050e5f) Subscriber data update (mmctx.c:445) 20241223100121800 DMM DEBUG MM(262420000001001/d0050e5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100121800 DMM INFO MM(262420000001001/d0050e5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100121800 DMM NOTICE MM(262420000001001/d0050e5f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241223100121800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100121800 DMM NOTICE MM(262420000001001/d0050e5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100121800 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) 20241223100121800 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100121800 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223100121800 DMM INFO MM(262420000001001/d0050e5f) Subscriber data update (mmctx.c:445) 20241223100121800 DMM DEBUG MM(262420000001001/d0050e5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1423)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1423)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100121801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100121801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100121801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100121801 DMM INFO MM(262420000001001/d0050e5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100121801 DMM NOTICE MM(262420000001001/d0050e5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100121801 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100121801 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100121801 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100121801 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100121801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100121801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100121801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1423)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1423)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100121804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100121804 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100121804 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100121804 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100121804 DMM INFO MM(262420000001001/d0050e5f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100121804 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100121804 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100121804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100121804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100121804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100121804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@16435956e418: Session index based on local reference:0 20241223100121804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100121804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100121804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100121804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100121804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100121804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@16435956e418: Deleted conn table entry 0TC_iu_attach(1430)13618712 TC_iu_attach(1430)@16435956e418: setverdict(pass): none -> pass TC_iu_attach(1430)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@16435956e418: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@16435956e418: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@16435956e418: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@16435956e418: Final verdict of PTC: none 20241223100121876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@16435956e418: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@16435956e418: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@16435956e418: Final verdict of PTC: none -NSVCI98(1418)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@16435956e418: Final verdict of PTC: none -NSVCI97(1412)@16435956e418: Final verdict of PTC: none -NSVCI99(1422)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@16435956e418: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1410)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1416)@16435956e418: Final verdict of PTC: none 20241223100121892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100121892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99-provIP(1420)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@16435956e418: Test case TC_iu_attach finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Dec 23 10:01:21 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 20241223100122003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100122006 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100122006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100122006 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100122006 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100122006 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100122006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100122006 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100122006 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100122006 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:737) 20241223100122006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100122006 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100122006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100122006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100122006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100122006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100122006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100122006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100122006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241223100122405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207684) 20241223100122893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100122893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207684, count=209040) 20241223100123895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100123895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100124008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100124008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100124008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Dec 23 10:01:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100124896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100124896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_iu_attach_encr started. 20241223100125498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100125501 DMM INFO MM(262420000001001/d0050e5f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100125501 DMM INFO MM(262420000001001/d0050e5f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100125501 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100125501 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100125501 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100125501 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100125501 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241223100125501 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) 20241223100125501 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:402) 20241223100125501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Deallocated (fsm.c:568) 20241223100125501 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100125501 DMM DEBUG MM_STATE_Iu(1)[0x5584d7866740]{Detached}: Deallocated (fsm.c:568) 20241223100125501 DMM DEBUG GMM(gmm_fsm)[0x5584d785ee30]{Deregistered}: Deallocated (fsm.c:568) 20241223100125501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@16435956e418: Provider Link came up: sending NS-RESET 20241223100125543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100125543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100125543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100125543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100125543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100125543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100125543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100125543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100125544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100125544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100125544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100125544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100125544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100125544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100125544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100125544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100125544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100125544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100125544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100125544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100125546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223100125550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100125550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@16435956e418: Provider Link came up: sending NS-RESET 20241223100125559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100125559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100125559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100125559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100125559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100125559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100125559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100125559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100125560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100125560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100125560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100125560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100125560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100125560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100125560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100125560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100125560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100125560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1440)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100125561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100125561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100125563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100125567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100125567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@16435956e418: Provider Link came up: sending NS-RESET 20241223100125579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100125579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100125579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100125579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125579 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100125579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100125579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100125579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100125579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100125580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100125580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100125580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100125580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100125580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100125580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100125580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100125580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100125580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100125580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100125580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100125580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100125580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100125582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1448)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@16435956e418: ************************************************* SGSN_Test_0-SCCP(1445)@16435956e418: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100125587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100125587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100125784 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100125785 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:112) 20241223100125785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100125785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100125792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100125792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100125792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100125792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100125792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100125792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100125792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100125794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100125794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100125794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100125794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100125794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100125794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100125795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100125795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100125897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100125897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100125897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100125897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100125902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100125903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100126603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126604 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100126604 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100126604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@16435956e418: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='CC892091'O, index=0 SGSN_Test-GSUP(1451)@16435956e418: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@16435956e418: 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 := 'C55C'O, rac := '25'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(1447)@16435956e418: Added conn table entry 0TC_iu_attach_encr(1453)15445690 SGSN_Test_0-SCCP(1445)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1447)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100126969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126969 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100126969 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100126969 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100126969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100126969 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Deregistered}: Allocated (fsm.c:456) 20241223100126969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100126969 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Allocated (fsm.c:456) 20241223100126969 DMM DEBUG MM_STATE_Iu[0x5584d7858750]{Detached}: Allocated (fsm.c:456) 20241223100126969 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100126969 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100126969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100126969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100126969 DMM DEBUG MM(262420000001001/d113dda4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100126969 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241223100126969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: { messageType := 2, destLocRef := 'EBAEBA'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(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@16435956e418: 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 := '5B62C3161857AEE13242724F68D6AFBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A4747A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2649A69174041113'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DE705E40ECE97869665B407EA2F68FD0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F2F4D1756F29E629D955B00522F32BB1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CF581069A807225644E953878E7F6A98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '936F30979F31E14F'O } } } } } SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1445)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1445)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241223100126976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100126976 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100126976 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100126976 DMM DEBUG MM(262420000001001/d113dda4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241223100126976 DMM NOTICE MM(262420000001001/d113dda4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100126976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100126976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100126976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100126976 DMM DEBUG MM(262420000001001/d113dda4) Requesting authorization (sgsn_auth.c:160) 20241223100126976 DMM INFO MM(262420000001001/d113dda4) Requesting authentication tuples (sgsn_auth.c:184) 20241223100126976 DMM DEBUG MM(262420000001001/d113dda4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100126976 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241223100126976 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@16435956e418: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@16435956e418: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241223100126978 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100126978 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100126978 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100126978 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100126978 DMM INFO MM(262420000001001/d113dda4) Subscriber data update (mmctx.c:445) 20241223100126978 DMM DEBUG MM(262420000001001/d113dda4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100126978 DMM INFO MM(262420000001001/d113dda4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100126978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100126978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100126978 DMM INFO MM(262420000001001/d113dda4) <- GMM AUTH AND CIPHERING REQ (rand = 5b 62 c3 16 18 57 ae e1 32 42 72 4f 68 d6 af ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = cf 58 10 69 a8 07 22 56 44 e9 53 87 8e 7f 6a 98 ) (gprs_gmm.c:465) 20241223100126978 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241223100126979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1445)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1445)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222936F309723094399990000100001F029049F31E14F'O 20241223100126982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126982 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100126982 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100126982 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100126982 DMM INFO MM(262420000001001/d113dda4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100126982 DMM NOTICE MM(262420000001001/d113dda4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100126982 DMM DEBUG MM(262420000001001/d113dda4) checking auth: received UMTS RES = 93 6f 30 97 9f 31 e1 4f (gprs_gmm.c:648) 20241223100126982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100126982 DMM DEBUG MM(262420000001001/d113dda4) Requesting authorization (sgsn_auth.c:160) 20241223100126982 DMM INFO MM(262420000001001/d113dda4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100126982 DMM DEBUG MM(262420000001001/d113dda4) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100126982 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241223100126982 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) 20241223100126983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100126983 DMM DEBUG MM(262420000001001/d113dda4) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241223100126983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@16435956e418: vl_len:17 SGSN_Test_0-SCCP(1445)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1445)@16435956e418: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241223100126989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126989 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100126989 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100126989 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100126989 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241223100126989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100126989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100126989 DMM INFO MM(262420000001001/d113dda4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd113dda4) (gprs_gmm.c:282) 20241223100126989 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241223100126989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100126992 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100126992 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100126992 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223100126992 DMM INFO MM(262420000001001/d113dda4) Subscriber data update (mmctx.c:445) 20241223100126992 DMM DEBUG MM(262420000001001/d113dda4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100126992 DMM INFO MM(262420000001001/d113dda4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100126992 DMM NOTICE MM(262420000001001/d113dda4) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241223100126992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100126992 DMM NOTICE MM(262420000001001/d113dda4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100126992 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) 20241223100126993 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100126993 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241223100126993 DMM INFO MM(262420000001001/d113dda4) Subscriber data update (mmctx.c:445) 20241223100126993 DMM DEBUG MM(262420000001001/d113dda4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1445)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1445)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100126994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100126994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100126994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100126994 DMM INFO MM(262420000001001/d113dda4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100126994 DMM NOTICE MM(262420000001001/d113dda4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100126994 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100126994 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100126994 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100126994 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100126994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100126994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100126994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1445)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1445)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100126997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100126998 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100126998 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100126998 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100126998 DMM INFO MM(262420000001001/d113dda4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100126998 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100126998 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100126998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100126998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100126998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100126998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@16435956e418: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@16435956e418: Deleted conn table entry 0TC_iu_attach_encr(1453)15445690 20241223100126998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100126998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100126998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100126998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100126998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100126998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100126998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100126998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_encr(1453)@16435956e418: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@16435956e418: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@16435956e418: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@16435956e418: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@16435956e418: Final verdict of PTC: none 20241223100127056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56346<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100127058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100127058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@16435956e418: Final verdict of PTC: none -NSVCI99(1446)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1451)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@16435956e418: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@16435956e418: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@16435956e418: Final verdict of PTC: none -NSVCI98(1440)@16435956e418: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1433)@16435956e418: Final verdict of PTC: none -NSVCI97(1435)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1444)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1438)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@16435956e418: Test case TC_iu_attach_encr finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Dec 23 10:01:27 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 20241223100127206 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100127206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100127206 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100127206 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100127206 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100127206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100127206 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100127206 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100127206 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:737) 20241223100127206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100127206 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100127206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100127206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100127206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100127206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100127206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100127206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100127206 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241223100127212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100127614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211036) 20241223100128059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100128059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211036, count=212292) 20241223100129060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100129060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100129208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100129208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100129208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Dec 23 10:01:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100130061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100130062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_iu_attach_geran_rau started. 20241223100130713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100130715 DMM INFO MM(262420000001001/d113dda4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100130715 DMM INFO MM(262420000001001/d113dda4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100130715 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100130715 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100130715 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100130715 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100130715 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241223100130715 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) 20241223100130715 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:402) 20241223100130715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100130715 DMM DEBUG MM_STATE_Gb[0x5584d78589b0]{Idle}: Deallocated (fsm.c:568) 20241223100130715 DMM DEBUG MM_STATE_Iu(2)[0x5584d7858750]{Detached}: Deallocated (fsm.c:568) 20241223100130715 DMM DEBUG GMM(gmm_fsm)[0x5584d7866740]{Deregistered}: Deallocated (fsm.c:568) 20241223100130715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@16435956e418: Provider Link came up: sending NS-RESET 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100130761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100130761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100130761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100130761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100130762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100130762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100130762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100130762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100130764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100130768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100130768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@16435956e418: Provider Link came up: sending NS-RESET 20241223100130782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100130782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100130782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100130782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100130782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100130782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100130782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100130782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100130784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100130784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100130784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100130784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100130784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100130784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100130784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100130784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100130784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100130784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100130784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100130784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1464)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223100130787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100130793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100130793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@16435956e418: Provider Link came up: sending NS-RESET 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100130798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100130798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100130799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100130799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100130799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100130799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100130799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1468)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100130799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100130799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100130801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100130805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100130805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1471)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@16435956e418: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100131007 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100131007 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:112) 20241223100131007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100131007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100131013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100131013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100131013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100131013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100131013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100131013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100131013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100131016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100131016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100131016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100131017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100131017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100131017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100131017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100131017 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100131062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100131062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100131062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100131062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100131063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100131064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100131830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100131830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100131830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100131830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100131830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100131831 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100131831 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100131831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100131831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100131831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100131831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100131832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100131832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100131832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100131832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DC839705'O, index=0 SGSN_Test-GSUP(1474)@16435956e418: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@16435956e418: 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 := 'DAB1'O, rac := '7C'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(1470)@16435956e418: Added conn table entry 0TC_iu_attach_geran_rau(1476)7034601 SGSN_Test_0-SCCP(1469)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1470)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100132118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100132118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100132118 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100132118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100132118 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100132118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Allocated (fsm.c:456) 20241223100132118 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100132118 DMM DEBUG MM_STATE_Iu[0x5584d785ee30]{Detached}: Allocated (fsm.c:456) 20241223100132118 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100132118 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100132118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100132118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100132119 DMM DEBUG MM(262420000001002/d052760b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100132119 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241223100132119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: { messageType := 2, destLocRef := '6B56E9'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(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@16435956e418: 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 := 'B30DF0AE49E1FCEA38A29B0F95A16F46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2739933B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E11B7DD7B6679914'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B241B39337A95F78E305E17BD46FFD6A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C04C20FC540D3855FAFF992DCE1481CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '61840CB9EC25A045F94EAFB0C76D5F9F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '29ACE4F2228E19C2'O } } } } } SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1469)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1469)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241223100132129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100132129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100132129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100132129 DMM DEBUG MM(262420000001002/d052760b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241223100132129 DMM NOTICE MM(262420000001002/d052760b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100132129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100132129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100132129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100132129 DMM DEBUG MM(262420000001002/d052760b) Requesting authorization (sgsn_auth.c:160) 20241223100132129 DMM INFO MM(262420000001002/d052760b) Requesting authentication tuples (sgsn_auth.c:184) 20241223100132129 DMM DEBUG MM(262420000001002/d052760b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100132129 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241223100132129 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@16435956e418: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@16435956e418: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241223100132132 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100132132 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100132132 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100132132 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100132132 DMM INFO MM(262420000001002/d052760b) Subscriber data update (mmctx.c:445) 20241223100132132 DMM DEBUG MM(262420000001002/d052760b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100132132 DMM INFO MM(262420000001002/d052760b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100132132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100132132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100132132 DMM INFO MM(262420000001002/d052760b) <- GMM AUTH AND CIPHERING REQ (rand = b3 0d f0 ae 49 e1 fc ea 38 a2 9b 0f 95 a1 6f 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 84 0c b9 ec 25 a0 45 f9 4e af b0 c7 6d 5f 9f ) (gprs_gmm.c:465) 20241223100132132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241223100132132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1469)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1469)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002229ACE4F223094399990000100002F02904228E19C2'O 20241223100132141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100132142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100132142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100132142 DMM INFO MM(262420000001002/d052760b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100132142 DMM NOTICE MM(262420000001002/d052760b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100132142 DMM DEBUG MM(262420000001002/d052760b) checking auth: received UMTS RES = 29 ac e4 f2 22 8e 19 c2 (gprs_gmm.c:648) 20241223100132142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100132142 DMM DEBUG MM(262420000001002/d052760b) Requesting authorization (sgsn_auth.c:160) 20241223100132142 DMM INFO MM(262420000001002/d052760b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100132142 DMM DEBUG MM(262420000001002/d052760b) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100132142 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241223100132142 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) 20241223100132142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100132142 DMM DEBUG MM(262420000001002/d052760b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100132142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1469)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1469)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100132160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132161 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100132161 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100132161 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100132161 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241223100132161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100132161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100132161 DMM INFO MM(262420000001002/d052760b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd052760b) (gprs_gmm.c:282) 20241223100132161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241223100132161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100132169 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100132169 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100132169 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241223100132169 DMM INFO MM(262420000001002/d052760b) Subscriber data update (mmctx.c:445) 20241223100132170 DMM DEBUG MM(262420000001002/d052760b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100132170 DMM INFO MM(262420000001002/d052760b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100132170 DMM NOTICE MM(262420000001002/d052760b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241223100132170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100132170 DMM NOTICE MM(262420000001002/d052760b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100132170 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) 20241223100132171 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100132171 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241223100132171 DMM INFO MM(262420000001002/d052760b) Subscriber data update (mmctx.c:445) 20241223100132171 DMM DEBUG MM(262420000001002/d052760b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1469)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1469)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100132174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100132175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100132175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100132175 DMM INFO MM(262420000001002/d052760b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100132175 DMM NOTICE MM(262420000001002/d052760b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100132175 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100132175 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100132175 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100132175 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100132175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100132175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100132175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1469)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1469)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100132184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100132185 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100132185 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100132185 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100132185 DMM INFO MM(262420000001002/d052760b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100132185 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100132185 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100132185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100132185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100132185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100132185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@16435956e418: Session index based on local reference:0 20241223100132187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100132187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100132187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100132187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100132187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100132187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100132187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@16435956e418: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)7034601 TC_iu_attach_geran_rau(1476)@16435956e418: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D052760B'O, index=1 20241223100132263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100132263 DLLC NOTICE LLME(ffffffff/d052760b){UNASSIGNED} LLC RX: unknown TLLI 0xd052760b, creating LLME on the fly (gprs_llc.c:552) 20241223100132263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241223100132263 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223100132263 DMM INFO MM(262420000001002/d052760b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d052760b, P-TMSI: d052760b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241223100132263 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241223100132263 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241223100132263 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100132263 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100132263 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241223100132263 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100132263 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100132263 DLLC NOTICE LLME(ffffffff/d052760b){UNASSIGNED} LLGM Assign pre (d052760b => d052760b) (gprs_llc.c:1079) 20241223100132264 DLLC NOTICE LLME(d052760b/d052760b){ASSIGNED} LLGM Assign post (d052760b => d052760b) (gprs_llc.c:1125) 20241223100132264 DMM INFO MM(262420000001002/d052760b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: Removing Client IMSI='262420000001002'H, index=1 20241223100132294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100132294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100132294 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100132294 DMM INFO MM(262420000001002/d052760b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223100132294 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223100132294 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100132294 DLLC NOTICE LLME(d052760b/d052760b){ASSIGNED} LLGM Assign pre (ffffffff => d052760b) (gprs_llc.c:1079) 20241223100132294 DLLC NOTICE LLME(ffffffff/d052760b){ASSIGNED} LLGM Assign post (ffffffff => d052760b) (gprs_llc.c:1125) 20241223100132294 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241223100132294 DMM ERROR MM_STATE_Gb[0x5584d7858880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@16435956e418: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@16435956e418: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@16435956e418: Final verdict of PTC: none 20241223100132301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1458)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1474)@16435956e418: Final verdict of PTC: none 20241223100132306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100132306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@16435956e418: Final verdict of PTC: none -NSVCI98(1463)@16435956e418: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@16435956e418: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@16435956e418: Final verdict of PTC: none -NSVCI99(1468)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1461)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1466)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1456)@16435956e418: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@16435956e418: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20241223100132390 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100132390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100132390 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100132390 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100132390 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100132390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100132390 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100132390 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100132390 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:737) 20241223100132390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100132390 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100132390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100132390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100132390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100132390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100132390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100132390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100132390 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Mon Dec 23 10:01:32 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 20241223100132442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100132844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209024) 20241223100133308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100133308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=209024, count=220900) 20241223100134310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100134310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100134391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100134391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100134391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Dec 23 10:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100135312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100135312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_geran_attach_iu_rau started. 20241223100135934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100135935 DMM INFO MM(262420000001002/d052760b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100135935 DMM INFO MM(262420000001002/d052760b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100135935 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100135935 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100135935 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241223100135935 DMM ERROR MM_STATE_Gb[0x5584d7858880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241223100135935 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241223100135935 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) 20241223100135935 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:402) 20241223100135935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d78589b0]{Init}: Deallocated (fsm.c:568) 20241223100135935 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100135935 DMM DEBUG MM_STATE_Iu(3)[0x5584d785ee30]{Detached}: Deallocated (fsm.c:568) 20241223100135935 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223100135935 DLLC NOTICE LLME(ffffffff/d052760b){ASSIGNED} LLGM Assign pre (d052760b => ffffffff) (gprs_llc.c:1079) 20241223100135935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d052760b => ffffffff) (gprs_llc.c:1125) 20241223100135935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@16435956e418: Provider Link came up: sending NS-RESET 20241223100135956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100135956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100135956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100135956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100135956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100135956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100135956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100135956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100135956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100135956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100135956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100135957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100135957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100135957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100135957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100135957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100135957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100135957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100135957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1481)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100135957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100135959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100135963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100135963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@16435956e418: Provider Link came up: sending NS-RESET 20241223100135972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100135972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100135972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100135972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100135972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100135972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100135972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100135972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100135973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100135973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100135973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100135973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100135973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100135973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100135973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100135973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100135973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100135973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1486)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100135973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100135973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100135975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100135979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100135979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@16435956e418: Provider Link came up: sending NS-RESET 20241223100135988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100135988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100135988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100135988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100135988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100135988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100135988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100135988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100135989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100135989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100135989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100135989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100135991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100135995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100135995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1494)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@16435956e418: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100136197 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100136197 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:112) 20241223100136197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100136197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100136207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100136207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100136207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100136207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100136207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100136207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100136207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100136210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100136210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100136210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100136210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100136210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100136210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100136210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100136211 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100136313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100136313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100136313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100136313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100136317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100136319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100137015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100137015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100137015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100137015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137016 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100137016 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100137016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100137016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100137016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100137016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@16435956e418: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FBDA046C'O, index=0 SGSN_Test-GSUP(1497)@16435956e418: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@16435956e418: 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 := '1AD8534CF0220CBD574772CF0399F15B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '186AFD25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7ABB902324420E88'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E136F91EA0AD0E5438C3A6D3D88321A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CFFA33E1962CCCA994BC47FBD30CE9B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A8ACF0A96FBBC24376E05C1CED98945'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96A9D73D240E8EFA'O } } } } } 20241223100137400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100137400 DLLC NOTICE LLME(ffffffff/fbda046c){UNASSIGNED} LLC RX: unknown TLLI 0xfbda046c, creating LLME on the fly (gprs_llc.c:552) 20241223100137400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100137400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100137400 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Allocated (fsm.c:456) 20241223100137400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100137400 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100137400 DMM DEBUG MM_STATE_Iu[0x5584d78589b0]{Detached}: Allocated (fsm.c:456) 20241223100137400 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100137400 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100137400 DLLC NOTICE LLME(ffffffff/fbda046c){UNASSIGNED} LLGM Assign pre (fbda046c => fd8b03c2) (gprs_llc.c:1079) 20241223100137400 DLLC NOTICE LLME(fbda046c/fd8b03c2){ASSIGNED} LLGM Assign post (fbda046c => fd8b03c2) (gprs_llc.c:1125) 20241223100137400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100137400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100137400 DMM DEBUG MM(262420000001003/fd8b03c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100137412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100137412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241223100137413 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100137413 DMM DEBUG MM(262420000001003/fd8b03c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241223100137413 DMM NOTICE MM(262420000001003/fd8b03c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100137413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100137413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100137413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100137413 DMM DEBUG MM(262420000001003/fd8b03c2) Requesting authorization (sgsn_auth.c:160) 20241223100137413 DMM INFO MM(262420000001003/fd8b03c2) Requesting authentication tuples (sgsn_auth.c:184) 20241223100137413 DMM DEBUG MM(262420000001003/fd8b03c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100137413 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241223100137413 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@16435956e418: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@16435956e418: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241223100137416 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100137416 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100137416 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100137416 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100137416 DMM INFO MM(262420000001003/fd8b03c2) Subscriber data update (mmctx.c:445) 20241223100137416 DMM DEBUG MM(262420000001003/fd8b03c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100137416 DMM INFO MM(262420000001003/fd8b03c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100137416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100137416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100137416 DMM INFO MM(262420000001003/fd8b03c2) <- GMM AUTH AND CIPHERING REQ (rand = 1a d8 53 4c f0 22 0c bd 57 47 72 cf 03 99 f1 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a 8a cf 0a 96 fb bc 24 37 6e 05 c1 ce d9 89 45 ) (gprs_gmm.c:465) 20241223100137427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100137427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241223100137427 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100137427 DMM INFO MM(262420000001003/fd8b03c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100137427 DMM NOTICE MM(262420000001003/fd8b03c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100137427 DMM DEBUG MM(262420000001003/fd8b03c2) checking auth: received UMTS RES = 96 a9 d7 3d 24 0e 8e fa (gprs_gmm.c:648) 20241223100137427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100137427 DMM DEBUG MM(262420000001003/fd8b03c2) Requesting authorization (sgsn_auth.c:160) 20241223100137427 DMM INFO MM(262420000001003/fd8b03c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100137427 DMM DEBUG MM(262420000001003/fd8b03c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100137427 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241223100137427 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) 20241223100137427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241223100137427 DMM INFO MM(262420000001003/fd8b03c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd8b03c2) (gprs_gmm.c:282) 20241223100137429 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100137429 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100137429 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241223100137429 DMM INFO MM(262420000001003/fd8b03c2) Subscriber data update (mmctx.c:445) 20241223100137429 DMM DEBUG MM(262420000001003/fd8b03c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100137429 DMM INFO MM(262420000001003/fd8b03c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100137429 DMM NOTICE MM(262420000001003/fd8b03c2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241223100137429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100137429 DMM NOTICE MM(262420000001003/fd8b03c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100137429 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) 20241223100137430 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100137430 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241223100137430 DMM INFO MM(262420000001003/fd8b03c2) Subscriber data update (mmctx.c:445) 20241223100137430 DMM DEBUG MM(262420000001003/fd8b03c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241223100137437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100137437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241223100137437 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241223100137437 DMM INFO MM(262420000001003/fd8b03c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100137437 DMM NOTICE MM(262420000001003/fd8b03c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100137437 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100137437 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100137437 DLLC NOTICE LLME(fbda046c/fd8b03c2){ASSIGNED} LLGM Assign pre (ffffffff => fd8b03c2) (gprs_llc.c:1079) 20241223100137437 DLLC NOTICE LLME(ffffffff/fd8b03c2){ASSIGNED} LLGM Assign post (ffffffff => fd8b03c2) (gprs_llc.c:1125) 20241223100137437 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241223100137437 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241223100137437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100137437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@16435956e418: 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 := 'FD8B03C2'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@16435956e418: Added conn table entry 0TC_geran_attach_iu_rau(1499)1330830 SGSN_Test_0-SCCP(1492)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1493)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100137520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100137520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100137520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100137520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137521 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100137521 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100137521 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100137521 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241223100137521 DMM INFO MM(262420000001003/fd8b03c2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fd8b03c2 (00000000), TLLI: fd8b03c2 (fd8b03c2), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241223100137521 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241223100137521 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241223100137521 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241223100137521 DLLC NOTICE LLME(ffffffff/fd8b03c2){ASSIGNED} LLGM Assign pre (fd8b03c2 => ffffffff) (gprs_llc.c:1079) 20241223100137521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd8b03c2 => ffffffff) (gprs_llc.c:1125) 20241223100137521 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100137521 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241223100137521 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100137522 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100137522 DMM DEBUG MM(262420000001003/fd8b03c2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100137522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100137522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100137522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100137522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100137522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100137522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@16435956e418: { messageType := 2, destLocRef := '144E8E'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1492)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1492)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100137542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100137542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100137542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100137542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137543 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100137543 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100137543 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100137543 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241223100137543 DMM INFO MM(262420000001003/fd8b03c2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241223100137543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241223100137543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100137543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100137543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100137543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100137543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100137543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@16435956e418: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@16435956e418: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@16435956e418: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1492)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1492)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O TC_geran_attach_iu_rau(1499)@16435956e418: Final verdict of PTC: pass 20241223100137559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100137559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100137559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100137559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100137559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100137559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100137559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100137559 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100137559 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100137559 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100137559 DMM INFO MM(262420000001003/fd8b03c2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241223100137559 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241223100137559 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100137559 DMM DEBUG MM_STATE_Iu[0x5584d78589b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241223100137559 DMM ERROR MM_STATE_Iu[0x5584d78589b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) SGSN_Test_0-RAN(1493)@16435956e418: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@16435956e418: Final verdict of PTC: none 20241223100137564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37678<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100137569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100137569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@16435956e418: Final verdict of PTC: none -NSVCI98(1486)@16435956e418: Final verdict of PTC: none -NSVCI97(1481)@16435956e418: Final verdict of PTC: none -NSVCI99(1491)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@16435956e418: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@16435956e418: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@16435956e418: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1479)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1484)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1489)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@16435956e418: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Dec 23 10:01:37 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 20241223100137728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100137762 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100137762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100137762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100137762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100137762 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100137762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100137762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100137762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100137762 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:737) 20241223100137762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100137762 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100137762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100137762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100137762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100137762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100137762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100137762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100137762 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241223100138129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140472) 20241223100138571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100138571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140472, count=179160) 20241223100139572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100139572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100139763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100139763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100139763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Dec 23 10:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100140572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100140572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user started. 20241223100141186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100141188 DMM INFO MM(262420000001003/fd8b03c2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100141188 DMM INFO MM(262420000001003/fd8b03c2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100141188 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100141188 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100141188 DMM DEBUG MM_STATE_Iu[0x5584d78589b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100141188 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241223100141188 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) 20241223100141188 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:402) 20241223100141188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100141188 DMM DEBUG MM_STATE_Gb(0)[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100141188 DMM DEBUG MM_STATE_Iu[0x5584d78589b0]{Detached}: Deallocated (fsm.c:568) 20241223100141188 DMM DEBUG GMM(gmm_fsm)[0x5584d7858750]{Deregistered}: Deallocated (fsm.c:568) 20241223100141188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@16435956e418: Provider Link came up: sending NS-RESET 20241223100141230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100141230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100141230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100141230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100141230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100141230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100141230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100141230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100141231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100141231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100141231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100141233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100141239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100141239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@16435956e418: Provider Link came up: sending NS-RESET 20241223100141245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100141245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100141245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100141245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141245 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100141245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100141245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100141245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100141245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100141246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100141246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100141246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100141246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100141246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100141246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100141246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100141246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141246 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100141246 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100141246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100141246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100141246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100141255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100141255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@16435956e418: Provider Link came up: sending NS-RESET 20241223100141261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100141261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100141261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100141261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100141261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100141261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100141261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100141261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100141262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100141262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100141262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100141262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100141262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100141262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100141262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100141262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100141262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100141262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100141262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100141262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100141262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100141264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1517)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation 20241223100141269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100141269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1515)@16435956e418: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100141470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100141470 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:112) 20241223100141470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100141470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100141476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100141476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100141476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100141476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100141476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100141476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100141476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100141479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100141479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100141479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100141479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100141479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100141479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100141479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100141479 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100141574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100141574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100141574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100141574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100141578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100141579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100142287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142288 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100142288 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100142288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@16435956e418: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='FA7B3CC3'O, index=0 SGSN_Test-GSUP(1520)@16435956e418: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@16435956e418: 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 := 'ACC5'O, rac := 'D0'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(1516)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user(1522)9030781 SGSN_Test_0-SCCP(1515)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1516)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100142642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142642 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100142642 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100142642 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100142642 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100142642 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Deregistered}: Allocated (fsm.c:456) 20241223100142642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100142642 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Allocated (fsm.c:456) 20241223100142642 DMM DEBUG MM_STATE_Iu[0x5584d7869590]{Detached}: Allocated (fsm.c:456) 20241223100142642 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100142642 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100142642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100142642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100142642 DMM DEBUG MM(262420000001004/cafd8b4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100142642 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241223100142642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: { messageType := 2, destLocRef := '89CC7D'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(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@16435956e418: 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 := 'CCCEF7F30E97BDE5D5FED5E5E949D5FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C998CD7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B812F51118269FCA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79BBA25EDA7E6E16270F5E18495ACD2A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B30C59868E35D3071B6E2F5AB1AA2F4B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '83DD9BD55EB423D9F27CD23088B6C582'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5EF1E3C99D465919'O } } } } } SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1515)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1515)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241223100142655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142656 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100142656 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100142656 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100142656 DMM DEBUG MM(262420000001004/cafd8b4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241223100142656 DMM NOTICE MM(262420000001004/cafd8b4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100142656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100142656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100142656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100142656 DMM DEBUG MM(262420000001004/cafd8b4d) Requesting authorization (sgsn_auth.c:160) 20241223100142656 DMM INFO MM(262420000001004/cafd8b4d) Requesting authentication tuples (sgsn_auth.c:184) 20241223100142656 DMM DEBUG MM(262420000001004/cafd8b4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100142656 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241223100142656 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@16435956e418: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241223100142660 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100142660 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100142660 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100142660 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100142660 DMM INFO MM(262420000001004/cafd8b4d) Subscriber data update (mmctx.c:445) 20241223100142660 DMM DEBUG MM(262420000001004/cafd8b4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100142660 DMM INFO MM(262420000001004/cafd8b4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100142660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100142660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100142660 DMM INFO MM(262420000001004/cafd8b4d) <- GMM AUTH AND CIPHERING REQ (rand = cc ce f7 f3 0e 97 bd e5 d5 fe d5 e5 e9 49 d5 fd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 dd 9b d5 5e b4 23 d9 f2 7c d2 30 88 b6 c5 82 ) (gprs_gmm.c:465) 20241223100142660 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241223100142660 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142660 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1515)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1515)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300225EF1E3C923094399990000100004F029049D465919'O 20241223100142671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100142671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100142671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100142671 DMM INFO MM(262420000001004/cafd8b4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100142671 DMM NOTICE MM(262420000001004/cafd8b4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100142671 DMM DEBUG MM(262420000001004/cafd8b4d) checking auth: received UMTS RES = 5e f1 e3 c9 9d 46 59 19 (gprs_gmm.c:648) 20241223100142671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100142671 DMM DEBUG MM(262420000001004/cafd8b4d) Requesting authorization (sgsn_auth.c:160) 20241223100142671 DMM INFO MM(262420000001004/cafd8b4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100142671 DMM DEBUG MM(262420000001004/cafd8b4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100142671 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241223100142671 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) 20241223100142671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100142671 DMM DEBUG MM(262420000001004/cafd8b4d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100142671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1515)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1515)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100142685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142685 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100142685 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100142685 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100142685 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241223100142685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100142685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100142685 DMM INFO MM(262420000001004/cafd8b4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcafd8b4d) (gprs_gmm.c:282) 20241223100142685 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241223100142685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100142689 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100142689 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100142689 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241223100142689 DMM INFO MM(262420000001004/cafd8b4d) Subscriber data update (mmctx.c:445) 20241223100142689 DMM DEBUG MM(262420000001004/cafd8b4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100142689 DMM INFO MM(262420000001004/cafd8b4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100142689 DMM NOTICE MM(262420000001004/cafd8b4d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241223100142689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100142689 DMM NOTICE MM(262420000001004/cafd8b4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100142689 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) 20241223100142692 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100142692 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241223100142692 DMM INFO MM(262420000001004/cafd8b4d) Subscriber data update (mmctx.c:445) 20241223100142692 DMM DEBUG MM(262420000001004/cafd8b4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1515)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1515)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100142695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100142695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100142695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100142695 DMM INFO MM(262420000001004/cafd8b4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100142695 DMM NOTICE MM(262420000001004/cafd8b4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100142695 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100142695 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100142695 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100142695 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100142695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100142695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100142695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1515)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1515)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100142700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142700 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100142701 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100142701 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100142701 DMM INFO MM(262420000001004/cafd8b4d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100142701 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100142701 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100142701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 20241223100142702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_user(1522)9030781 TC_attach_pdp_act_user(1522)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@16435956e418: 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 := 'CAFD8B4D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user(1522)8513191 SGSN_Test_0-RAN(1516)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@16435956e418: First idle individual index:0 20241223100142902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100142902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100142902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100142902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142903 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100142903 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100142903 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100142903 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCAFD8B4D) type="signalling"  (gprs_gmm.c:1897) 20241223100142903 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100142903 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100142903 DMM DEBUG MM(262420000001004/cafd8b4d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100142904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100142904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100142904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100142904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100142904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100142904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100142904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@16435956e418: { messageType := 2, destLocRef := '81E6A7'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@16435956e418: Final verdict of PTC: none 20241223100142920 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100142920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100142920 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100142920 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100142920 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100142920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100142920 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100142920 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100142920 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:737) 20241223100142920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100142920 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100142920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100142920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100142920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100142920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100142920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100142920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100142920 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@16435956e418: Final verdict of PTC: none 20241223100142927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@16435956e418: Final verdict of PTC: none -NSVCI99(1514)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@16435956e418: Final verdict of PTC: none 20241223100142933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100142934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1509)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1512)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1502)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@16435956e418: Final verdict of PTC: none -NSVCI97(1504)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1507)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Mon Dec 23 10:01:42 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 20241223100143041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100143543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234964) 20241223100143935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100143935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234964, count=236124) 20241223100144922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100144922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100144922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100144936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100144936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Dec 23 10:01:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100145937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100145937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241223100146623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100146624 DMM INFO MM(262420000001004/cafd8b4d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100146624 DMM INFO MM(262420000001004/cafd8b4d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100146624 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100146624 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100146624 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100146624 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100146624 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241223100146624 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) 20241223100146624 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:402) 20241223100146624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100146624 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Deallocated (fsm.c:568) 20241223100146624 DMM DEBUG MM_STATE_Iu(5)[0x5584d7869590]{Detached}: Deallocated (fsm.c:568) 20241223100146624 DMM DEBUG GMM(gmm_fsm)[0x5584d78589b0]{Deregistered}: Deallocated (fsm.c:568) 20241223100146624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@16435956e418: Provider Link came up: sending NS-RESET 20241223100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100146659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100146660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100146660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100146660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100146661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100146661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100146661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100146664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100146671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100146671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@16435956e418: Provider Link came up: sending NS-RESET 20241223100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100146678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100146679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100146679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100146679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100146679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100146679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100146679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100146679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100146679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100146679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100146679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1532)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241223100146680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100146680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100146681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223100146686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100146686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@16435956e418: Provider Link came up: sending NS-RESET 20241223100146698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100146698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100146698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100146698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146698 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100146698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100146698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100146698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100146698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100146699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100146699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100146699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100146700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100146700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100146700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100146700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100146700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100146700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100146700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100146700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100146700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100146700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100146704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1540)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation 20241223100146719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100146719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@16435956e418: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100146919 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100146919 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:112) 20241223100146919 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100146920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100146927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100146927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100146927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100146927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100146927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100146927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100146927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100146929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100146929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100146929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100146929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100146929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100146929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100146929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100146930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100146938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100146938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100146938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100146938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100146943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100146945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100147741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100147741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100147741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100147741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100147741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100147741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100147741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100147741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100147742 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100147742 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100147742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100147742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100147742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100147742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100147742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100147742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100147742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100147742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@16435956e418: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C4BE88BC'O, index=0 SGSN_Test-GSUP(1543)@16435956e418: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: 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 := '4116'O, rac := '57'O ("W") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { 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(1539)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13468967 SGSN_Test_0-SCCP(1538)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1539)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100148030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148030 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100148030 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100148030 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100148030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100148030 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Deregistered}: Allocated (fsm.c:456) 20241223100148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100148030 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100148030 DMM DEBUG MM_STATE_Iu[0x5584d7865d60]{Detached}: Allocated (fsm.c:456) 20241223100148030 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100148030 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100148030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100148030 DMM DEBUG MM(262420000001058/d42c85f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100148030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241223100148030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: { messageType := 2, destLocRef := 'CD8527'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: 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 := '9F1067335F6747A13F39FE1FD9BEEE0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75EEB72B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51105499426F605B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DAE4843F4C16F872D2F17835B96FD676'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B04974C64A85D29AF5D44A55AAC073DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1E83B6458A9704F237CA43109616E810'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BEA849340D19104B'O } } } } } SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1538)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1538)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241223100148042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148042 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100148042 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100148042 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100148042 DMM DEBUG MM(262420000001058/d42c85f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241223100148042 DMM NOTICE MM(262420000001058/d42c85f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100148042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100148042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100148042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100148042 DMM DEBUG MM(262420000001058/d42c85f4) Requesting authorization (sgsn_auth.c:160) 20241223100148042 DMM INFO MM(262420000001058/d42c85f4) Requesting authentication tuples (sgsn_auth.c:184) 20241223100148042 DMM DEBUG MM(262420000001058/d42c85f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100148042 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241223100148042 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@16435956e418: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241223100148046 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100148046 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100148046 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100148046 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100148046 DMM INFO MM(262420000001058/d42c85f4) Subscriber data update (mmctx.c:445) 20241223100148046 DMM DEBUG MM(262420000001058/d42c85f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100148046 DMM INFO MM(262420000001058/d42c85f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100148046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100148046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100148046 DMM INFO MM(262420000001058/d42c85f4) <- GMM AUTH AND CIPHERING REQ (rand = 9f 10 67 33 5f 67 47 a1 3f 39 fe 1f d9 be ee 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e 83 b6 45 8a 97 04 f2 37 ca 43 10 96 16 e8 10 ) (gprs_gmm.c:465) 20241223100148046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241223100148046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1538)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1538)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22BEA8493423094399990000105008F029040D19104B'O 20241223100148057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100148058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100148058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100148058 DMM INFO MM(262420000001058/d42c85f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100148058 DMM NOTICE MM(262420000001058/d42c85f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100148058 DMM DEBUG MM(262420000001058/d42c85f4) checking auth: received UMTS RES = be a8 49 34 0d 19 10 4b (gprs_gmm.c:648) 20241223100148058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100148058 DMM DEBUG MM(262420000001058/d42c85f4) Requesting authorization (sgsn_auth.c:160) 20241223100148058 DMM INFO MM(262420000001058/d42c85f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100148058 DMM DEBUG MM(262420000001058/d42c85f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100148058 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241223100148058 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) 20241223100148058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100148058 DMM DEBUG MM(262420000001058/d42c85f4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100148058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1538)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1538)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100148072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148072 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100148072 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100148072 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100148072 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241223100148072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100148072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100148072 DMM INFO MM(262420000001058/d42c85f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd42c85f4) (gprs_gmm.c:282) 20241223100148072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241223100148072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100148078 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100148078 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100148078 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241223100148078 DMM INFO MM(262420000001058/d42c85f4) Subscriber data update (mmctx.c:445) 20241223100148078 DMM DEBUG MM(262420000001058/d42c85f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100148078 DMM INFO MM(262420000001058/d42c85f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100148078 DMM NOTICE MM(262420000001058/d42c85f4) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241223100148078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100148078 DMM NOTICE MM(262420000001058/d42c85f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100148078 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) 20241223100148078 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100148078 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241223100148078 DMM INFO MM(262420000001058/d42c85f4) Subscriber data update (mmctx.c:445) 20241223100148078 DMM DEBUG MM(262420000001058/d42c85f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1538)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1538)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100148081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148081 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100148081 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100148081 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100148081 DMM INFO MM(262420000001058/d42c85f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100148081 DMM NOTICE MM(262420000001058/d42c85f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100148081 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100148081 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100148081 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100148081 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100148081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100148081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100148081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1538)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1538)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100148086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148086 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100148086 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100148086 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100148087 DMM INFO MM(262420000001058/d42c85f4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100148087 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100148087 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100148087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 20241223100148088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13468967 TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: 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 := 'D42C85F4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)1660451 SGSN_Test_0-RAN(1539)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@16435956e418: First idle individual index:0 20241223100148290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100148290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100148290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100148290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148291 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100148291 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100148291 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100148291 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD42C85F4) type="signalling"  (gprs_gmm.c:1897) 20241223100148291 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100148292 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100148292 DMM DEBUG MM(262420000001058/d42c85f4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100148292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100148292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100148292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100148292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100148292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100148292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100148292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@16435956e418: { messageType := 2, destLocRef := '195623'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@16435956e418: Final verdict of PTC: none 20241223100148305 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100148305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100148305 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100148305 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100148305 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100148305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100148305 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100148305 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100148305 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:737) 20241223100148305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100148305 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100148305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100148305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100148305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100148305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100148305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100148305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100148305 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@16435956e418: Final verdict of PTC: none 20241223100148306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100148307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100148307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1543)@16435956e418: Final verdict of PTC: none -NSVCI97(1527)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@16435956e418: Final verdict of PTC: none -NSVCI98(1532)@16435956e418: Final verdict of PTC: none -NSVCI99(1537)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1525)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1535)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1530)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Mon Dec 23 10:01:48 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 20241223100148430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100148932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233276) 20241223100149309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100149309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233276, count=238008) 20241223100150305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100150305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100150305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100150311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100150311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100150463 DGPRS DEBUG Checking for inactive LLMEs, time = 37476309 (sgsn.c:132) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Dec 23 10:01:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100151312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100151312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241223100152010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100152011 DMM INFO MM(262420000001058/d42c85f4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100152011 DMM INFO MM(262420000001058/d42c85f4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100152011 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100152011 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100152011 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100152011 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100152011 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241223100152011 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) 20241223100152011 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:402) 20241223100152011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100152011 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100152011 DMM DEBUG MM_STATE_Iu(7)[0x5584d7865d60]{Detached}: Deallocated (fsm.c:568) 20241223100152011 DMM DEBUG GMM(gmm_fsm)[0x5584d7869590]{Deregistered}: Deallocated (fsm.c:568) 20241223100152011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@16435956e418: Provider Link came up: sending NS-RESET 20241223100152029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100152029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100152029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100152029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100152029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100152029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100152029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100152029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100152030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100152030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100152030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100152030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100152030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100152030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100152030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100152030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152030 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100152030 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100152030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100152031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100152031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100152033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100152039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100152039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@16435956e418: Provider Link came up: sending NS-RESET 20241223100152047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100152047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100152047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100152047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100152047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100152047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100152047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100152047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100152048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100152048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100152048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100152048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100152048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100152048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100152048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100152048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100152048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100152048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100152048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100152048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100152050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100152055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100152055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@16435956e418: Provider Link came up: sending NS-RESET 20241223100152067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100152067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100152067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100152067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100152067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100152067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100152067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100152067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100152068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100152068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100152068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100152068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100152068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100152068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100152068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100152068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100152068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100152068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100152068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100152068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100152068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1563)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation 20241223100152071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1560)@16435956e418: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100152075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100152076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100152272 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100152272 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:112) 20241223100152272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100152272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100152278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100152278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100152278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100152278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100152278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100152278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100152278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100152281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100152281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100152281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100152281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100152281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100152281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100152281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100152281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100152313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100152313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100152313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100152313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100152318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223100152319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100153076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153076 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100153076 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100153076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@16435956e418: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='D1A29070'O, index=0 SGSN_Test-GSUP(1566)@16435956e418: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: 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 := 'A7AC'O, rac := '15'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(1562)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5779083 SGSN_Test_0-SCCP(1560)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1562)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100153381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153381 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100153381 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100153381 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100153381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100153381 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Deregistered}: Allocated (fsm.c:456) 20241223100153381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100153381 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Allocated (fsm.c:456) 20241223100153381 DMM DEBUG MM_STATE_Iu[0x5584d786a120]{Detached}: Allocated (fsm.c:456) 20241223100153381 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100153381 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100153381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100153381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100153381 DMM DEBUG MM(262420000001055/e5660239) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100153381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241223100153381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: { messageType := 2, destLocRef := '582E8B'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(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: 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 := '60CC9C70AAFA0AAE007FD9B724CE831B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A20A0E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70B05392EE19851C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '867AB217B96C0F4BEA4F1D079416CF69'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '753F31B9D2F6AF35816FC8823A788FFA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '533E50E34157FED16CF3031A577D7C27'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61366FD914C918E6'O } } } } } SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1560)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1560)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241223100153387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100153387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100153387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100153387 DMM DEBUG MM(262420000001055/e5660239) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241223100153387 DMM NOTICE MM(262420000001055/e5660239) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100153387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100153387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100153387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100153387 DMM DEBUG MM(262420000001055/e5660239) Requesting authorization (sgsn_auth.c:160) 20241223100153387 DMM INFO MM(262420000001055/e5660239) Requesting authentication tuples (sgsn_auth.c:184) 20241223100153387 DMM DEBUG MM(262420000001055/e5660239) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100153387 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241223100153387 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@16435956e418: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241223100153389 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100153389 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100153389 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100153389 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100153389 DMM INFO MM(262420000001055/e5660239) Subscriber data update (mmctx.c:445) 20241223100153389 DMM DEBUG MM(262420000001055/e5660239) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100153389 DMM INFO MM(262420000001055/e5660239) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100153389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100153389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100153389 DMM INFO MM(262420000001055/e5660239) <- GMM AUTH AND CIPHERING REQ (rand = 60 cc 9c 70 aa fa 0a ae 00 7f d9 b7 24 ce 83 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 3e 50 e3 41 57 fe d1 6c f3 03 1a 57 7d 7c 27 ) (gprs_gmm.c:465) 20241223100153389 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241223100153389 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153389 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1560)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1560)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062261366FD923094399990000105005F0290414C918E6'O 20241223100153394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153394 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100153394 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100153394 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100153394 DMM INFO MM(262420000001055/e5660239) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100153394 DMM NOTICE MM(262420000001055/e5660239) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100153394 DMM DEBUG MM(262420000001055/e5660239) checking auth: received UMTS RES = 61 36 6f d9 14 c9 18 e6 (gprs_gmm.c:648) 20241223100153394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100153394 DMM DEBUG MM(262420000001055/e5660239) Requesting authorization (sgsn_auth.c:160) 20241223100153394 DMM INFO MM(262420000001055/e5660239) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100153394 DMM DEBUG MM(262420000001055/e5660239) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100153394 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241223100153394 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) 20241223100153394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100153394 DMM DEBUG MM(262420000001055/e5660239) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100153394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1560)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1560)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100153398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153398 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100153398 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100153398 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100153398 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241223100153398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100153398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100153398 DMM INFO MM(262420000001055/e5660239) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5660239) (gprs_gmm.c:282) 20241223100153398 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241223100153398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100153400 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100153400 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100153400 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241223100153400 DMM INFO MM(262420000001055/e5660239) Subscriber data update (mmctx.c:445) 20241223100153400 DMM DEBUG MM(262420000001055/e5660239) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100153400 DMM INFO MM(262420000001055/e5660239) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100153400 DMM NOTICE MM(262420000001055/e5660239) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241223100153400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100153400 DMM NOTICE MM(262420000001055/e5660239) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100153400 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) 20241223100153400 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100153400 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241223100153400 DMM INFO MM(262420000001055/e5660239) Subscriber data update (mmctx.c:445) 20241223100153400 DMM DEBUG MM(262420000001055/e5660239) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1560)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1560)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100153401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153401 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100153401 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100153401 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100153401 DMM INFO MM(262420000001055/e5660239) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100153401 DMM NOTICE MM(262420000001055/e5660239) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100153401 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100153401 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100153401 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100153401 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100153401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100153401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100153401 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153401 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1560)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1560)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100153404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153404 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100153404 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100153404 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100153404 DMM INFO MM(262420000001055/e5660239) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100153404 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100153404 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100153404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 20241223100153404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5779083 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: 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 := 'E5660239'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13245548 SGSN_Test_0-RAN(1562)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@16435956e418: First idle individual index:0 20241223100153606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100153606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100153606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100153606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153607 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100153607 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100153607 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100153607 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5660239) type="signalling"  (gprs_gmm.c:1897) 20241223100153607 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100153607 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100153607 DMM DEBUG MM(262420000001055/e5660239) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100153607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100153608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100153608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100153608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100153608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100153608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100153608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100153608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@16435956e418: { messageType := 2, destLocRef := 'CA1C6C'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(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@16435956e418: Final verdict of PTC: none 20241223100153621 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100153621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100153622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100153622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100153622 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100153622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100153622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100153622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100153622 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:737) 20241223100153622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100153622 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100153622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100153622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100153622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100153622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100153622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100153622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100153622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@16435956e418: Final verdict of PTC: none 20241223100153627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1550)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1566)@16435956e418: Final verdict of PTC: none 20241223100153634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100153634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1555)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@16435956e418: Final verdict of PTC: none -NSVCI99(1561)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1553)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1548)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1559)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Mon Dec 23 10:01:53 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 20241223100153781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100154283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236800) 20241223100154635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100154635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236800, count=237960) 20241223100155622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100155622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100155622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100155636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100155637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Dec 23 10:01:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100156638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100156638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241223100157349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100157353 DMM INFO MM(262420000001055/e5660239) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100157353 DMM INFO MM(262420000001055/e5660239) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100157353 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100157353 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100157353 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100157353 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100157353 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241223100157353 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) 20241223100157353 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:402) 20241223100157353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100157353 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Deallocated (fsm.c:568) 20241223100157353 DMM DEBUG MM_STATE_Iu(9)[0x5584d786a120]{Detached}: Deallocated (fsm.c:568) 20241223100157353 DMM DEBUG GMM(gmm_fsm)[0x5584d7865d60]{Deregistered}: Deallocated (fsm.c:568) 20241223100157353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@16435956e418: Provider Link came up: sending NS-RESET 20241223100157406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100157406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100157406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100157406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100157406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100157406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100157406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100157406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100157406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100157406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100157406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100157407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100157407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100157407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100157407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100157407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100157407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100157407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100157407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100157407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100157409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100157414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100157414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@16435956e418: Provider Link came up: sending NS-RESET 20241223100157421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100157421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100157421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100157421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100157421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100157421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100157421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100157421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100157422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100157422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100157422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100157422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100157422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100157422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100157422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100157422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100157422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100157422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100157422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100157422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100157424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100157429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100157429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@16435956e418: Provider Link came up: sending NS-RESET 20241223100157438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100157438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100157438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100157438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100157438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100157438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100157438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100157438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100157439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100157439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100157439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100157439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100157439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100157439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100157439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100157439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100157439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100157439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100157439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100157439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100157439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100157441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1586)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation 20241223100157445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100157445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@16435956e418: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100157639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100157639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100157639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100157639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100157641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223100157641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100157646 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100157646 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:112) 20241223100157646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100157646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100157649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100157649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100157649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100157649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100157649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100157649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100157649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100157650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100157650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100157650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100157650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100157650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100157650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100157650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100157651 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100158472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158472 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158473 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100158473 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100158473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@16435956e418: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C7A78EB4'O, index=0 SGSN_Test-GSUP(1589)@16435956e418: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: 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 := '5A43'O ("ZC"), rac := 'CB'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(1585)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12216971 SGSN_Test_0-SCCP(1584)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1585)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100158725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158725 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100158725 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100158725 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100158725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100158725 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Deregistered}: Allocated (fsm.c:456) 20241223100158725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100158725 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100158725 DMM DEBUG MM_STATE_Iu[0x5584d7869a70]{Detached}: Allocated (fsm.c:456) 20241223100158725 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100158725 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100158725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100158725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100158725 DMM DEBUG MM(262420000001056/c0756318) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100158725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241223100158725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: { messageType := 2, destLocRef := 'BA6A8B'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: 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 := '435E279CDD55FD711C3F946DB81397BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5398D18E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E939A6392B6DFE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3ACA2A6880E0F41040EAF6E148AB258C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E58BD229E105A4B7A3A4D1CB084E7309'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2EB5E8BC89C48614FAC2A055DF49A702'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86556195F758F4F6'O } } } } } SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1584)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1584)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241223100158733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158733 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100158733 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100158733 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100158733 DMM DEBUG MM(262420000001056/c0756318) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241223100158733 DMM NOTICE MM(262420000001056/c0756318) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100158733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100158733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100158733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100158733 DMM DEBUG MM(262420000001056/c0756318) Requesting authorization (sgsn_auth.c:160) 20241223100158734 DMM INFO MM(262420000001056/c0756318) Requesting authentication tuples (sgsn_auth.c:184) 20241223100158734 DMM DEBUG MM(262420000001056/c0756318) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100158734 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241223100158734 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@16435956e418: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241223100158736 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100158736 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100158736 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100158736 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100158736 DMM INFO MM(262420000001056/c0756318) Subscriber data update (mmctx.c:445) 20241223100158736 DMM DEBUG MM(262420000001056/c0756318) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100158736 DMM INFO MM(262420000001056/c0756318) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100158736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100158736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100158736 DMM INFO MM(262420000001056/c0756318) <- GMM AUTH AND CIPHERING REQ (rand = 43 5e 27 9c dd 55 fd 71 1c 3f 94 6d b8 13 97 bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e b5 e8 bc 89 c4 86 14 fa c2 a0 55 df 49 a7 02 ) (gprs_gmm.c:465) 20241223100158736 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241223100158737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1584)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1584)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309228655619523094399990000105006F02904F758F4F6'O 20241223100158743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158743 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100158743 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100158743 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100158743 DMM INFO MM(262420000001056/c0756318) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100158743 DMM NOTICE MM(262420000001056/c0756318) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100158743 DMM DEBUG MM(262420000001056/c0756318) checking auth: received UMTS RES = 86 55 61 95 f7 58 f4 f6 (gprs_gmm.c:648) 20241223100158743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100158743 DMM DEBUG MM(262420000001056/c0756318) Requesting authorization (sgsn_auth.c:160) 20241223100158743 DMM INFO MM(262420000001056/c0756318) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100158743 DMM DEBUG MM(262420000001056/c0756318) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100158743 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241223100158743 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) 20241223100158743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100158743 DMM DEBUG MM(262420000001056/c0756318) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100158743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1584)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1584)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100158750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158751 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100158751 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100158751 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100158751 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241223100158751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100158751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100158751 DMM INFO MM(262420000001056/c0756318) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0756318) (gprs_gmm.c:282) 20241223100158751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241223100158751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100158754 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100158754 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100158754 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241223100158754 DMM INFO MM(262420000001056/c0756318) Subscriber data update (mmctx.c:445) 20241223100158754 DMM DEBUG MM(262420000001056/c0756318) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100158754 DMM INFO MM(262420000001056/c0756318) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100158754 DMM NOTICE MM(262420000001056/c0756318) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241223100158754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100158754 DMM NOTICE MM(262420000001056/c0756318) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100158754 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) 20241223100158754 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100158754 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241223100158754 DMM INFO MM(262420000001056/c0756318) Subscriber data update (mmctx.c:445) 20241223100158754 DMM DEBUG MM(262420000001056/c0756318) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1584)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1584)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100158755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158755 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100158755 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100158755 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100158755 DMM INFO MM(262420000001056/c0756318) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100158755 DMM NOTICE MM(262420000001056/c0756318) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100158755 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100158755 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100158755 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100158755 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100158755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100158755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100158756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1584)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1584)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100158758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158759 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100158759 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100158759 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100158759 DMM INFO MM(262420000001056/c0756318) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100158759 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100158759 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100158759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 20241223100158759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12216971 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: 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 := 'C0756318'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7374473 SGSN_Test_0-RAN(1585)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@16435956e418: First idle individual index:0 20241223100158962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100158962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100158962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100158962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158963 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100158963 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100158963 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100158963 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0756318) type="signalling"  (gprs_gmm.c:1897) 20241223100158963 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100158964 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100158964 DMM DEBUG MM(262420000001056/c0756318) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100158964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100158964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100158964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100158964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100158964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100158964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100158964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@16435956e418: { messageType := 2, destLocRef := '708689'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@16435956e418: Final verdict of PTC: none 20241223100158979 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100158979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100158979 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100158979 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100158979 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100158979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100158979 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100158979 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100158979 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:737) 20241223100158979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100158979 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100158979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100158979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100158979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@16435956e418: Final verdict of PTC: none 20241223100158985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@16435956e418: Final verdict of PTC: none -NSVCI98(1578)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@16435956e418: Final verdict of PTC: none 20241223100158991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100158991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1569)@16435956e418: Final verdict of PTC: none -NSVCI97(1573)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@16435956e418: Final verdict of PTC: none -NSVCI99(1583)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1576)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1571)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1581)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Mon Dec 23 10:01:59 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 20241223100159090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100159593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233864) 20241223100159992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100159992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233864, count=238316) 20241223100200981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100200981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100200981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100200994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100200994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Dec 23 10:02:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100201995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100201995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241223100202672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100202675 DMM INFO MM(262420000001056/c0756318) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100202675 DMM INFO MM(262420000001056/c0756318) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100202675 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100202675 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100202675 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100202675 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100202675 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241223100202675 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) 20241223100202675 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:402) 20241223100202675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100202675 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100202675 DMM DEBUG MM_STATE_Iu(11)[0x5584d7869a70]{Detached}: Deallocated (fsm.c:568) 20241223100202675 DMM DEBUG GMM(gmm_fsm)[0x5584d786a120]{Deregistered}: Deallocated (fsm.c:568) 20241223100202675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@16435956e418: Provider Link came up: sending NS-RESET 20241223100202711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100202712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100202712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100202712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100202712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100202713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100202713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100202713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100202713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100202715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100202721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100202721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@16435956e418: Provider Link came up: sending NS-RESET 20241223100202730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100202730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100202730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100202730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100202730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100202730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100202730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100202730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100202731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100202731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100202731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100202731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100202731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100202731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100202731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100202731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100202731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100202731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100202731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100202731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100202733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100202738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@16435956e418: Provider Link came up: sending NS-RESET 20241223100202747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100202747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100202747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100202747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100202747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100202747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100202747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100202747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100202748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100202748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100202748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100202748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100202748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100202748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100202748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100202748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100202748 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100202748 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100202748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100202749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100202749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100202751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1609)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation 20241223100202755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100202755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@16435956e418: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100202956 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100202956 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:112) 20241223100202956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100202956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100202958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100202958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100202958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100202958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100202958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100202958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100202958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100202958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100202958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100202958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100202996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100202996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100202996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100202996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100202997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100202997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100203775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100203775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100203775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100203775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100203775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100203775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100203775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100203775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100203776 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100203776 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100203777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100203777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100203777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100203777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100203777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100203777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100203777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100203777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@16435956e418: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D9BE5038'O, index=0 SGSN_Test-GSUP(1612)@16435956e418: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: 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 := '5980'O, rac := '7C'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(1608)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1140766 SGSN_Test_0-SCCP(1607)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1608)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100204071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204072 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100204072 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100204072 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100204072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100204072 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Deregistered}: Allocated (fsm.c:456) 20241223100204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100204072 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Allocated (fsm.c:456) 20241223100204072 DMM DEBUG MM_STATE_Iu[0x5584d786a360]{Detached}: Allocated (fsm.c:456) 20241223100204072 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100204072 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100204072 DMM DEBUG MM(262420000001057/e1b671e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100204072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241223100204072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: { messageType := 2, destLocRef := '11681E'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: 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 := '436F1AD6B4FB5466D95EC8ED36DF85CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0497262C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DADEB92A1555E4E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '422B10BC911C0BC82D5EEA3E80B871D7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FAE1809181EB3A670EFB0CFF4231BA3C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6CFD9F49AAD395D3FF5BE40DB85529C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ABDC726995139A28'O } } } } } SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1607)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1607)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241223100204079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100204079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100204079 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100204079 DMM DEBUG MM(262420000001057/e1b671e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241223100204079 DMM NOTICE MM(262420000001057/e1b671e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100204079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100204079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100204079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100204079 DMM DEBUG MM(262420000001057/e1b671e6) Requesting authorization (sgsn_auth.c:160) 20241223100204079 DMM INFO MM(262420000001057/e1b671e6) Requesting authentication tuples (sgsn_auth.c:184) 20241223100204079 DMM DEBUG MM(262420000001057/e1b671e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100204079 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241223100204079 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@16435956e418: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241223100204081 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100204081 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100204081 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100204081 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100204081 DMM INFO MM(262420000001057/e1b671e6) Subscriber data update (mmctx.c:445) 20241223100204081 DMM DEBUG MM(262420000001057/e1b671e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100204081 DMM INFO MM(262420000001057/e1b671e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100204081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100204081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100204081 DMM INFO MM(262420000001057/e1b671e6) <- GMM AUTH AND CIPHERING REQ (rand = 43 6f 1a d6 b4 fb 54 66 d9 5e c8 ed 36 df 85 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c fd 9f 49 aa d3 95 d3 ff 5b e4 0d b8 55 29 c9 ) (gprs_gmm.c:465) 20241223100204081 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241223100204081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1607)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1607)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222ABDC726923094399990000105007F0290495139A28'O 20241223100204086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100204086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100204086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100204086 DMM INFO MM(262420000001057/e1b671e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100204086 DMM NOTICE MM(262420000001057/e1b671e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100204086 DMM DEBUG MM(262420000001057/e1b671e6) checking auth: received UMTS RES = ab dc 72 69 95 13 9a 28 (gprs_gmm.c:648) 20241223100204086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100204086 DMM DEBUG MM(262420000001057/e1b671e6) Requesting authorization (sgsn_auth.c:160) 20241223100204086 DMM INFO MM(262420000001057/e1b671e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100204086 DMM DEBUG MM(262420000001057/e1b671e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100204086 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241223100204086 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) 20241223100204086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100204086 DMM DEBUG MM(262420000001057/e1b671e6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100204086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1607)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1607)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100204096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204097 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100204097 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100204097 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100204097 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241223100204097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100204097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100204097 DMM INFO MM(262420000001057/e1b671e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b671e6) (gprs_gmm.c:282) 20241223100204097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241223100204097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100204102 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100204102 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100204102 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241223100204102 DMM INFO MM(262420000001057/e1b671e6) Subscriber data update (mmctx.c:445) 20241223100204102 DMM DEBUG MM(262420000001057/e1b671e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100204102 DMM INFO MM(262420000001057/e1b671e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100204102 DMM NOTICE MM(262420000001057/e1b671e6) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241223100204102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100204102 DMM NOTICE MM(262420000001057/e1b671e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100204102 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) 20241223100204103 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100204103 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241223100204103 DMM INFO MM(262420000001057/e1b671e6) Subscriber data update (mmctx.c:445) 20241223100204103 DMM DEBUG MM(262420000001057/e1b671e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1607)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1607)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100204105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204106 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100204106 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100204106 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100204106 DMM INFO MM(262420000001057/e1b671e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100204106 DMM NOTICE MM(262420000001057/e1b671e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100204106 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100204106 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100204106 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100204106 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100204106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100204106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100204106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1607)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1607)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100204112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204113 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100204113 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100204113 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100204113 DMM INFO MM(262420000001057/e1b671e6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100204113 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100204113 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100204113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 20241223100204114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1140766 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: 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 := 'E1B671E6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@16435956e418: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6210923 SGSN_Test_0-RAN(1608)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@16435956e418: First idle individual index:0 20241223100204318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100204318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100204318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100204318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204319 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100204319 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100204319 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100204319 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1B671E6) type="signalling"  (gprs_gmm.c:1897) 20241223100204319 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100204319 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100204319 DMM DEBUG MM(262420000001057/e1b671e6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100204319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100204320 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100204320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100204320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100204320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100204320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100204320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100204320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@16435956e418: { messageType := 2, destLocRef := '5EC56B'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@16435956e418: Final verdict of PTC: none 20241223100204333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100204333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100204333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100204333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100204333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100204333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100204333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100204333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100204333 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:737) 20241223100204333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100204333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100204333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100204333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100204333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100204333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100204333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100204333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100204333 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@16435956e418: Final verdict of PTC: none 20241223100204339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100204345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100204345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1601)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@16435956e418: Final verdict of PTC: none -NSVCI97(1596)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1612)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@16435956e418: Final verdict of PTC: none -NSVCI99(1606)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1594)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1604)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1599)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Mon Dec 23 10:02:04 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 20241223100204417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100204919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235860) 20241223100205347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100205347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235860, count=237020) 20241223100206333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100206333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100206333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100206349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100206349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Dec 23 10:02:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100207352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100207352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_attach_pdp_act_pmm_idle started. 20241223100208010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100208013 DMM INFO MM(262420000001057/e1b671e6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100208013 DMM INFO MM(262420000001057/e1b671e6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100208013 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100208013 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100208013 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100208013 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100208013 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241223100208013 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) 20241223100208013 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:402) 20241223100208013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100208013 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Deallocated (fsm.c:568) 20241223100208013 DMM DEBUG MM_STATE_Iu(13)[0x5584d786a360]{Detached}: Deallocated (fsm.c:568) 20241223100208013 DMM DEBUG GMM(gmm_fsm)[0x5584d7869a70]{Deregistered}: Deallocated (fsm.c:568) 20241223100208013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@16435956e418: Provider Link came up: sending NS-RESET 20241223100208066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100208066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100208066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100208066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100208066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100208067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100208067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100208067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100208067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100208067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100208067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100208067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100208067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100208067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100208067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100208067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100208069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100208074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100208074 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@16435956e418: Provider Link came up: sending NS-RESET 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100208081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100208081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100208081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100208081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100208081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100208081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100208082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100208082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100208083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100208088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100208088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@16435956e418: Provider Link came up: sending NS-RESET 20241223100208096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100208096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100208096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100208096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100208096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100208096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100208096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100208096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100208097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100208097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100208097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100208097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100208097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100208097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100208097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100208097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100208097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100208097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100208097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100208097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100208097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100208099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100208103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100208103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1632)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@16435956e418: v_sccp_pdu_maxlen:268 20241223100208307 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100208307 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:112) 20241223100208307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100208307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100208314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100208314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100208314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100208315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100208315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100208315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100208315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100208317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100208317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100208317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100208317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100208317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100208317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100208317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100208317 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100208352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100208352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100208352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100208352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100208354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241223100208354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100209128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209129 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100209129 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100209129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@16435956e418: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='F862E03B'O, index=0 SGSN_Test-GSUP(1635)@16435956e418: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@16435956e418: 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 := '982E'O, rac := '59'O ("Y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { 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(1631)@16435956e418: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5231777 SGSN_Test_0-SCCP(1630)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1631)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100209437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209437 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100209437 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100209437 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100209437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100209437 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Deregistered}: Allocated (fsm.c:456) 20241223100209437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100209437 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100209437 DMM DEBUG MM_STATE_Iu[0x5584d786ba40]{Detached}: Allocated (fsm.c:456) 20241223100209437 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100209437 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100209437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100209437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100209437 DMM DEBUG MM(262420000001005/e5342a35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100209437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241223100209437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: { messageType := 2, destLocRef := '4FD4A1'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@16435956e418: 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 := 'BFC77B395F78BFE0F21178FD77F93F26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F171FFC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE0234FEB9E8E54B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2C9DA5322E0CE91B687346F43C9B3268'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '539CC53284930E8C3FFD514B6B0D0376'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '729B67E7452DF29B6A7776429833CE2F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A539DA883675AAFA'O } } } } } SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1630)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1630)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241223100209445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100209445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100209445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100209445 DMM DEBUG MM(262420000001005/e5342a35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241223100209445 DMM NOTICE MM(262420000001005/e5342a35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100209445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100209445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100209445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100209445 DMM DEBUG MM(262420000001005/e5342a35) Requesting authorization (sgsn_auth.c:160) 20241223100209445 DMM INFO MM(262420000001005/e5342a35) Requesting authentication tuples (sgsn_auth.c:184) 20241223100209445 DMM DEBUG MM(262420000001005/e5342a35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100209446 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241223100209446 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@16435956e418: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@16435956e418: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241223100209448 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100209448 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100209448 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100209448 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100209449 DMM INFO MM(262420000001005/e5342a35) Subscriber data update (mmctx.c:445) 20241223100209449 DMM DEBUG MM(262420000001005/e5342a35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100209449 DMM INFO MM(262420000001005/e5342a35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100209449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100209449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100209449 DMM INFO MM(262420000001005/e5342a35) <- GMM AUTH AND CIPHERING REQ (rand = bf c7 7b 39 5f 78 bf e0 f2 11 78 fd 77 f9 3f 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 9b 67 e7 45 2d f2 9b 6a 77 76 42 98 33 ce 2f ) (gprs_gmm.c:465) 20241223100209449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241223100209449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1630)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1630)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522A539DA8823094399990000100005F029043675AAFA'O 20241223100209460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209461 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100209461 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100209461 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100209461 DMM INFO MM(262420000001005/e5342a35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100209461 DMM NOTICE MM(262420000001005/e5342a35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100209461 DMM DEBUG MM(262420000001005/e5342a35) checking auth: received UMTS RES = a5 39 da 88 36 75 aa fa (gprs_gmm.c:648) 20241223100209461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100209461 DMM DEBUG MM(262420000001005/e5342a35) Requesting authorization (sgsn_auth.c:160) 20241223100209461 DMM INFO MM(262420000001005/e5342a35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100209461 DMM DEBUG MM(262420000001005/e5342a35) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100209461 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241223100209461 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) 20241223100209461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100209461 DMM DEBUG MM(262420000001005/e5342a35) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100209461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1630)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1630)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100209475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209475 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100209475 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100209475 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100209475 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241223100209475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100209475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100209475 DMM INFO MM(262420000001005/e5342a35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5342a35) (gprs_gmm.c:282) 20241223100209475 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241223100209475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100209482 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100209482 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100209482 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241223100209482 DMM INFO MM(262420000001005/e5342a35) Subscriber data update (mmctx.c:445) 20241223100209482 DMM DEBUG MM(262420000001005/e5342a35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100209482 DMM INFO MM(262420000001005/e5342a35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100209482 DMM NOTICE MM(262420000001005/e5342a35) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241223100209482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100209482 DMM NOTICE MM(262420000001005/e5342a35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100209482 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) 20241223100209483 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100209483 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241223100209483 DMM INFO MM(262420000001005/e5342a35) Subscriber data update (mmctx.c:445) 20241223100209483 DMM DEBUG MM(262420000001005/e5342a35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1630)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1630)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100209486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100209487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100209487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100209487 DMM INFO MM(262420000001005/e5342a35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100209487 DMM NOTICE MM(262420000001005/e5342a35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100209487 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100209487 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100209487 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100209487 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100209487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100209487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100209487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1630)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1630)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100209497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209497 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100209497 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100209497 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100209498 DMM INFO MM(262420000001005/e5342a35) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100209498 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100209498 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100209498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 20241223100209501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@16435956e418: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5231777 TC_attach_pdp_act_pmm_idle(1637)@16435956e418: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@16435956e418: 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 := 'E5342A35'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@16435956e418: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1236961 SGSN_Test_0-RAN(1631)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@16435956e418: First idle individual index:0 20241223100209702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100209702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100209702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100209702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209703 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100209703 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100209703 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100209703 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5342A35) type="signalling"  (gprs_gmm.c:1897) 20241223100209703 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100209703 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100209703 DMM DEBUG MM(262420000001005/e5342a35) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100209704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100209704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100209704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100209704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100209704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100209704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100209704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@16435956e418: { messageType := 2, destLocRef := '12DFE1'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@16435956e418: Final verdict of PTC: none 20241223100209721 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100209721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100209721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100209721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100209721 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100209721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100209721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100209721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100209721 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:737) 20241223100209721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100209721 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100209721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100209721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100209721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100209721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100209721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100209721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100209721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@16435956e418: Final verdict of PTC: none 20241223100209728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241223100209734 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100209734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1624)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1635)@16435956e418: Final verdict of PTC: none -NSVCI99(1629)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@16435956e418: Final verdict of PTC: none -NSVCI97(1619)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@16435956e418: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1617)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1622)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1627)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@16435956e418: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Mon Dec 23 10:02:09 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 20241223100209870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100210372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20241223100210735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100210735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20241223100211722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100211722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100211722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100211736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100211736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Dec 23 10:02:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100212737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100212737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_pmm_idle_rx_mt_data started. 20241223100213482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100213484 DMM INFO MM(262420000001005/e5342a35) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100213485 DMM INFO MM(262420000001005/e5342a35) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100213485 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100213485 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100213485 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100213485 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100213485 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241223100213485 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) 20241223100213485 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:402) 20241223100213485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100213485 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100213485 DMM DEBUG MM_STATE_Iu(15)[0x5584d786ba40]{Detached}: Deallocated (fsm.c:568) 20241223100213485 DMM DEBUG GMM(gmm_fsm)[0x5584d786a360]{Deregistered}: Deallocated (fsm.c:568) 20241223100213485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@16435956e418: Provider Link came up: sending NS-RESET 20241223100213531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100213531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100213531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100213531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100213531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100213531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100213531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100213531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100213532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100213532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100213532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100213532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100213532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100213532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100213532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100213532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100213532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100213532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100213532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100213532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100213535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100213539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100213540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@16435956e418: Provider Link came up: sending NS-RESET 20241223100213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100213546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100213547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100213547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100213547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100213547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100213547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100213547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100213547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100213547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100213550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100213555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100213555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@16435956e418: Provider Link came up: sending NS-RESET 20241223100213562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100213563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213563 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100213563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100213563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100213563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100213563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100213563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100213563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100213564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100213564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100213565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100213569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100213569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1655)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@16435956e418: ************************************************* SGSN_Test_0-SCCP(1653)@16435956e418: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100213738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100213738 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100213738 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100213738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100213742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241223100213743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100213771 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100213771 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:112) 20241223100213771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100213771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100213774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100213774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100213774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100213774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100213774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100213774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100213774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100213775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100213775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100213775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100213775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100213775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100213775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100213775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100213775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100214596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214597 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100214597 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100214598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@16435956e418: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F79AF83B'O, index=0 SGSN_Test-GSUP(1658)@16435956e418: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@16435956e418: 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 := '4061'O ("@a"), rac := 'A5'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(1654)@16435956e418: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6984452 SGSN_Test_0-SCCP(1653)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1654)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100214837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214837 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100214837 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100214837 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100214837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100214837 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Deregistered}: Allocated (fsm.c:456) 20241223100214837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Allocated (fsm.c:456) 20241223100214837 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Allocated (fsm.c:456) 20241223100214837 DMM DEBUG MM_STATE_Iu[0x5584d786c2a0]{Detached}: Allocated (fsm.c:456) 20241223100214837 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100214837 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100214837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100214837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100214837 DMM DEBUG MM(262420000001007/d946eedb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100214837 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241223100214837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: { messageType := 2, destLocRef := '6A9304'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(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@16435956e418: 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 := '4DEBE39CF501C80020BBA2E7EA58BB8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D595381'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE4BB5B19B8C0939'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87ABD6F7DB6032121C75E8EE7CE2DC66'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '989CD69C7B0BFF74252B1423DF3FCE9B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '190E184CF69AE5DAA9345F3B6B1FC259'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EE348EFEFB8A5C48'O } } } } } SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1653)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1653)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241223100214855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100214855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100214855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100214855 DMM DEBUG MM(262420000001007/d946eedb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241223100214855 DMM NOTICE MM(262420000001007/d946eedb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100214855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100214855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100214855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100214855 DMM DEBUG MM(262420000001007/d946eedb) Requesting authorization (sgsn_auth.c:160) 20241223100214855 DMM INFO MM(262420000001007/d946eedb) Requesting authentication tuples (sgsn_auth.c:184) 20241223100214855 DMM DEBUG MM(262420000001007/d946eedb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100214855 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241223100214855 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@16435956e418: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@16435956e418: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241223100214860 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100214860 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100214860 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100214860 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100214860 DMM INFO MM(262420000001007/d946eedb) Subscriber data update (mmctx.c:445) 20241223100214860 DMM DEBUG MM(262420000001007/d946eedb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100214860 DMM INFO MM(262420000001007/d946eedb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100214860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100214860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100214860 DMM INFO MM(262420000001007/d946eedb) <- GMM AUTH AND CIPHERING REQ (rand = 4d eb e3 9c f5 01 c8 00 20 bb a2 e7 ea 58 bb 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 0e 18 4c f6 9a e5 da a9 34 5f 3b 6b 1f c2 59 ) (gprs_gmm.c:465) 20241223100214860 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241223100214860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1653)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1653)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22EE348EFE23094399990000100007F02904FB8A5C48'O 20241223100214870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214870 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100214870 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100214870 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100214870 DMM INFO MM(262420000001007/d946eedb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100214870 DMM NOTICE MM(262420000001007/d946eedb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100214870 DMM DEBUG MM(262420000001007/d946eedb) checking auth: received UMTS RES = ee 34 8e fe fb 8a 5c 48 (gprs_gmm.c:648) 20241223100214870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100214870 DMM DEBUG MM(262420000001007/d946eedb) Requesting authorization (sgsn_auth.c:160) 20241223100214871 DMM INFO MM(262420000001007/d946eedb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100214871 DMM DEBUG MM(262420000001007/d946eedb) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100214871 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241223100214871 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) 20241223100214871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100214871 DMM DEBUG MM(262420000001007/d946eedb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100214871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1653)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1653)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100214889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214890 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100214890 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100214890 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100214890 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241223100214890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100214890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100214890 DMM INFO MM(262420000001007/d946eedb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd946eedb) (gprs_gmm.c:282) 20241223100214890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241223100214890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100214900 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100214900 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100214900 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241223100214900 DMM INFO MM(262420000001007/d946eedb) Subscriber data update (mmctx.c:445) 20241223100214900 DMM DEBUG MM(262420000001007/d946eedb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100214900 DMM INFO MM(262420000001007/d946eedb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100214900 DMM NOTICE MM(262420000001007/d946eedb) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241223100214900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100214900 DMM NOTICE MM(262420000001007/d946eedb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100214900 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) 20241223100214901 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100214901 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241223100214901 DMM INFO MM(262420000001007/d946eedb) Subscriber data update (mmctx.c:445) 20241223100214901 DMM DEBUG MM(262420000001007/d946eedb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1653)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1653)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100214906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214906 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100214906 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100214906 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100214906 DMM INFO MM(262420000001007/d946eedb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100214906 DMM NOTICE MM(262420000001007/d946eedb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100214907 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100214907 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100214907 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100214907 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100214907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100214907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100214907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1653)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1653)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100214918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100214919 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100214919 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100214919 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100214919 DMM INFO MM(262420000001007/d946eedb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100214919 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100214919 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100214919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100214919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100214919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100214919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 20241223100214921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100214921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100214921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100214921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100214921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100214921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100214921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100214921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@16435956e418: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)6984452 TC_pmm_idle_rx_mt_data(1660)@16435956e418: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@16435956e418: 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 := 'D946EEDB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@16435956e418: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5318409 SGSN_Test_0-RAN(1654)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@16435956e418: First idle individual index:0 20241223100215122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100215122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100215122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100215122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100215122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100215122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100215122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100215122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100215123 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100215123 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100215123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100215123 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD946EEDB) type="signalling"  (gprs_gmm.c:1897) 20241223100215123 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100215123 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100215123 DMM DEBUG MM(262420000001007/d946eedb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100215123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100215123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100215123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100215123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100215123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100215123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100215123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100215124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100215124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100215124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100215124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100215124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100215124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100215124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100215124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100215124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@16435956e418: { messageType := 2, destLocRef := '512709'O ("Q'\t"), sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@16435956e418: Final verdict of PTC: none 20241223100215140 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100215140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100215141 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100215141 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100215141 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100215141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100215141 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100215141 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100215141 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:737) 20241223100215141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100215141 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100215141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100215141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100215141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100215141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100215141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100215141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100215141 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@16435956e418: Final verdict of PTC: none 20241223100215147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI210(1646)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@16435956e418: Final verdict of PTC: none -NSVCI98(1647)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1658)@16435956e418: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@16435956e418: Final verdict of PTC: none -NSVCI97(1642)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@16435956e418: Final verdict of PTC: none -NSVCI99(1652)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1640)@16435956e418: Final verdict of PTC: none 20241223100215153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100215154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98-provIP(1645)@16435956e418: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1650)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@16435956e418: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Dec 23 10:02:15 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 20241223100215267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100215769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231900) 20241223100216155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100216155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231900, count=236352) 20241223100217143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100217143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100217143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100217157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100217157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Dec 23 10:02:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100218159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100218159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_update_ctx_err_ind_from_ggsn started. 20241223100218841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100218844 DMM INFO MM(262420000001007/d946eedb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100218844 DMM INFO MM(262420000001007/d946eedb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100218844 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100218844 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100218844 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100218844 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100218844 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241223100218844 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) 20241223100218844 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:402) 20241223100218845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d7858880]{Init}: Deallocated (fsm.c:568) 20241223100218845 DMM DEBUG MM_STATE_Gb[0x5584d785ee30]{Idle}: Deallocated (fsm.c:568) 20241223100218845 DMM DEBUG MM_STATE_Iu(17)[0x5584d786c2a0]{Detached}: Deallocated (fsm.c:568) 20241223100218845 DMM DEBUG GMM(gmm_fsm)[0x5584d786ba40]{Deregistered}: Deallocated (fsm.c:568) 20241223100218845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@16435956e418: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@16435956e418: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@16435956e418: Provider Link came up: sending NS-RESET 20241223100218890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100218890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100218890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100218890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100218890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100218890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100218890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100218890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@16435956e418: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100218891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100218891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100218891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100218891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100218891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100218891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100218891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100218891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241223100218891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100218891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100218891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100218891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@16435956e418: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100218893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@16435956e418: Creating NSIP provider for "127.0.0.103":21011 20241223100218898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100218898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@16435956e418: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1671)@16435956e418: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1671)@16435956e418: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1670)@16435956e418: Creating NSIP provider for "127.0.0.103":21012 20241223100218912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241223100218912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100218912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100218912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241223100218912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100218912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100218912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100218912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1671)@16435956e418: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100218913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100218913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100218913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100218913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100218913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100218913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100218913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100218913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218913 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241223100218913 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100218913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100218913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100218913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1671)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1671)@16435956e418: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100218915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241223100218920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5584d785a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100218920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1670)@16435956e418: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@16435956e418: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1675)@16435956e418: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@16435956e418: Provider Link came up: sending NS-RESET 20241223100218923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241223100218923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100218923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100218923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241223100218923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100218923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100218923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@16435956e418: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241223100218924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100218924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100218924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241223100218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241223100218924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241223100218924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241223100218924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100218924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241223100218924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241223100218924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241223100218925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241223100218925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@16435956e418: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@16435956e418: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241223100218926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@16435956e418: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@16435956e418: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241223100218931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5584d785bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241223100218931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@16435956e418: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@16435956e418: ************************************************* SGSN_Test_0-M3UA(1678)@16435956e418: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@16435956e418: ************************************************* MTC@16435956e418: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@16435956e418: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@16435956e418: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241223100219133 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241223100219133 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:112) 20241223100219133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241223100219133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@16435956e418: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241223100219142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100219142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241223100219142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241223100219142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241223100219142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241223100219142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241223100219142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241223100219146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100219146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241223100219146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241223100219146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241223100219146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241223100219146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241223100219146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241223100219146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241223100219160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100219160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241223100219160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241223100219160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@16435956e418: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241223100219164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241223100219165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@16435956e418: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@16435956e418: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241223100219942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100219942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100219942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100219942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100219942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100219942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100219942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100219942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100219942 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241223100219942 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241223100219942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100219942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100219942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100219942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100219942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100219942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100219942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100219942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@16435956e418: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@16435956e418: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='FCA39441'O, index=0 SGSN_Test-GSUP(1681)@16435956e418: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: 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 := '5C58'O ("\\X"), rac := '5C'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(1677)@16435956e418: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)12758763 SGSN_Test_0-SCCP(1676)@16435956e418: First idle individual index:0 SGSN_Test_0-RAN(1677)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 20241223100220253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220253 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100220253 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100220253 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100220253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241223100220253 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Deregistered}: Allocated (fsm.c:456) 20241223100220253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Allocated (fsm.c:456) 20241223100220253 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Allocated (fsm.c:456) 20241223100220253 DMM DEBUG MM_STATE_Iu[0x5584d786beb0]{Detached}: Allocated (fsm.c:456) 20241223100220253 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241223100220253 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241223100220253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241223100220253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241223100220253 DMM DEBUG MM(262420000001004/e69ef164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241223100220253 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241223100220253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: { messageType := 2, destLocRef := 'C2AEEB'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: 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 := '0DA4FEB75B4F0D8955379B5B11120DEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7CCE823'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A773A1D737D0A29'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AE3111272540FF3EA41DF0A406F7A23D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6387E68CC507EB0BA60EB26A29B17B88'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B27318B9C28D45FD16F904AD9D0BC0D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F58DFF0BEEF979F8'O } } } } } SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@16435956e418: vl_len:23 SGSN_Test_0-SCCP(1676)@16435956e418: vl_from0 20241223100220261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241223100220261 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100220261 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100220261 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100220261 DMM DEBUG MM(262420000001004/e69ef164) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241223100220261 DMM NOTICE MM(262420000001004/e69ef164) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241223100220261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241223100220261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241223100220261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241223100220261 DMM DEBUG MM(262420000001004/e69ef164) Requesting authorization (sgsn_auth.c:160) 20241223100220261 DMM INFO MM(262420000001004/e69ef164) Requesting authentication tuples (sgsn_auth.c:184) 20241223100220261 DMM DEBUG MM(262420000001004/e69ef164) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241223100220261 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241223100220261 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@16435956e418: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@16435956e418: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241223100220263 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241223100220263 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241223100220263 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241223100220263 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241223100220263 DMM INFO MM(262420000001004/e69ef164) Subscriber data update (mmctx.c:445) 20241223100220263 DMM DEBUG MM(262420000001004/e69ef164) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241223100220263 DMM INFO MM(262420000001004/e69ef164) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241223100220263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241223100220263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241223100220263 DMM INFO MM(262420000001004/e69ef164) <- GMM AUTH AND CIPHERING REQ (rand = 0d a4 fe b7 5b 4f 0d 89 55 37 9b 5b 11 12 0d eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 73 18 b9 c2 8d 45 fd 16 f9 04 ad 9d 0b c0 d7 ) (gprs_gmm.c:465) 20241223100220264 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241223100220264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@16435956e418: vl_len:37 SGSN_Test_0-SCCP(1676)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1676)@16435956e418: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422F58DFF0B23094399990000100004F02904EEF979F8'O 20241223100220269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100220269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100220269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100220269 DMM INFO MM(262420000001004/e69ef164) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241223100220269 DMM NOTICE MM(262420000001004/e69ef164) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241223100220269 DMM DEBUG MM(262420000001004/e69ef164) checking auth: received UMTS RES = f5 8d ff 0b ee f9 79 f8 (gprs_gmm.c:648) 20241223100220269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241223100220269 DMM DEBUG MM(262420000001004/e69ef164) Requesting authorization (sgsn_auth.c:160) 20241223100220269 DMM INFO MM(262420000001004/e69ef164) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241223100220269 DMM DEBUG MM(262420000001004/e69ef164) Requesting subscriber data update (gprs_subscriber.c:894) 20241223100220269 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241223100220269 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) 20241223100220269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241223100220269 DMM DEBUG MM(262420000001004/e69ef164) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241223100220269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@16435956e418: vl_len:12 SGSN_Test_0-SCCP(1676)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1676)@16435956e418: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241223100220275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220275 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241223100220275 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241223100220275 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241223100220275 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241223100220275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241223100220275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241223100220275 DMM INFO MM(262420000001004/e69ef164) <- GMM ATTACH ACCEPT (new P-TMSI=0xe69ef164) (gprs_gmm.c:282) 20241223100220275 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241223100220275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241223100220277 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241223100220277 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241223100220277 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241223100220277 DMM INFO MM(262420000001004/e69ef164) Subscriber data update (mmctx.c:445) 20241223100220277 DMM DEBUG MM(262420000001004/e69ef164) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241223100220277 DMM INFO MM(262420000001004/e69ef164) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241223100220277 DMM NOTICE MM(262420000001004/e69ef164) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241223100220277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241223100220277 DMM NOTICE MM(262420000001004/e69ef164) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241223100220277 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) 20241223100220278 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241223100220278 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241223100220278 DMM INFO MM(262420000001004/e69ef164) Subscriber data update (mmctx.c:445) 20241223100220278 DMM DEBUG MM(262420000001004/e69ef164) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@16435956e418: vl_len:14 SGSN_Test_0-SCCP(1676)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1676)@16435956e418: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241223100220279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241223100220279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241223100220279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241223100220279 DMM INFO MM(262420000001004/e69ef164) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241223100220279 DMM NOTICE MM(262420000001004/e69ef164) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241223100220279 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241223100220279 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241223100220279 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241223100220279 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241223100220279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241223100220279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241223100220279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@16435956e418: vl_len:7 SGSN_Test_0-SCCP(1676)@16435956e418: vl_from0 SGSN_Test_0-SCCP(1676)@16435956e418: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241223100220281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220281 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241223100220281 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241223100220281 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241223100220281 DMM INFO MM(262420000001004/e69ef164) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241223100220281 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241223100220281 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241223100220281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 20241223100220282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@16435956e418: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)12758763 TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: 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 := 'E69EF164'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@16435956e418: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9731047 SGSN_Test_0-RAN(1677)@16435956e418: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@16435956e418: First idle individual index:0 20241223100220464 DGPRS DEBUG Checking for inactive LLMEs, time = 37476339 (sgsn.c:132) 20241223100220486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241223100220486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241223100220486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241223100220486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220487 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241223100220487 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241223100220487 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241223100220487 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE69EF164) type="signalling"  (gprs_gmm.c:1897) 20241223100220487 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241223100220487 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241223100220487 DMM DEBUG MM(262420000001004/e69ef164) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241223100220487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241223100220487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241223100220487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241223100220487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241223100220487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241223100220487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241223100220487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@16435956e418: { messageType := 2, destLocRef := '947BE7'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(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@16435956e418: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@16435956e418: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@16435956e418: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@16435956e418: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@16435956e418: Final verdict of PTC: none 20241223100220494 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241223100220494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100220494 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241223100220494 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241223100220494 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241223100220494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241223100220494 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241223100220494 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241223100220494 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:737) 20241223100220494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241223100220494 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241223100220494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241223100220494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241223100220494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241223100220494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241223100220494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241223100220494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241223100220495 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@16435956e418: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@16435956e418: Final verdict of PTC: none 20241223100220497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@16435956e418: Final verdict of PTC: none -NSVCI99(1675)@16435956e418: Final verdict of PTC: none -NSVCI98(1671)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@16435956e418: Final verdict of PTC: none -NSVCI97(1665)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP(1681)@16435956e418: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@16435956e418: Final verdict of PTC: none 20241223100220503 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241223100220504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1670)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@16435956e418: Final verdict of PTC: none -NSVCI99-provIP(1673)@16435956e418: Final verdict of PTC: none -NSVCI98-provIP(1669)@16435956e418: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@16435956e418: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@16435956e418: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@16435956e418: Final verdict of PTC: none -NSVCI97-provIP(1663)@16435956e418: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@16435956e418: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: none MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1668): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98-provIP(1669): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-NS2(1670): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI98(1671): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@16435956e418: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@16435956e418: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@16435956e418: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@16435956e418: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Mon Dec 23 10:02:20 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 20241223100220632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100221135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232504) 20241223100221504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100221504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232504, count=236956) 20241223100222495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241223100222495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241223100222495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241223100222506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100222506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@16435956e418: Test execution finished. MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Dec 23 10:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100223507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100223507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_NS_connect_alive started. 20241223100224231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100224234 DMM INFO MM(262420000001004/e69ef164) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241223100224234 DMM INFO MM(262420000001004/e69ef164) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241223100224234 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241223100224234 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241223100224234 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241223100224234 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241223100224234 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241223100224235 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) 20241223100224235 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:402) 20241223100224235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5584d785ee30]{Init}: Deallocated (fsm.c:568) 20241223100224235 DMM DEBUG MM_STATE_Gb[0x5584d7858880]{Idle}: Deallocated (fsm.c:568) 20241223100224235 DMM DEBUG MM_STATE_Iu(19)[0x5584d786beb0]{Detached}: Deallocated (fsm.c:568) 20241223100224235 DMM DEBUG GMM(gmm_fsm)[0x5584d786c2a0]{Deregistered}: Deallocated (fsm.c:568) 20241223100224235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241223100224276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241223100224277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241223100224277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241223100224508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100224508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: setverdict(pass): none -> pass MTC@16435956e418: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241223100225287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: pass MTC@16435956e418: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@16435956e418: Test case TC_NS_connect_alive finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Dec 23 10:02:25 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 20241223100225324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100225508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100225509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100225827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13292) 20241223100226510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100226510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13292, count=14552) 20241223100227511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100227511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Dec 23 10:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241223100228512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100228512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@16435956e418: Test case TC_NS_connect_reset started. 20241223100228904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100228908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241223100228943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241223100228943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241223100228943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241223100228943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241223100228943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241223100228943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241223100228943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241223100228943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100228943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5584d7857df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@16435956e418: setverdict(pass): none -> pass 20241223100229513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100229513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241223100229951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34660<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@16435956e418: Final verdict of PTC: none MTC@16435956e418: Setting final verdict of the test case. MTC@16435956e418: Local verdict of MTC: pass MTC@16435956e418: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@16435956e418: Test case TC_NS_connect_reset finished. Verdict: pass MTC@16435956e418: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Dec 23 10:02:29 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 20241223100229980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241223100230482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241223100230514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100230514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241223100231515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100231515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100231944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241223100232516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100232516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@16435956e418: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@16435956e418: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@16435956e418: Terminating MTC. MC@16435956e418: MTC terminated. MC2> exit MC@16435956e418: Shutting down session. MC@16435956e418: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->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: PASS 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: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1902699) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241223100233516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100233516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100234517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100234518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100234945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241223100235518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100235518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241223100236519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241223100236519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1902630) [testenv][generic] Stopping sgsn (1902656) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.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: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-nightly-20241223-0948-90c674e1-0'] testenv-sgsn-generic-osmocom-nightly-20241223-0948-90c674e1-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2575/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