Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
Commit message: "testenv: podman: disable send_redirects"
 > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
[ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins10176406220710985185.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] 1c12d2bee0f6feaeee176c624914e459717221b8d10c712f7896f3b772e8f567 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9314 kB in 1s (9635 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', './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 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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', '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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_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 `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.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:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2704.1-2780.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2729.2-2731.19: In variable assignment: SGSN_Tests.ttcn:2729.45-2731.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2729.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2729.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2729.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2729.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2730.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2730.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2758.2-2760.22: In variable assignment: SGSN_Tests.ttcn:2758.47-2760.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2758.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2758.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2758.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2758.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2759.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2782.1-2890.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2855.2-2857.21: In variable assignment: SGSN_Tests.ttcn:2855.47-2857.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2855.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2855.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2855.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2855.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:2822.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2856.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2856.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.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:2822.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2869.2-2871.22: In variable assignment: SGSN_Tests.ttcn:2869.48-2871.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2871.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2871.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:2860.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2872.2-101: In variable assignment: SGSN_Tests.ttcn:2872.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2872.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2872.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2872.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2872.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:2861.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.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_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 `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: 720 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.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_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 SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_4.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_1.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_1.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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_3.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_1.cc Creating dependency file for Native_Functions_part_2.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_4.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_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_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.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_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_6.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 IPL4asp_Types_part_7.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.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_6.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_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 MobileL3_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for 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 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 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_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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_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 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_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 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_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_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_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 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_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_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_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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (102 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. Need to get 6714 kB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410052029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410052029~asan [577 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410052029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410052029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410052029~asan [1077 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410052029~asan [278 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.19.5341.202410052029~asan [314 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410052029~asan [45.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410052029~asan [197 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202410052029~asan [531 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410052029~asan [97.2 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202410052029~asan [741 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202410052029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202410052029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202410052029~asan [1612 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410052029~asan [574 kB] Fetched 6714 kB in 0s (56.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202410052029_amd64.deb ... Unpacking osmocom-nightly-asan (202410052029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410052029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410052029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.19.5341.202410052029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.19.5341.202410052029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410052029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410052029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410052029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410052029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202410052029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410052029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202410052029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202410052029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202410052029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410052029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410052029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202410052029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410052029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410052029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410052029~asan) ... Setting up osmocom-nightly-asan (202410052029) ... Setting up libasn1c1:amd64 (0.9.37.202410052029~asan) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410052029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.19.5341.202410052029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202410052029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410052029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410052029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410052029~asan) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202410052029~asan) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410052029~asan) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410052029~asan) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', '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-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', '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-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', '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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241006124228930 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241006124228930 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241006124228930 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241006124228930 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006124228930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241006124228930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241006124228930 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241006124228930 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241006124228930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241006124228931 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241006124228931 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241006124228931 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241006124228931 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241006124228931 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241006124228931 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241006124228931 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241006124228931 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55bc7e542a80(sgsn) with 23 counters [testenv][generic] Running testsuite 20241006124229143 DLSS7 INFO (r=127.0.0.1:49256<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006124229143 DLSS7 INFO (r=127.0.0.1:49256<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241006124229143 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:49256<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241006124229143 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006124229143 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241006124229143 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006124229143 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241006124229143 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241006124229143 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241006124229143 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241006124229159 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241006124229159 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410052029~asan initialized (sgsn_main.c:456) 20241006124229159 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241006124229159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124229159 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241006124229159 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241006124229159 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241006124229159 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241006124229159 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241006124229159 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241006124229159 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006124229159 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006124229159 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006124229159 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241006124229159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006124229159 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006124229159 DLSS7 INFO (r=127.0.0.1:55712<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006124229160 DLSS7 INFO (r=127.0.0.1:55712<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241006124229160 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:55712<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241006124229160 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241006124229160 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006124229160 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006124229160 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006124229160 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006124229160 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:49256<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006124229160 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006124229160 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006124229160 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241006124229160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006124229160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006124229160 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Unix server socket created successfully. MC@1c12d2bee0f6: Listening on TCP port 41697. 1c12d2bee0f6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 1c12d2bee0f6 41697 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1c12d2bee0f6: New HC connected from 10.0.2.100 [10.0.2.100]. 1c12d2bee0f6: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1c12d2bee0f6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c12d2bee0f6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1c12d2bee0f6: Configuration file was processed on all HCs. MC@1c12d2bee0f6: Creating MTC on host 10.0.2.100. MC@1c12d2bee0f6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Oct 6 12:42:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124230160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124230161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach started. 20241006124230914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124230917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006124230960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124230960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124230960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124230960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124230962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124230962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124230962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124230962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124230962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124230962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124230962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124230962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006124230962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124230962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124230962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124230963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124230963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124230967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124230978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124230978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124230991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006124230991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006124230991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006124230991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124230991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124230991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124230991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124230992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124230992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124230993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124230993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124230993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124230993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124230993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124230993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124230993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124230993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006124230993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124230993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124230993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124230994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124230994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124230998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124230998 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)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124231008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124231008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124231034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006124231035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006124231035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006124231035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124231035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124231035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124231035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124231035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124231035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124231036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124231036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124231036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124231037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124231037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124231037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124231037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124231037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006124231037 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124231037 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124231037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124231037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124231037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124231041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124231041 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)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124231051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124231162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124231162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124231162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124231162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006124231162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006124231162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241006124231162 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241006124231162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241006124231162 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241006124231162 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241006124231162 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241006124231162 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241006124231162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241006124231162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) 20241006124231162 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241006124231163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006124231163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006124231163 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006124231163 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006124231163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006124231163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006124231163 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006124231163 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x6120000048a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241006124231163 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124231164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124231164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@1c12d2bee0f6: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C1D5F200'O, index=0 SGSN_Test-GSUP(19)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@1c12d2bee0f6: 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 := '06B08580085768616345909B72971404'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43CD3A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9BF2332D411134F'O } } } } } 20241006124232220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124232220 DLLC NOTICE LLME(ffffffff/c1d5f200){UNASSIGNED} LLC RX: unknown TLLI 0xc1d5f200, creating LLME on the fly (gprs_llc.c:552) 20241006124232220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124232220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241006124232220 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Allocated (fsm.c:456) 20241006124232220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Allocated (fsm.c:456) 20241006124232220 DMM DEBUG MM_STATE_Gb[0x612000005320]{Idle}: Allocated (fsm.c:456) 20241006124232220 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Allocated (fsm.c:456) 20241006124232220 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124232220 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124232220 DLLC NOTICE LLME(ffffffff/c1d5f200){UNASSIGNED} LLGM Assign pre (c1d5f200 => cba24892) (gprs_llc.c:1079) 20241006124232220 DLLC NOTICE LLME(c1d5f200/cba24892){ASSIGNED} LLGM Assign post (c1d5f200 => cba24892) (gprs_llc.c:1125) 20241006124232220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124232221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124232221 DMM DEBUG MM(262420000000001/cba24892) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124232229 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006124232229 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241006124232229 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:55712 err=None (osmo_ss7_asp.c:785) 20241006124232232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124232232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124232232 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124232232 DMM DEBUG MM(262420000000001/cba24892) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241006124232232 DMM NOTICE MM(262420000000001/cba24892) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124232233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124232233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124232233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124232233 DMM DEBUG MM(262420000000001/cba24892) Requesting authorization (sgsn_auth.c:160) 20241006124232233 DMM INFO MM(262420000000001/cba24892) Requesting authentication tuples (sgsn_auth.c:184) 20241006124232233 DMM DEBUG MM(262420000000001/cba24892) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124232233 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241006124232233 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@1c12d2bee0f6: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241006124232235 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124232236 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124232236 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124232236 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124232236 DMM INFO MM(262420000000001/cba24892) Subscriber data update (mmctx.c:445) 20241006124232236 DMM DEBUG MM(262420000000001/cba24892) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124232236 DMM INFO MM(262420000000001/cba24892) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124232236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124232236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124232236 DMM INFO MM(262420000000001/cba24892) <- GMM AUTH AND CIPHERING REQ (rand = 06 b0 85 80 08 57 68 61 63 45 90 9b 72 97 14 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124232244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124232244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124232244 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124232244 DMM INFO MM(262420000000001/cba24892) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124232244 DMM NOTICE MM(262420000000001/cba24892) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124232244 DMM DEBUG MM(262420000000001/cba24892) checking auth: received GSM SRES = 43 cd 3a 62 (gprs_gmm.c:666) 20241006124232244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124232244 DMM DEBUG MM(262420000000001/cba24892) Requesting authorization (sgsn_auth.c:160) 20241006124232244 DMM INFO MM(262420000000001/cba24892) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124232244 DMM DEBUG MM(262420000000001/cba24892) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124232244 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241006124232244 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) 20241006124232244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124232244 DMM INFO MM(262420000000001/cba24892) <- GMM ATTACH ACCEPT (new P-TMSI=0xcba24892) (gprs_gmm.c:300) 20241006124232245 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124232246 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124232246 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241006124232246 DMM INFO MM(262420000000001/cba24892) Subscriber data update (mmctx.c:445) 20241006124232246 DMM DEBUG MM(262420000000001/cba24892) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124232246 DMM INFO MM(262420000000001/cba24892) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124232246 DMM NOTICE MM(262420000000001/cba24892) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241006124232246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124232246 DMM NOTICE MM(262420000000001/cba24892) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124232246 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) 20241006124232246 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124232246 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241006124232246 DMM INFO MM(262420000000001/cba24892) Subscriber data update (mmctx.c:445) 20241006124232246 DMM DEBUG MM(262420000000001/cba24892) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124232252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124232252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124232252 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124232252 DMM INFO MM(262420000000001/cba24892) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124232252 DMM NOTICE MM(262420000000001/cba24892) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124232252 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124232252 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124232252 DLLC NOTICE LLME(c1d5f200/cba24892){ASSIGNED} LLGM Assign pre (ffffffff => cba24892) (gprs_llc.c:1079) 20241006124232252 DLLC NOTICE LLME(ffffffff/cba24892){ASSIGNED} LLGM Assign post (ffffffff => cba24892) (gprs_llc.c:1125) 20241006124232252 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124232252 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124232252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124232252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach-BVCI196(6)@1c12d2bee0f6: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124232306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@1c12d2bee0f6: Final verdict of PTC: none 20241006124232308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124232308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(17)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(12)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(7)@1c12d2bee0f6: Final verdict of PTC: none TC_attach-BVCI220(15)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(18)@1c12d2bee0f6: Final verdict of PTC: none TC_attach-BVCI196(6)@1c12d2bee0f6: Final verdict of PTC: none TC_attach-BVCI210(11)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(10)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(5)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(16)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Oct 6 12:42:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241006124232460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124232861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104496) 20241006124233310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124233310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104496, count=105656) 20241006124234310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124234310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Oct 6 12:42:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124235312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124235312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_mnc3 started. 20241006124235915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124235917 DMM INFO MM(262420000000001/cba24892) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124235917 DMM INFO MM(262420000000001/cba24892) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124235917 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124235917 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124235917 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124235917 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124235917 DLLC NOTICE LLME(ffffffff/cba24892){ASSIGNED} LLGM Assign pre (cba24892 => ffffffff) (gprs_llc.c:1079) 20241006124235917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba24892 => ffffffff) (gprs_llc.c:1125) 20241006124235917 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241006124235917 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) 20241006124235917 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241006124235917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Deallocated (fsm.c:568) 20241006124235917 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Deallocated (fsm.c:568) 20241006124235917 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Deallocated (fsm.c:568) 20241006124235917 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Deallocated (fsm.c:568) 20241006124235917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124235963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124235963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124235963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124235963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124235963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124235963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124235963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124235963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124235963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124235965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124235965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124235965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124235965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124235965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124235965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124235965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124235965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124235965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124235965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124235965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124235966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124235966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124235970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124235980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124235980 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124236004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124236004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124236004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124236004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124236004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124236004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124236004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124236005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124236005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124236006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124236006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124236006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124236007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124236007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124236007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124236007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124236007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124236007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124236007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124236007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124236007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124236007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124236011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124236020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124236020 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(32)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 TC_attach_mnc3-BVCI210(30)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124236049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124236049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124236049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124236049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124236049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124236049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124236049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124236049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124236049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124236051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124236051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124236051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124236051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124236051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124236051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124236051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124236051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124236051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124236051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124236051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124236051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124236051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124236055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124236066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124236066 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124236313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124236313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124236313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124236313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124236315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124236316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@1c12d2bee0f6: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E96392C7'O, index=0 SGSN_Test-GSUP(38)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@1c12d2bee0f6: 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 := 'FAE34336982596B43A26F6EA8069AE96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F2E553E'O ("?.U>") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF811DC304BC394B'O } } } } } 20241006124237368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124237368 DLLC NOTICE LLME(ffffffff/e96392c7){UNASSIGNED} LLC RX: unknown TLLI 0xe96392c7, creating LLME on the fly (gprs_llc.c:552) 20241006124237368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124237368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006124237368 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Allocated (fsm.c:456) 20241006124237368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Allocated (fsm.c:456) 20241006124237368 DMM DEBUG MM_STATE_Gb[0x612000005920]{Idle}: Allocated (fsm.c:456) 20241006124237368 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Allocated (fsm.c:456) 20241006124237368 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124237368 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124237368 DLLC NOTICE LLME(ffffffff/e96392c7){UNASSIGNED} LLGM Assign pre (e96392c7 => d8615d8f) (gprs_llc.c:1079) 20241006124237368 DLLC NOTICE LLME(e96392c7/d8615d8f){ASSIGNED} LLGM Assign post (e96392c7 => d8615d8f) (gprs_llc.c:1125) 20241006124237368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124237368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124237368 DMM DEBUG MM(262420000001001/d8615d8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124237381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124237381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124237381 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124237381 DMM DEBUG MM(262420000001001/d8615d8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006124237381 DMM NOTICE MM(262420000001001/d8615d8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124237381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124237381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124237382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124237382 DMM DEBUG MM(262420000001001/d8615d8f) Requesting authorization (sgsn_auth.c:160) 20241006124237382 DMM INFO MM(262420000001001/d8615d8f) Requesting authentication tuples (sgsn_auth.c:184) 20241006124237382 DMM DEBUG MM(262420000001001/d8615d8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124237382 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006124237382 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241006124237385 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124237385 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124237385 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124237385 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124237385 DMM INFO MM(262420000001001/d8615d8f) Subscriber data update (mmctx.c:445) 20241006124237385 DMM DEBUG MM(262420000001001/d8615d8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124237385 DMM INFO MM(262420000001001/d8615d8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124237385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124237385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124237385 DMM INFO MM(262420000001001/d8615d8f) <- GMM AUTH AND CIPHERING REQ (rand = fa e3 43 36 98 25 96 b4 3a 26 f6 ea 80 69 ae 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124237392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124237392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124237392 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124237392 DMM INFO MM(262420000001001/d8615d8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124237392 DMM NOTICE MM(262420000001001/d8615d8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124237392 DMM DEBUG MM(262420000001001/d8615d8f) checking auth: received GSM SRES = 3f 2e 55 3e (gprs_gmm.c:666) 20241006124237392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124237392 DMM DEBUG MM(262420000001001/d8615d8f) Requesting authorization (sgsn_auth.c:160) 20241006124237392 DMM INFO MM(262420000001001/d8615d8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124237392 DMM DEBUG MM(262420000001001/d8615d8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124237392 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006124237392 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) 20241006124237392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124237392 DMM INFO MM(262420000001001/d8615d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8615d8f) (gprs_gmm.c:300) 20241006124237394 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124237394 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124237394 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006124237394 DMM INFO MM(262420000001001/d8615d8f) Subscriber data update (mmctx.c:445) 20241006124237394 DMM DEBUG MM(262420000001001/d8615d8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124237394 DMM INFO MM(262420000001001/d8615d8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124237394 DMM NOTICE MM(262420000001001/d8615d8f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006124237394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124237394 DMM NOTICE MM(262420000001001/d8615d8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124237394 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) 20241006124237395 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124237395 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006124237395 DMM INFO MM(262420000001001/d8615d8f) Subscriber data update (mmctx.c:445) 20241006124237395 DMM DEBUG MM(262420000001001/d8615d8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124237401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124237401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124237401 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124237401 DMM INFO MM(262420000001001/d8615d8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124237401 DMM NOTICE MM(262420000001001/d8615d8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124237402 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124237402 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124237402 DLLC NOTICE LLME(e96392c7/d8615d8f){ASSIGNED} LLGM Assign pre (ffffffff => d8615d8f) (gprs_llc.c:1079) 20241006124237402 DLLC NOTICE LLME(ffffffff/d8615d8f){ASSIGNED} LLGM Assign post (ffffffff => d8615d8f) (gprs_llc.c:1125) 20241006124237402 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124237402 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124237402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124237402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@1c12d2bee0f6: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124237455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124237457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124237457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(38)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(26)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(31)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(36)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(24)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(34)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(29)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_mnc3 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Oct 6 12:42:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241006124237586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124237988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88100) 20241006124238458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124238458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88100, count=89360) 20241006124239459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124239459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:42:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124240460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124240460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_umts_aka_umts_res started. 20241006124241044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124241046 DMM INFO MM(262420000001001/d8615d8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124241046 DMM INFO MM(262420000001001/d8615d8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124241046 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124241046 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124241046 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124241046 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124241046 DLLC NOTICE LLME(ffffffff/d8615d8f){ASSIGNED} LLGM Assign pre (d8615d8f => ffffffff) (gprs_llc.c:1079) 20241006124241046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8615d8f => ffffffff) (gprs_llc.c:1125) 20241006124241046 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006124241046 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) 20241006124241046 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241006124241046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Deallocated (fsm.c:568) 20241006124241046 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Deallocated (fsm.c:568) 20241006124241046 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Deallocated (fsm.c:568) 20241006124241046 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Deallocated (fsm.c:568) 20241006124241046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124241096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124241096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124241096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124241096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124241096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124241096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124241096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124241096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124241099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124241099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124241099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124241099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124241099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124241099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124241099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124241099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124241099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124241099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124241100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124241100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124241104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124241112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124241112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124241137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124241137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124241138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124241138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124241138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124241138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124241138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124241138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124241140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124241140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124241140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124241140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124241140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124241140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124241140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124241140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124241140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124241140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124241141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124241141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124241146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124241157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124241157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124241168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124241168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124241168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124241169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124241169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124241169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124241170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124241170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124241170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124241170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124241170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124241170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124241170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124241170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124241170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124241170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124241171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124241171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124241171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124241175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124241185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124241185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124241461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124241461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124241461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124241461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124241463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124241464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@1c12d2bee0f6: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='FFBB3B9C'O, index=0 SGSN_Test-GSUP(57)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@1c12d2bee0f6: 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 := '58AB643A64E8A17DC58089299D33F8CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3381A34C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54426250B6889EB1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D0EE1BCE77DDFA88301ABF4CC32F93C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A8142D34B21F00849EDFE087DD52114D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60B9A0E3C7CA275E8D624AB5BFA938C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '57AA9482A6746B89'O } } } } } 20241006124242515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124242515 DLLC NOTICE LLME(ffffffff/ffbb3b9c){UNASSIGNED} LLC RX: unknown TLLI 0xffbb3b9c, creating LLME on the fly (gprs_llc.c:552) 20241006124242515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124242515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241006124242515 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Allocated (fsm.c:456) 20241006124242515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Allocated (fsm.c:456) 20241006124242515 DMM DEBUG MM_STATE_Gb[0x612000005f20]{Idle}: Allocated (fsm.c:456) 20241006124242515 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Allocated (fsm.c:456) 20241006124242515 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124242515 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124242515 DLLC NOTICE LLME(ffffffff/ffbb3b9c){UNASSIGNED} LLGM Assign pre (ffbb3b9c => eabf42ec) (gprs_llc.c:1079) 20241006124242515 DLLC NOTICE LLME(ffbb3b9c/eabf42ec){ASSIGNED} LLGM Assign post (ffbb3b9c => eabf42ec) (gprs_llc.c:1125) 20241006124242515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124242515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124242516 DMM DEBUG MM(262420000001002/eabf42ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124242528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124242528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124242528 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124242528 DMM DEBUG MM(262420000001002/eabf42ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241006124242528 DMM NOTICE MM(262420000001002/eabf42ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124242528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124242528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124242528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124242528 DMM DEBUG MM(262420000001002/eabf42ec) Requesting authorization (sgsn_auth.c:160) 20241006124242528 DMM INFO MM(262420000001002/eabf42ec) Requesting authentication tuples (sgsn_auth.c:184) 20241006124242528 DMM DEBUG MM(262420000001002/eabf42ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124242528 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241006124242528 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241006124242530 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124242530 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124242530 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124242530 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124242531 DMM INFO MM(262420000001002/eabf42ec) Subscriber data update (mmctx.c:445) 20241006124242531 DMM DEBUG MM(262420000001002/eabf42ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124242531 DMM INFO MM(262420000001002/eabf42ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124242531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124242531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124242531 DMM INFO MM(262420000001002/eabf42ec) <- GMM AUTH AND CIPHERING REQ (rand = 58 ab 64 3a 64 e8 a1 7d c5 80 89 29 9d 33 f8 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 b9 a0 e3 c7 ca 27 5e 8d 62 4a b5 bf a9 38 c4 ) (gprs_gmm.c:483) 20241006124242538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124242538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124242538 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124242538 DMM INFO MM(262420000001002/eabf42ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124242538 DMM NOTICE MM(262420000001002/eabf42ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124242538 DMM DEBUG MM(262420000001002/eabf42ec) checking auth: received UMTS RES = 57 aa 94 82 a6 74 6b 89 (gprs_gmm.c:666) 20241006124242538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124242538 DMM DEBUG MM(262420000001002/eabf42ec) Requesting authorization (sgsn_auth.c:160) 20241006124242538 DMM INFO MM(262420000001002/eabf42ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124242538 DMM DEBUG MM(262420000001002/eabf42ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124242539 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241006124242539 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) 20241006124242539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124242539 DMM INFO MM(262420000001002/eabf42ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xeabf42ec) (gprs_gmm.c:300) 20241006124242540 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124242540 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124242540 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006124242540 DMM INFO MM(262420000001002/eabf42ec) Subscriber data update (mmctx.c:445) 20241006124242540 DMM DEBUG MM(262420000001002/eabf42ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124242540 DMM INFO MM(262420000001002/eabf42ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124242540 DMM NOTICE MM(262420000001002/eabf42ec) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241006124242540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124242540 DMM NOTICE MM(262420000001002/eabf42ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124242540 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) 20241006124242541 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124242541 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006124242541 DMM INFO MM(262420000001002/eabf42ec) Subscriber data update (mmctx.c:445) 20241006124242541 DMM DEBUG MM(262420000001002/eabf42ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124242547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124242547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124242548 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124242548 DMM INFO MM(262420000001002/eabf42ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124242548 DMM NOTICE MM(262420000001002/eabf42ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124242548 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124242548 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124242548 DLLC NOTICE LLME(ffbb3b9c/eabf42ec){ASSIGNED} LLGM Assign pre (ffffffff => eabf42ec) (gprs_llc.c:1079) 20241006124242548 DLLC NOTICE LLME(ffffffff/eabf42ec){ASSIGNED} LLGM Assign post (ffffffff => eabf42ec) (gprs_llc.c:1125) 20241006124242548 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124242548 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124242548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124242548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@1c12d2bee0f6: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124242600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124242603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124242603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(57)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(45)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(50)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(55)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(43)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(49)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(53)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Oct 6 12:42:42 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241006124242730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124243132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20241006124243604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124243604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20241006124244605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124244605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:42:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124245606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124245606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_umts_aka_gsm_sres started. 20241006124246193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124246194 DMM INFO MM(262420000001002/eabf42ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124246194 DMM INFO MM(262420000001002/eabf42ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124246194 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124246194 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124246194 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124246194 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124246194 DLLC NOTICE LLME(ffffffff/eabf42ec){ASSIGNED} LLGM Assign pre (eabf42ec => ffffffff) (gprs_llc.c:1079) 20241006124246194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eabf42ec => ffffffff) (gprs_llc.c:1125) 20241006124246194 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241006124246194 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) 20241006124246194 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241006124246194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Deallocated (fsm.c:568) 20241006124246194 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Deallocated (fsm.c:568) 20241006124246194 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Deallocated (fsm.c:568) 20241006124246194 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Deallocated (fsm.c:568) 20241006124246194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124246242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124246242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124246242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124246242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124246242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124246242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124246242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124246242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124246244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124246244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124246244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124246245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(64)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124246245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124246245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124246245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124246245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124246245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124246245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124246245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(65)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124246245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124246250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124246259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124246259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(62)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(64)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124246274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124246274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124246274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124246274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124246275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124246275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124246275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124246275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124246277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124246277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124246277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124246277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124246277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124246277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124246277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124246277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124246277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124246277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124246277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124246277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124246281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124246292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124246292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124246317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124246317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124246317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124246317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124246317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124246317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124246317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124246317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124246319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124246319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124246319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124246319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124246319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124246319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124246319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124246319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124246319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124246319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124246320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124246320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124246320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124246324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124246333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124246333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124246607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124246607 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124246607 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124246607 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124246609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124246610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@1c12d2bee0f6: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E95C48F3'O, index=0 SGSN_Test-GSUP(76)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@1c12d2bee0f6: 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 := '6145278D0EC43D3B29ED84F9F4E4D018'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91B794F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6F6735DE2F2A485'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '58AE3F59EDF5158EF3C3D6351D26B1F1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E2555E639AA4697A1D7E31AB7F94F74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CF9B7E9861B29AE8F9ECCEC51AF4FDE9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E2B5F208838DE158'O } } } } } 20241006124247659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124247660 DLLC NOTICE LLME(ffffffff/e95c48f3){UNASSIGNED} LLC RX: unknown TLLI 0xe95c48f3, creating LLME on the fly (gprs_llc.c:552) 20241006124247660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124247660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241006124247660 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Allocated (fsm.c:456) 20241006124247660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Allocated (fsm.c:456) 20241006124247660 DMM DEBUG MM_STATE_Gb[0x612000006520]{Idle}: Allocated (fsm.c:456) 20241006124247660 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Allocated (fsm.c:456) 20241006124247660 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124247660 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124247660 DLLC NOTICE LLME(ffffffff/e95c48f3){UNASSIGNED} LLGM Assign pre (e95c48f3 => d5b35261) (gprs_llc.c:1079) 20241006124247660 DLLC NOTICE LLME(e95c48f3/d5b35261){ASSIGNED} LLGM Assign post (e95c48f3 => d5b35261) (gprs_llc.c:1125) 20241006124247660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124247660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124247660 DMM DEBUG MM(262420000001003/d5b35261) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124247671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124247671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124247672 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124247672 DMM DEBUG MM(262420000001003/d5b35261) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241006124247672 DMM NOTICE MM(262420000001003/d5b35261) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124247672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124247672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124247672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124247672 DMM DEBUG MM(262420000001003/d5b35261) Requesting authorization (sgsn_auth.c:160) 20241006124247672 DMM INFO MM(262420000001003/d5b35261) Requesting authentication tuples (sgsn_auth.c:184) 20241006124247672 DMM DEBUG MM(262420000001003/d5b35261) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124247672 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241006124247672 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241006124247675 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124247675 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124247675 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124247675 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124247675 DMM INFO MM(262420000001003/d5b35261) Subscriber data update (mmctx.c:445) 20241006124247675 DMM DEBUG MM(262420000001003/d5b35261) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124247675 DMM INFO MM(262420000001003/d5b35261) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124247675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124247675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124247675 DMM INFO MM(262420000001003/d5b35261) <- GMM AUTH AND CIPHERING REQ (rand = 61 45 27 8d 0e c4 3d 3b 29 ed 84 f9 f4 e4 d0 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cf 9b 7e 98 61 b2 9a e8 f9 ec ce c5 1a f4 fd e9 ) (gprs_gmm.c:483) 20241006124247683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124247683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124247683 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124247683 DMM INFO MM(262420000001003/d5b35261) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124247683 DMM NOTICE MM(262420000001003/d5b35261) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124247683 DMM DEBUG MM(262420000001003/d5b35261) checking auth: received GSM SRES = 91 b7 94 f0 (gprs_gmm.c:666) 20241006124247683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124247683 DMM DEBUG MM(262420000001003/d5b35261) Requesting authorization (sgsn_auth.c:160) 20241006124247683 DMM INFO MM(262420000001003/d5b35261) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124247683 DMM DEBUG MM(262420000001003/d5b35261) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124247683 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241006124247683 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) 20241006124247683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124247683 DMM INFO MM(262420000001003/d5b35261) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5b35261) (gprs_gmm.c:300) 20241006124247685 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124247685 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124247685 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006124247685 DMM INFO MM(262420000001003/d5b35261) Subscriber data update (mmctx.c:445) 20241006124247685 DMM DEBUG MM(262420000001003/d5b35261) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124247685 DMM INFO MM(262420000001003/d5b35261) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124247685 DMM NOTICE MM(262420000001003/d5b35261) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241006124247685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124247685 DMM NOTICE MM(262420000001003/d5b35261) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124247685 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) 20241006124247686 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124247686 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006124247686 DMM INFO MM(262420000001003/d5b35261) Subscriber data update (mmctx.c:445) 20241006124247686 DMM DEBUG MM(262420000001003/d5b35261) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124247692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124247692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124247692 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124247692 DMM INFO MM(262420000001003/d5b35261) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124247692 DMM NOTICE MM(262420000001003/d5b35261) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124247692 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124247692 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124247692 DLLC NOTICE LLME(e95c48f3/d5b35261){ASSIGNED} LLGM Assign pre (ffffffff => d5b35261) (gprs_llc.c:1079) 20241006124247692 DLLC NOTICE LLME(ffffffff/d5b35261){ASSIGNED} LLGM Assign post (ffffffff => d5b35261) (gprs_llc.c:1125) 20241006124247692 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124247692 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124247692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124247692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@1c12d2bee0f6: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124247745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39652<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(69)@1c12d2bee0f6: Final verdict of PTC: none 20241006124247747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124247747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(60)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(76)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(65)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(75)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(67)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(63)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(73)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Oct 6 12:42:47 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 20241006124247871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124248272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241006124248748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124248748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241006124249749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124249749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:42:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124250750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124250750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_timeout_after_pdp_act started. 20241006124251330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124251332 DMM INFO MM(262420000001003/d5b35261) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124251332 DMM INFO MM(262420000001003/d5b35261) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124251332 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124251332 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124251332 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124251332 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124251332 DLLC NOTICE LLME(ffffffff/d5b35261){ASSIGNED} LLGM Assign pre (d5b35261 => ffffffff) (gprs_llc.c:1079) 20241006124251332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5b35261 => ffffffff) (gprs_llc.c:1125) 20241006124251332 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241006124251332 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) 20241006124251332 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241006124251332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Deallocated (fsm.c:568) 20241006124251332 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Deallocated (fsm.c:568) 20241006124251332 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Deallocated (fsm.c:568) 20241006124251332 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Deallocated (fsm.c:568) 20241006124251332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124251378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124251378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124251378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124251378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124251378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124251378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124251378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124251378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124251380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124251380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124251380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124251380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124251380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124251380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124251380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124251380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124251380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124251380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124251380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124251380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124251384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124251395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124251412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124251412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124251412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124251412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124251412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124251412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124251412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124251412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124251414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124251414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124251414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124251414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124251415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124251415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124251415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124251415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251415 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124251415 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124251415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124251415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124251415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124251419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124251428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124251462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124251462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124251462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124251462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124251462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124251462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124251462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124251462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124251464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124251464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124251464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124251464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124251464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124251464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124251464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124251464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124251464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124251464 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124251464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(94)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124251465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124251465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124251469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124251480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124251751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124251751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124251751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124251751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124251754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124251754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@1c12d2bee0f6: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D938EBE4'O, index=0 SGSN_Test-GSUP(95)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: 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 := 'A4F72E29C8F535FBFDE444514CB136AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB63D545'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BD718C0627235A5'O } } } } } 20241006124251802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251802 DLLC NOTICE LLME(ffffffff/d938ebe4){UNASSIGNED} LLC RX: unknown TLLI 0xd938ebe4, creating LLME on the fly (gprs_llc.c:552) 20241006124251802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251802 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241006124251802 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Allocated (fsm.c:456) 20241006124251802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Allocated (fsm.c:456) 20241006124251802 DMM DEBUG MM_STATE_Gb[0x612000006b20]{Idle}: Allocated (fsm.c:456) 20241006124251802 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Allocated (fsm.c:456) 20241006124251802 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124251802 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124251802 DLLC NOTICE LLME(ffffffff/d938ebe4){UNASSIGNED} LLGM Assign pre (d938ebe4 => e3d5ead9) (gprs_llc.c:1079) 20241006124251802 DLLC NOTICE LLME(d938ebe4/e3d5ead9){ASSIGNED} LLGM Assign post (d938ebe4 => e3d5ead9) (gprs_llc.c:1125) 20241006124251802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124251802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124251802 DMM DEBUG MM(262420000000021/e3d5ead9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124251816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251816 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251817 DMM DEBUG MM(262420000000021/e3d5ead9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006124251817 DMM NOTICE MM(262420000000021/e3d5ead9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124251817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124251817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124251817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124251817 DMM DEBUG MM(262420000000021/e3d5ead9) Requesting authorization (sgsn_auth.c:160) 20241006124251817 DMM INFO MM(262420000000021/e3d5ead9) Requesting authentication tuples (sgsn_auth.c:184) 20241006124251817 DMM DEBUG MM(262420000000021/e3d5ead9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124251817 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241006124251817 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241006124251820 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124251820 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124251820 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124251820 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124251820 DMM INFO MM(262420000000021/e3d5ead9) Subscriber data update (mmctx.c:445) 20241006124251820 DMM DEBUG MM(262420000000021/e3d5ead9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124251820 DMM INFO MM(262420000000021/e3d5ead9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124251820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124251820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124251820 DMM INFO MM(262420000000021/e3d5ead9) <- GMM AUTH AND CIPHERING REQ (rand = a4 f7 2e 29 c8 f5 35 fb fd e4 44 51 4c b1 36 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124251829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251829 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251829 DMM INFO MM(262420000000021/e3d5ead9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124251829 DMM NOTICE MM(262420000000021/e3d5ead9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124251829 DMM DEBUG MM(262420000000021/e3d5ead9) checking auth: received GSM SRES = fb 63 d5 45 (gprs_gmm.c:666) 20241006124251829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124251829 DMM DEBUG MM(262420000000021/e3d5ead9) Requesting authorization (sgsn_auth.c:160) 20241006124251829 DMM INFO MM(262420000000021/e3d5ead9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124251829 DMM DEBUG MM(262420000000021/e3d5ead9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124251829 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006124251830 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) 20241006124251830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124251830 DMM INFO MM(262420000000021/e3d5ead9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3d5ead9) (gprs_gmm.c:300) 20241006124251831 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124251831 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124251831 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124251831 DMM INFO MM(262420000000021/e3d5ead9) Subscriber data update (mmctx.c:445) 20241006124251831 DMM DEBUG MM(262420000000021/e3d5ead9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124251831 DMM INFO MM(262420000000021/e3d5ead9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124251831 DMM NOTICE MM(262420000000021/e3d5ead9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006124251831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124251831 DMM NOTICE MM(262420000000021/e3d5ead9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124251831 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) 20241006124251832 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124251832 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124251832 DMM INFO MM(262420000000021/e3d5ead9) Subscriber data update (mmctx.c:445) 20241006124251832 DMM DEBUG MM(262420000000021/e3d5ead9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124251839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251839 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251839 DMM INFO MM(262420000000021/e3d5ead9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124251839 DMM NOTICE MM(262420000000021/e3d5ead9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124251839 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124251839 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124251839 DLLC NOTICE LLME(d938ebe4/e3d5ead9){ASSIGNED} LLGM Assign pre (ffffffff => e3d5ead9) (gprs_llc.c:1079) 20241006124251839 DLLC NOTICE LLME(ffffffff/e3d5ead9){ASSIGNED} LLGM Assign post (ffffffff => e3d5ead9) (gprs_llc.c:1125) 20241006124251839 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124251839 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124251839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124251839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124251890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251890 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251890 DMM INFO MM(262420000000021/e3d5ead9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124251890 DMM INFO MM(262420000000021/e3d5ead9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124251890 DMM DEBUG MM(262420000000021/e3d5ead9) Using GGSN 0 (gprs_sm.c:317) 20241006124251890 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241006124251890 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124251890 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124251891 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241006124251902 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 0f 68 57 af 11 1f e9 ee 5a 14 05 7f 56 39 40 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241006124251902 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208de848, cbp=0x614000002ea0) (sgsn_libgtp.c:629) 20241006124251902 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124251902 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100081a0b8 TLLI=e3d5ead9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124251902 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124251902 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124251910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251910 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251910 DMM INFO MM(262420000000021/e3d5ead9) -> GMM ATTACH REQUEST MI(TMSI-0xE3D5EAD9) type="GPRS attach" (gprs_gmm.c:1266) 20241006124251910 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124251910 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124251910 DLLC NOTICE LLME(ffffffff/e3d5ead9){ASSIGNED} LLGM Assign pre (e3d5ead9 => cb4bf271) (gprs_llc.c:1079) 20241006124251910 DLLC NOTICE LLME(e3d5ead9/cb4bf271){ASSIGNED} LLGM Assign post (e3d5ead9 => cb4bf271) (gprs_llc.c:1125) 20241006124251910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124251910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124251910 DMM DEBUG MM(262420000000021/cb4bf271) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124251915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124251915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006124251915 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124251915 DMM DEBUG MM(262420000000021/cb4bf271) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006124251915 DMM NOTICE MM(262420000000021/cb4bf271) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124251915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124251915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124251916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124251916 DMM DEBUG MM(262420000000021/cb4bf271) Requesting authorization (sgsn_auth.c:160) 20241006124251916 DMM INFO MM(262420000000021/cb4bf271) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124251916 DMM DEBUG MM(262420000000021/cb4bf271) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124251916 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006124251916 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) 20241006124251916 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124251916 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124251916 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124251916 DMM INFO MM(262420000000021/cb4bf271) Subscriber data update (mmctx.c:445) 20241006124251916 DMM DEBUG MM(262420000000021/cb4bf271) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006124251916 DMM INFO MM(262420000000021/cb4bf271) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006124251916 DMM NOTICE MM(262420000000021/cb4bf271) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006124251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006124251917 DMM INFO MM(262420000000021/cb4bf271) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4bf271) (gprs_gmm.c:300) 20241006124251917 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) 20241006124251917 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124251917 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124251917 DMM INFO MM(262420000000021/cb4bf271) Subscriber data update (mmctx.c:445) 20241006124251917 DMM DEBUG MM(262420000000021/cb4bf271) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: Trying to receive 5 ATTACH ACCEPTs 20241006124257918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124257918 DMM INFO MM(262420000000021/cb4bf271) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4bf271) (gprs_gmm.c:300) 20241006124259137 DGPRS DEBUG Checking for inactive LLMEs, time = 10029313 (sgsn.c:131) 20241006124303919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124303919 DMM INFO MM(262420000000021/cb4bf271) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4bf271) (gprs_gmm.c:300) 20241006124309921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124309921 DMM INFO MM(262420000000021/cb4bf271) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4bf271) (gprs_gmm.c:300) 20241006124311753 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124311753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124311753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006124315922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124315922 DMM INFO MM(262420000000021/cb4bf271) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4bf271) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241006124321381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124321382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124321382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124321416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124321418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124321419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124321466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124321467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124321467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124321923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124321923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241006124321923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124321923 DMM NOTICE MM(262420000000021/cb4bf271) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006124321923 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241006124321923 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100081a0b8, TLLI=cb4bf271, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124321923 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006124321923 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124321923 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241006124321923 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241006124321923 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) 20241006124321924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Reject}: Deallocated (fsm.c:568) 20241006124321924 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Deallocated (fsm.c:568) 20241006124321924 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Deallocated (fsm.c:568) 20241006124321924 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124321924 DLLC NOTICE LLME(e3d5ead9/cb4bf271){ASSIGNED} LLGM Assign pre (cb4bf271 => ffffffff) (gprs_llc.c:1079) 20241006124321924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb4bf271 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@1c12d2bee0f6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124322471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@1c12d2bee0f6: Final verdict of PTC: none 20241006124322474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124322474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(84)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(94)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(83)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(88)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(81)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(86)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(92)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Oct 6 12:43:22 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241006124322613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124322914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20241006124323475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124323475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=130792) 20241006124324476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124324476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Oct 6 12:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124325477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124325477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_auth_id_timeout started. 20241006124325997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124325999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124326045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124326046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124326047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124326047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124326047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124326048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124326048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124326048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124326048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124326048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124326048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124326048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124326048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124326048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124326052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124326060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124326060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124326076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124326076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124326076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124326076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124326077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124326077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124326077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124326077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124326078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124326078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124326079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124326079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124326079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124326079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124326079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124326079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124326079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124326079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124326079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124326079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124326083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124326093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124326093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124326116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124326116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124326116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124326116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124326116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124326116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124326116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124326116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124326118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124326118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124326118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124326118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124326118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124326118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124326118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124326118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124326118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124326118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124326118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124326119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124326119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124326123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124326134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124326135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124326478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124326478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124326478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124326478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124326480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124326480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@1c12d2bee0f6: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D76C84B0'O, index=0 SGSN_Test-GSUP(114)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241006124326524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124326524 DLLC NOTICE LLME(ffffffff/d76c84b0){UNASSIGNED} LLC RX: unknown TLLI 0xd76c84b0, creating LLME on the fly (gprs_llc.c:552) 20241006124326524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124326524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241006124326524 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Allocated (fsm.c:456) 20241006124326524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Allocated (fsm.c:456) 20241006124326524 DMM DEBUG MM_STATE_Gb[0x6120000072a0]{Idle}: Allocated (fsm.c:456) 20241006124326524 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Allocated (fsm.c:456) 20241006124326524 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124326524 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124326524 DLLC NOTICE LLME(ffffffff/d76c84b0){UNASSIGNED} LLGM Assign pre (d76c84b0 => c980715b) (gprs_llc.c:1079) 20241006124326524 DLLC NOTICE LLME(d76c84b0/c980715b){ASSIGNED} LLGM Assign post (d76c84b0 => c980715b) (gprs_llc.c:1125) 20241006124326524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124326524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124326524 DMM DEBUG MM(262420000000002/c980715b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124329138 DGPRS DEBUG Checking for inactive LLMEs, time = 10029343 (sgsn.c:131) 20241006124332526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124332526 DMM DEBUG MM(262420000000002/c980715b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124338527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124338527 DMM DEBUG MM(262420000000002/c980715b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124344528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124344528 DMM DEBUG MM(262420000000002/c980715b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124346479 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124346479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124346479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006124350529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124350529 DMM DEBUG MM(262420000000002/c980715b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124356049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124356051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124356051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124356081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124356083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124356083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124356120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124356122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124356122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124356530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124356530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006124356530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124356530 DMM NOTICE MM(262420000000002/c980715b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006124356530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Reject}: Deallocated (fsm.c:568) 20241006124356530 DMM DEBUG MM_STATE_Gb(0)[0x6120000072a0]{Idle}: Deallocated (fsm.c:568) 20241006124356530 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Deallocated (fsm.c:568) 20241006124356530 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124356530 DLLC NOTICE LLME(d76c84b0/c980715b){ASSIGNED} LLGM Assign pre (c980715b => ffffffff) (gprs_llc.c:1079) 20241006124356530 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c980715b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@1c12d2bee0f6: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124356540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@1c12d2bee0f6: Final verdict of PTC: none 20241006124356543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124356543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(103)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(102)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(112)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(107)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(100)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(105)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(110)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Oct 6 12:43:56 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241006124356669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124356971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241006124357544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124357544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64180, count=68536) 20241006124358545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124358545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Oct 6 12:43:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124359140 DGPRS DEBUG Checking for inactive LLMEs, time = 10029373 (sgsn.c:131) 20241006124359545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124359545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_auth_sai_timeout started. 20241006124400030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124400032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124400084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124400084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124400084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124400084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124400084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124400084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124400084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124400084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124400086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124400086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124400086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124400086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124400086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124400086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124400086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124400086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124400086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124400086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124400087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124400087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124400091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124400100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124400100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124400124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124400124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124400124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124400124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124400124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124400124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124400124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124400124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124400125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124400126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124400126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124400126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124400126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124400126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124400126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124400126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124400126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124400126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124400126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124400126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124400130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124400139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124400139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124400164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124400164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124400164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124400164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124400166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124400166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124400166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124400166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124400166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124400166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124400166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124400166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124400166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124400166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124400166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(132)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124400167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124400171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124400181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124400181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124400547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124400547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124400547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124400547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124400548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124400549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@1c12d2bee0f6: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='EF95083D'O, index=0 SGSN_Test-GSUP(133)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241006124400591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124400592 DLLC NOTICE LLME(ffffffff/ef95083d){UNASSIGNED} LLC RX: unknown TLLI 0xef95083d, creating LLME on the fly (gprs_llc.c:552) 20241006124400592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124400592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241006124400592 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Allocated (fsm.c:456) 20241006124400592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Allocated (fsm.c:456) 20241006124400592 DMM DEBUG MM_STATE_Gb[0x6120000078a0]{Idle}: Allocated (fsm.c:456) 20241006124400592 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Allocated (fsm.c:456) 20241006124400592 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124400592 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124400592 DLLC NOTICE LLME(ffffffff/ef95083d){UNASSIGNED} LLGM Assign pre (ef95083d => c0ff1849) (gprs_llc.c:1079) 20241006124400592 DLLC NOTICE LLME(ef95083d/c0ff1849){ASSIGNED} LLGM Assign post (ef95083d => c0ff1849) (gprs_llc.c:1125) 20241006124400592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124400592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124400592 DMM DEBUG MM(262420000000003/c0ff1849) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124400604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124400604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124400605 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124400605 DMM DEBUG MM(262420000000003/c0ff1849) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241006124400605 DMM NOTICE MM(262420000000003/c0ff1849) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124400605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124400605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124400605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124400605 DMM DEBUG MM(262420000000003/c0ff1849) Requesting authorization (sgsn_auth.c:160) 20241006124400605 DMM INFO MM(262420000000003/c0ff1849) Requesting authentication tuples (sgsn_auth.c:184) 20241006124400605 DMM DEBUG MM(262420000000003/c0ff1849) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124400605 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241006124400605 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241006124406606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006124406606 DMM ERROR MM(262420000000003/c0ff1849) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006124406606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006124406606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124406606 DMM NOTICE MM(262420000000003/c0ff1849) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006124406606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Reject}: Deallocated (fsm.c:568) 20241006124406606 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Deallocated (fsm.c:568) 20241006124406606 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Deallocated (fsm.c:568) 20241006124406606 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124406606 DLLC NOTICE LLME(ef95083d/c0ff1849){ASSIGNED} LLGM Assign pre (c0ff1849 => ffffffff) (gprs_llc.c:1079) 20241006124406606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0ff1849 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@1c12d2bee0f6: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124406616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@1c12d2bee0f6: Final verdict of PTC: none 20241006124406619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(121)@1c12d2bee0f6: Final verdict of PTC: none 20241006124406619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(123)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(126)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(132)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(124)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(119)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(130)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Oct 6 12:44:06 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241006124406745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124407046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57116) 20241006124407620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124407620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57116, count=66520) 20241006124408621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124408621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Oct 6 12:44:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124409622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124409622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_auth_sai_reject started. 20241006124410106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124410107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124410151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124410151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124410151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124410151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124410151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124410151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124410151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124410151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124410153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124410153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124410153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124410153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124410153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124410153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124410153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124410153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124410153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124410153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124410154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124410157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124410167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124410167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124410183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124410183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124410183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124410183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124410183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124410183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124410183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124410183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124410185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124410185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124410185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124410185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124410185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124410185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124410185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124410186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124410186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124410186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124410186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(145)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124410186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124410190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124410200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124410200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124410222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124410222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124410222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124410222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124410222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124410222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124410222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124410222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124410224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124410224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124410224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124410225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124410225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124410225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124410225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124410225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124410225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124410225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124410225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124410225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124410225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124410228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124410237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124410238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124410623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124410623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124410623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124410623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124410626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124410626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@1c12d2bee0f6: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FEB78DA5'O, index=0 SGSN_Test-GSUP(152)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241006124410669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124410669 DLLC NOTICE LLME(ffffffff/feb78da5){UNASSIGNED} LLC RX: unknown TLLI 0xfeb78da5, creating LLME on the fly (gprs_llc.c:552) 20241006124410669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124410670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241006124410670 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Allocated (fsm.c:456) 20241006124410670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Allocated (fsm.c:456) 20241006124410670 DMM DEBUG MM_STATE_Gb[0x612000007ea0]{Idle}: Allocated (fsm.c:456) 20241006124410670 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Allocated (fsm.c:456) 20241006124410670 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124410670 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124410670 DLLC NOTICE LLME(ffffffff/feb78da5){UNASSIGNED} LLGM Assign pre (feb78da5 => c1d72035) (gprs_llc.c:1079) 20241006124410670 DLLC NOTICE LLME(feb78da5/c1d72035){ASSIGNED} LLGM Assign post (feb78da5 => c1d72035) (gprs_llc.c:1125) 20241006124410670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124410670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124410670 DMM DEBUG MM(262420000000004/c1d72035) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124410682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124410682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124410682 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124410682 DMM DEBUG MM(262420000000004/c1d72035) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241006124410682 DMM NOTICE MM(262420000000004/c1d72035) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124410682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124410682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124410682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124410682 DMM DEBUG MM(262420000000004/c1d72035) Requesting authorization (sgsn_auth.c:160) 20241006124410682 DMM INFO MM(262420000000004/c1d72035) Requesting authentication tuples (sgsn_auth.c:184) 20241006124410682 DMM DEBUG MM(262420000000004/c1d72035) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124410682 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241006124410682 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241006124410685 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241006124410685 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241006124410685 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241006124416683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006124416683 DMM ERROR MM(262420000000004/c1d72035) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006124416683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006124416683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124416683 DMM NOTICE MM(262420000000004/c1d72035) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006124416683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Reject}: Deallocated (fsm.c:568) 20241006124416683 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Deallocated (fsm.c:568) 20241006124416683 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Deallocated (fsm.c:568) 20241006124416683 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124416683 DLLC NOTICE LLME(feb78da5/c1d72035){ASSIGNED} LLGM Assign pre (c1d72035 => ffffffff) (gprs_llc.c:1079) 20241006124416683 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1d72035 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@1c12d2bee0f6: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124416692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@1c12d2bee0f6: Final verdict of PTC: none 20241006124416694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124416694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(145)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(140)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(150)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(143)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(148)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(138)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Oct 6 12:44:16 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241006124416820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124417121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67052) 20241006124417696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124417696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67052, count=67692) 20241006124418697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124418697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Oct 6 12:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124419699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124419699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_gsup_lu_timeout started. 20241006124420181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124420182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124420231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124420231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124420231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124420231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124420231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124420231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124420231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124420231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124420233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124420233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124420233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124420233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124420233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124420233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124420233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124420233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124420234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124420234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124420234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124420234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124420238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124420248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124420248 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124420264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124420264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124420264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124420264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124420264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124420264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124420264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124420264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124420266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124420266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124420266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124420266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124420266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124420266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124420266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124420266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124420266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124420266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124420267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124420267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124420270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124420279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124420279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124420310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124420310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124420310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124420310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124420310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124420310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124420310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124420310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124420312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124420312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124420312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124420313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124420313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124420313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124420313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124420313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124420313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124420313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124420313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124420313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124420313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124420317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124420327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124420327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124420700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124420700 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124420700 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124420700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124420702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124420703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@1c12d2bee0f6: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DEA2776C'O, index=0 SGSN_Test-GSUP(171)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@1c12d2bee0f6: 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 := 'A097F2015A1A8E10E1E3EBA2E99B573F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C64F9BFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '914D8F255C485E8E'O } } } } } 20241006124421758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124421758 DLLC NOTICE LLME(ffffffff/dea2776c){UNASSIGNED} LLC RX: unknown TLLI 0xdea2776c, creating LLME on the fly (gprs_llc.c:552) 20241006124421758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124421758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241006124421758 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Allocated (fsm.c:456) 20241006124421758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Allocated (fsm.c:456) 20241006124421758 DMM DEBUG MM_STATE_Gb[0x6120000084a0]{Idle}: Allocated (fsm.c:456) 20241006124421758 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Allocated (fsm.c:456) 20241006124421758 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124421758 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124421758 DLLC NOTICE LLME(ffffffff/dea2776c){UNASSIGNED} LLGM Assign pre (dea2776c => c745c389) (gprs_llc.c:1079) 20241006124421758 DLLC NOTICE LLME(dea2776c/c745c389){ASSIGNED} LLGM Assign post (dea2776c => c745c389) (gprs_llc.c:1125) 20241006124421758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124421758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124421758 DMM DEBUG MM(262420000000005/c745c389) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124421772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124421772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124421772 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124421772 DMM DEBUG MM(262420000000005/c745c389) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241006124421772 DMM NOTICE MM(262420000000005/c745c389) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124421773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124421773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124421773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124421773 DMM DEBUG MM(262420000000005/c745c389) Requesting authorization (sgsn_auth.c:160) 20241006124421773 DMM INFO MM(262420000000005/c745c389) Requesting authentication tuples (sgsn_auth.c:184) 20241006124421773 DMM DEBUG MM(262420000000005/c745c389) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124421773 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241006124421773 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241006124421776 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124421776 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124421776 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124421776 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124421776 DMM INFO MM(262420000000005/c745c389) Subscriber data update (mmctx.c:445) 20241006124421776 DMM DEBUG MM(262420000000005/c745c389) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124421776 DMM INFO MM(262420000000005/c745c389) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124421776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124421776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124421776 DMM INFO MM(262420000000005/c745c389) <- GMM AUTH AND CIPHERING REQ (rand = a0 97 f2 01 5a 1a 8e 10 e1 e3 eb a2 e9 9b 57 3f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124421783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124421783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124421784 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124421784 DMM INFO MM(262420000000005/c745c389) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124421784 DMM NOTICE MM(262420000000005/c745c389) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124421784 DMM DEBUG MM(262420000000005/c745c389) checking auth: received GSM SRES = c6 4f 9b fc (gprs_gmm.c:666) 20241006124421784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124421784 DMM DEBUG MM(262420000000005/c745c389) Requesting authorization (sgsn_auth.c:160) 20241006124421784 DMM INFO MM(262420000000005/c745c389) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124421784 DMM DEBUG MM(262420000000005/c745c389) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124421784 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241006124421784 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) 20241006124421784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124421784 DMM INFO MM(262420000000005/c745c389) <- GMM ATTACH ACCEPT (new P-TMSI=0xc745c389) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@1c12d2bee0f6: setverdict(fail): none -> fail MC@1c12d2bee0f6: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241006124421792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124421792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(159)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(164)@1c12d2bee0f6: Final verdict of PTC: none 20241006124421794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(160)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(170)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(157)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(168)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(162)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@1c12d2bee0f6: Final verdict of PTC: fail MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@1c12d2bee0f6: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Oct 6 12:44:21 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 20241006124421922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124422323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72900) 20241006124422793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124422793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72900, count=74060) 20241006124423794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124423794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Oct 6 12:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124424796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124424796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_gsup_lu_reject started. 20241006124425382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124425384 DMM INFO MM(262420000000005/c745c389) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124425384 DMM INFO MM(262420000000005/c745c389) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124425384 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124425384 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124425384 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124425384 DMM ERROR MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124425384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241006124425384 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Deallocated (fsm.c:568) 20241006124425384 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Deallocated (fsm.c:568) 20241006124425384 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124425384 DLLC NOTICE LLME(dea2776c/c745c389){ASSIGNED} LLGM Assign pre (c745c389 => ffffffff) (gprs_llc.c:1079) 20241006124425384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c745c389 => ffffffff) (gprs_llc.c:1125) 20241006124425384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124425439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124425439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124425439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124425439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124425440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124425440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124425440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124425440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124425442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124425442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124425442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124425442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124425442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124425442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124425442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124425442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124425442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124425442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124425443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124425443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124425447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124425456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124425456 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124425466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124425466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124425466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124425466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124425466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124425466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124425466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124425466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124425468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124425468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124425468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124425468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124425469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124425469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124425469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124425469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124425469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124425469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124425469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124425469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124425473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124425482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124425482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124425513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124425513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124425513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124425513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124425513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124425513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124425513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124425513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124425516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124425516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124425516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124425516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124425516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124425516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124425516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124425516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124425516 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124425516 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124425516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124425517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124425517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124425521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124425531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124425531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124425797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124425797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124425797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124425797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124425799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124425800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@1c12d2bee0f6: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F5E73F6A'O, index=0 SGSN_Test-GSUP(190)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@1c12d2bee0f6: 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 := '8B3A0A541B1ACECADB4DC7514A1F74FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B232FEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '962C91B8F403AD00'O } } } } } 20241006124426854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124426854 DLLC NOTICE LLME(ffffffff/f5e73f6a){UNASSIGNED} LLC RX: unknown TLLI 0xf5e73f6a, creating LLME on the fly (gprs_llc.c:552) 20241006124426854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124426854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241006124426854 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Allocated (fsm.c:456) 20241006124426854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Allocated (fsm.c:456) 20241006124426854 DMM DEBUG MM_STATE_Gb[0x612000008aa0]{Idle}: Allocated (fsm.c:456) 20241006124426854 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Allocated (fsm.c:456) 20241006124426854 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124426854 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124426854 DLLC NOTICE LLME(ffffffff/f5e73f6a){UNASSIGNED} LLGM Assign pre (f5e73f6a => c9fe1be9) (gprs_llc.c:1079) 20241006124426855 DLLC NOTICE LLME(f5e73f6a/c9fe1be9){ASSIGNED} LLGM Assign post (f5e73f6a => c9fe1be9) (gprs_llc.c:1125) 20241006124426855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124426855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124426855 DMM DEBUG MM(262420000000006/c9fe1be9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124426867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124426867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124426867 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124426867 DMM DEBUG MM(262420000000006/c9fe1be9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241006124426867 DMM NOTICE MM(262420000000006/c9fe1be9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124426867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124426867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124426867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124426868 DMM DEBUG MM(262420000000006/c9fe1be9) Requesting authorization (sgsn_auth.c:160) 20241006124426868 DMM INFO MM(262420000000006/c9fe1be9) Requesting authentication tuples (sgsn_auth.c:184) 20241006124426868 DMM DEBUG MM(262420000000006/c9fe1be9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124426868 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241006124426868 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241006124426870 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124426870 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124426870 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124426870 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124426870 DMM INFO MM(262420000000006/c9fe1be9) Subscriber data update (mmctx.c:445) 20241006124426870 DMM DEBUG MM(262420000000006/c9fe1be9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124426870 DMM INFO MM(262420000000006/c9fe1be9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124426870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124426870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124426870 DMM INFO MM(262420000000006/c9fe1be9) <- GMM AUTH AND CIPHERING REQ (rand = 8b 3a 0a 54 1b 1a ce ca db 4d c7 51 4a 1f 74 fc , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124426879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124426879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124426879 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124426879 DMM INFO MM(262420000000006/c9fe1be9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124426879 DMM NOTICE MM(262420000000006/c9fe1be9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124426879 DMM DEBUG MM(262420000000006/c9fe1be9) checking auth: received GSM SRES = 6b 23 2f eb (gprs_gmm.c:666) 20241006124426879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124426879 DMM DEBUG MM(262420000000006/c9fe1be9) Requesting authorization (sgsn_auth.c:160) 20241006124426879 DMM INFO MM(262420000000006/c9fe1be9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124426880 DMM DEBUG MM(262420000000006/c9fe1be9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124426880 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241006124426880 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) 20241006124426880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124426880 DMM INFO MM(262420000000006/c9fe1be9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9fe1be9) (gprs_gmm.c:300) 20241006124426880 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241006124426881 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241006124426881 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241006124426881 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124426881 DMM INFO MM(262420000000006/c9fe1be9) Subscriber data update (mmctx.c:445) 20241006124426881 DMM DEBUG MM(262420000000006/c9fe1be9) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@1c12d2bee0f6: setverdict(fail): none -> fail MC@1c12d2bee0f6: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241006124426888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124426888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(188)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(190)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(189)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(183)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(179)@1c12d2bee0f6: Final verdict of PTC: none 20241006124426890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(178)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(187)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(177)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@1c12d2bee0f6: Final verdict of PTC: fail -NSVCI98-provIP(181)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@1c12d2bee0f6: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Oct 6 12:44:26 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 20241006124427021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124427423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241006124427889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124427889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241006124428891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124428891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006124429140 DGPRS DEBUG Checking for inactive LLMEs, time = 10029403 (sgsn.c:131) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Oct 6 12:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124429893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124429893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_combined started. 20241006124430484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124430485 DMM INFO MM(262420000000006/c9fe1be9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124430485 DMM INFO MM(262420000000006/c9fe1be9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124430485 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124430485 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124430485 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124430485 DMM ERROR MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124430485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241006124430485 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Deallocated (fsm.c:568) 20241006124430485 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Deallocated (fsm.c:568) 20241006124430485 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124430485 DLLC NOTICE LLME(f5e73f6a/c9fe1be9){ASSIGNED} LLGM Assign pre (c9fe1be9 => ffffffff) (gprs_llc.c:1079) 20241006124430485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9fe1be9 => ffffffff) (gprs_llc.c:1125) 20241006124430485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124430528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124430528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124430528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124430528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124430528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124430528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124430528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124430528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124430530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124430530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124430530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124430530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124430530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124430530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124430530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124430530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124430531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124430531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124430531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124430531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124430535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124430544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124430544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124430563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124430563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124430563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124430563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124430563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124430563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124430563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124430563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124430565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124430565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124430565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124430565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124430565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124430565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124430565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124430565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124430565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124430565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124430566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124430566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124430570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124430581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124430581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124430607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124430607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124430607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124430607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124430608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124430608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124430608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124430608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124430610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124430610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124430610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124430610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124430610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124430610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124430610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124430610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124430610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124430610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124430610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124430611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124430611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124430614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124430624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124430624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124430893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124430893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124430893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124430894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124430895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124430896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@1c12d2bee0f6: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F2E5FD98'O, index=0 SGSN_Test-GSUP(209)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@1c12d2bee0f6: 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 := '4AA3855958437328808C2091E7C5A1F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A951B19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70F5293EB4CE866D'O } } } } } 20241006124431949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124431949 DLLC NOTICE LLME(ffffffff/f2e5fd98){UNASSIGNED} LLC RX: unknown TLLI 0xf2e5fd98, creating LLME on the fly (gprs_llc.c:552) 20241006124431949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124431949 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006124431949 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Allocated (fsm.c:456) 20241006124431949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Allocated (fsm.c:456) 20241006124431949 DMM DEBUG MM_STATE_Gb[0x6120000090a0]{Idle}: Allocated (fsm.c:456) 20241006124431949 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Allocated (fsm.c:456) 20241006124431949 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124431949 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124431950 DLLC NOTICE LLME(ffffffff/f2e5fd98){UNASSIGNED} LLGM Assign pre (f2e5fd98 => f319f105) (gprs_llc.c:1079) 20241006124431950 DLLC NOTICE LLME(f2e5fd98/f319f105){ASSIGNED} LLGM Assign post (f2e5fd98 => f319f105) (gprs_llc.c:1125) 20241006124431950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124431950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124431950 DMM DEBUG MM(262420000000007/f319f105) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124431962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124431962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124431962 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124431962 DMM DEBUG MM(262420000000007/f319f105) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241006124431962 DMM NOTICE MM(262420000000007/f319f105) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124431962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124431962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124431962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124431962 DMM DEBUG MM(262420000000007/f319f105) Requesting authorization (sgsn_auth.c:160) 20241006124431962 DMM INFO MM(262420000000007/f319f105) Requesting authentication tuples (sgsn_auth.c:184) 20241006124431962 DMM DEBUG MM(262420000000007/f319f105) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124431962 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241006124431962 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241006124431966 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124431966 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124431966 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124431966 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124431966 DMM INFO MM(262420000000007/f319f105) Subscriber data update (mmctx.c:445) 20241006124431966 DMM DEBUG MM(262420000000007/f319f105) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124431966 DMM INFO MM(262420000000007/f319f105) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124431966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124431966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124431966 DMM INFO MM(262420000000007/f319f105) <- GMM AUTH AND CIPHERING REQ (rand = 4a a3 85 59 58 43 73 28 80 8c 20 91 e7 c5 a1 f1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124431974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124431974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124431974 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124431974 DMM INFO MM(262420000000007/f319f105) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124431974 DMM NOTICE MM(262420000000007/f319f105) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124431974 DMM DEBUG MM(262420000000007/f319f105) checking auth: received GSM SRES = 5a 95 1b 19 (gprs_gmm.c:666) 20241006124431974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124431974 DMM DEBUG MM(262420000000007/f319f105) Requesting authorization (sgsn_auth.c:160) 20241006124431974 DMM INFO MM(262420000000007/f319f105) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124431974 DMM DEBUG MM(262420000000007/f319f105) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124431974 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241006124431974 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) 20241006124431974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124431974 DMM INFO MM(262420000000007/f319f105) <- GMM ATTACH ACCEPT (new P-TMSI=0xf319f105) (gprs_gmm.c:300) 20241006124431976 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124431976 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124431976 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241006124431976 DMM INFO MM(262420000000007/f319f105) Subscriber data update (mmctx.c:445) 20241006124431976 DMM DEBUG MM(262420000000007/f319f105) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124431976 DMM INFO MM(262420000000007/f319f105) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124431976 DMM NOTICE MM(262420000000007/f319f105) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241006124431976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124431976 DMM NOTICE MM(262420000000007/f319f105) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124431976 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) 20241006124431977 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124431977 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241006124431977 DMM INFO MM(262420000000007/f319f105) Subscriber data update (mmctx.c:445) 20241006124431977 DMM DEBUG MM(262420000000007/f319f105) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@1c12d2bee0f6: Removing Client IMSI='262420000000007'H, index=0 20241006124431982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124431983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124431983 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124431983 DMM INFO MM(262420000000007/f319f105) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124431983 DMM NOTICE MM(262420000000007/f319f105) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124431983 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124431983 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124431983 DLLC NOTICE LLME(f2e5fd98/f319f105){ASSIGNED} LLGM Assign pre (ffffffff => f319f105) (gprs_llc.c:1079) 20241006124431983 DLLC NOTICE LLME(ffffffff/f319f105){ASSIGNED} LLGM Assign post (ffffffff => f319f105) (gprs_llc.c:1125) 20241006124431983 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124431983 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124431983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124431983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124431986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@1c12d2bee0f6: Final verdict of PTC: none 20241006124431988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124431988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(202)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(197)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(208)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(195)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(200)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(206)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_combined finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Oct 6 12:44:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241006124432114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124432515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47300) 20241006124432989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124432989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47300, count=88060) 20241006124433991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124433991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Oct 6 12:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124434993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124434993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_accept_all started. 20241006124435578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124435579 DMM INFO MM(262420000000007/f319f105) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124435579 DMM INFO MM(262420000000007/f319f105) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124435579 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124435579 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124435579 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124435579 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124435579 DLLC NOTICE LLME(ffffffff/f319f105){ASSIGNED} LLGM Assign pre (f319f105 => ffffffff) (gprs_llc.c:1079) 20241006124435579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f319f105 => ffffffff) (gprs_llc.c:1125) 20241006124435579 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241006124435579 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) 20241006124435579 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241006124435579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Deallocated (fsm.c:568) 20241006124435580 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Deallocated (fsm.c:568) 20241006124435580 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Deallocated (fsm.c:568) 20241006124435580 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Deallocated (fsm.c:568) 20241006124435580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124435625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124435625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124435625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124435625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124435625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124435625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124435625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124435625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124435627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124435627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124435627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124435627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124435627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124435627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124435627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124435627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124435627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124435627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124435627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124435627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124435632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124435643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124435643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124435667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124435668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124435668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124435668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124435668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124435668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124435668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124435668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124435670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124435670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124435670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124435670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124435670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124435670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124435670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124435670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124435670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124435670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124435670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124435671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124435675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124435686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124435686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124435710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124435710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124435710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124435710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124435710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124435710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124435711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124435711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124435713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124435713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124435713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124435713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124435713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124435713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124435713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124435713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124435713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124435713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124435713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(226)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124435714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124435714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124435718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124435727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124435727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124435994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124435994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124435994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124435994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124435996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124435997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@1c12d2bee0f6: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D09BE38C'O, index=0 SGSN_Test-GSUP(228)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241006124437047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124437047 DLLC NOTICE LLME(ffffffff/d09be38c){UNASSIGNED} LLC RX: unknown TLLI 0xd09be38c, creating LLME on the fly (gprs_llc.c:552) 20241006124437047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124437047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241006124437047 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Allocated (fsm.c:456) 20241006124437047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Allocated (fsm.c:456) 20241006124437047 DMM DEBUG MM_STATE_Gb[0x6120000096a0]{Idle}: Allocated (fsm.c:456) 20241006124437048 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Allocated (fsm.c:456) 20241006124437048 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124437048 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124437048 DLLC NOTICE LLME(ffffffff/d09be38c){UNASSIGNED} LLGM Assign pre (d09be38c => d35f02c4) (gprs_llc.c:1079) 20241006124437048 DLLC NOTICE LLME(d09be38c/d35f02c4){ASSIGNED} LLGM Assign post (d09be38c => d35f02c4) (gprs_llc.c:1125) 20241006124437048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124437048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124437048 DMM DEBUG MM(262420000000008/d35f02c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124437061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124437061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124437062 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124437062 DMM DEBUG MM(262420000000008/d35f02c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241006124437062 DMM NOTICE MM(262420000000008/d35f02c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124437062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124437062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124437062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006124437062 DMM INFO MM(262420000000008/d35f02c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd35f02c4) (gprs_gmm.c:300) TC_attach_accept_all(230)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@1c12d2bee0f6: Removing Client IMSI='262420000000008'H, index=0 20241006124438051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124438051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124438051 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124438051 DMM INFO MM(262420000000008/d35f02c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124438051 DMM NOTICE MM(262420000000008/d35f02c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124438051 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124438051 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124438051 DLLC NOTICE LLME(d09be38c/d35f02c4){ASSIGNED} LLGM Assign pre (ffffffff => d35f02c4) (gprs_llc.c:1079) 20241006124438051 DLLC NOTICE LLME(ffffffff/d35f02c4){ASSIGNED} LLGM Assign post (ffffffff => d35f02c4) (gprs_llc.c:1125) 20241006124438051 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124438051 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124438051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124438051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124438054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@1c12d2bee0f6: Final verdict of PTC: none 20241006124438056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124438056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(216)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(221)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(214)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(226)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(219)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(224)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_accept_all finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Oct 6 12:44:38 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241006124438187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124438588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20241006124439057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124439057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69040, count=70860) 20241006124440058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124440058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Oct 6 12:44:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124441059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124441059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_closed started. 20241006124441647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124441649 DMM INFO MM(262420000000008/d35f02c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124441649 DMM INFO MM(262420000000008/d35f02c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124441649 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124441649 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124441649 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124441649 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124441649 DLLC NOTICE LLME(ffffffff/d35f02c4){ASSIGNED} LLGM Assign pre (d35f02c4 => ffffffff) (gprs_llc.c:1079) 20241006124441649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d35f02c4 => ffffffff) (gprs_llc.c:1125) 20241006124441649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Deallocated (fsm.c:568) 20241006124441649 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Deallocated (fsm.c:568) 20241006124441649 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Deallocated (fsm.c:568) 20241006124441649 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124441649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124441702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124441702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124441702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124441702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124441702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124441702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124441702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124441702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124441704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124441704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124441704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124441704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124441704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124441704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124441704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124441704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441704 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124441704 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124441704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124441705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124441705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124441709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124441719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124441719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(235)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI196(233)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124441726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124441726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124441726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124441727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124441727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124441727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124441728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124441729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124441729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124441729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124441729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124441729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124441729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124441729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124441729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124441729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124441733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124441742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124441742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124441762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124441762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124441762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124441762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124441763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124441763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124441763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124441764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124441764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124441764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124441764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124441764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124441764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124441764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124441764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124441764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124441764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124441768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124441778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124441778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124442060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124442060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124442060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124442061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124442062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241006124442062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F9E4F57E'O, index=0 SGSN_Test-GSUP(247)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F9E4F57E'O, index=1 20241006124443116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124443116 DLLC NOTICE LLME(ffffffff/f9e4f57e){UNASSIGNED} LLC RX: unknown TLLI 0xf9e4f57e, creating LLME on the fly (gprs_llc.c:552) 20241006124443116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124443116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241006124443116 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Allocated (fsm.c:456) 20241006124443116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Allocated (fsm.c:456) 20241006124443116 DMM DEBUG MM_STATE_Gb[0x612000009ca0]{Idle}: Allocated (fsm.c:456) 20241006124443117 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Allocated (fsm.c:456) 20241006124443117 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124443117 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124443117 DLLC NOTICE LLME(ffffffff/f9e4f57e){UNASSIGNED} LLGM Assign pre (f9e4f57e => db4658b3) (gprs_llc.c:1079) 20241006124443117 DLLC NOTICE LLME(f9e4f57e/db4658b3){ASSIGNED} LLGM Assign post (f9e4f57e => db4658b3) (gprs_llc.c:1125) 20241006124443117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124443117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124443117 DMM DEBUG MM(001010123456789/db4658b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124443127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124443127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124443127 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124443127 DMM DEBUG MM(001010123456789/db4658b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006124443128 DMM NOTICE MM(001010123456789/db4658b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124443128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124443128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124443128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241006124443128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124443128 DMM NOTICE MM(001010123456789/db4658b3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241006124443128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Reject}: Deallocated (fsm.c:568) 20241006124443128 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Deallocated (fsm.c:568) 20241006124443128 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Deallocated (fsm.c:568) 20241006124443128 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124443128 DLLC NOTICE LLME(f9e4f57e/db4658b3){ASSIGNED} LLGM Assign pre (db4658b3 => ffffffff) (gprs_llc.c:1079) 20241006124443128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db4658b3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@1c12d2bee0f6: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F194223A'O, index=2 SGSN_Test-GSUP(247)@1c12d2bee0f6: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241006124443168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124443168 DLLC NOTICE LLME(ffffffff/f194223a){UNASSIGNED} LLC RX: unknown TLLI 0xf194223a, creating LLME on the fly (gprs_llc.c:552) 20241006124443168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124443168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241006124443168 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Allocated (fsm.c:456) 20241006124443168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Allocated (fsm.c:456) 20241006124443168 DMM DEBUG MM_STATE_Gb[0x61200000a2a0]{Idle}: Allocated (fsm.c:456) 20241006124443168 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Allocated (fsm.c:456) 20241006124443168 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124443168 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124443168 DLLC NOTICE LLME(ffffffff/f194223a){UNASSIGNED} LLGM Assign pre (f194223a => e4e120bd) (gprs_llc.c:1079) 20241006124443168 DLLC NOTICE LLME(f194223a/e4e120bd){ASSIGNED} LLGM Assign post (f194223a => e4e120bd) (gprs_llc.c:1125) 20241006124443168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124443168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124443168 DMM DEBUG MM(262420000000010/e4e120bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124443175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124443175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124443175 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124443175 DMM DEBUG MM(262420000000010/e4e120bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241006124443175 DMM NOTICE MM(262420000000010/e4e120bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124443175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124443175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124443175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006124443175 DMM INFO MM(262420000000010/e4e120bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e120bd) (gprs_gmm.c:300) TC_attach_closed(250)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Removing Client IMSI='262420000000010'H, index=2 20241006124444173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124444173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124444173 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124444173 DMM INFO MM(262420000000010/e4e120bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124444173 DMM NOTICE MM(262420000000010/e4e120bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124444173 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124444173 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124444173 DLLC NOTICE LLME(f194223a/e4e120bd){ASSIGNED} LLGM Assign pre (ffffffff => e4e120bd) (gprs_llc.c:1079) 20241006124444173 DLLC NOTICE LLME(ffffffff/e4e120bd){ASSIGNED} LLGM Assign post (ffffffff => e4e120bd) (gprs_llc.c:1125) 20241006124444173 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124444173 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124444173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124444173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124444175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@1c12d2bee0f6: Final verdict of PTC: none 20241006124444178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124444178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI210(239)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(240)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(245)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(236)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(243)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(234)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(238)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@1c12d2bee0f6: Test case TC_attach_closed finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Oct 6 12:44:44 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241006124444305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124444707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70436) 20241006124445178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124445179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70436, count=80492) 20241006124446179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124446180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Oct 6 12:44:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124447180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124447181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_no_imei_response started. 20241006124447767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124447769 DMM INFO MM(262420000000010/e4e120bd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124447769 DMM INFO MM(262420000000010/e4e120bd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124447769 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124447769 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124447769 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124447769 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124447769 DLLC NOTICE LLME(ffffffff/e4e120bd){ASSIGNED} LLGM Assign pre (e4e120bd => ffffffff) (gprs_llc.c:1079) 20241006124447769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e120bd => ffffffff) (gprs_llc.c:1125) 20241006124447769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Deallocated (fsm.c:568) 20241006124447769 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Deallocated (fsm.c:568) 20241006124447769 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Deallocated (fsm.c:568) 20241006124447769 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Deallocated (fsm.c:568) 20241006124447769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124447811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124447811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124447811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124447811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124447811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124447811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124447811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124447811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124447813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124447813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124447813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124447813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124447813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124447813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124447813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124447813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124447818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124447827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124447827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124447854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124447854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124447854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124447854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124447854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124447854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124447854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124447854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124447856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124447856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124447856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124447856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124447856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124447856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124447856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124447856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124447857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124447857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124447857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124447857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124447861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124447870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124447871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124447900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124447900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124447900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124447900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447900 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124447900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124447900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124447900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124447900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124447902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124447902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124447902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124447903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124447903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124447903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124447903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124447903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124447903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124447903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124447903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124447903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124447903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124447906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124447916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124447916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124448182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124448182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124448182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124448182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124448183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006124448184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@1c12d2bee0f6: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CD8885BE'O, index=0 SGSN_Test-GSUP(267)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241006124449234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124449234 DLLC NOTICE LLME(ffffffff/cd8885be){UNASSIGNED} LLC RX: unknown TLLI 0xcd8885be, creating LLME on the fly (gprs_llc.c:552) 20241006124449234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124449235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006124449235 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Allocated (fsm.c:456) 20241006124449235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Allocated (fsm.c:456) 20241006124449235 DMM DEBUG MM_STATE_Gb[0x61200000a8a0]{Idle}: Allocated (fsm.c:456) 20241006124449235 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Allocated (fsm.c:456) 20241006124449235 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124449235 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124449235 DLLC NOTICE LLME(ffffffff/cd8885be){UNASSIGNED} LLGM Assign pre (cd8885be => d8999565) (gprs_llc.c:1079) 20241006124449235 DLLC NOTICE LLME(cd8885be/d8999565){ASSIGNED} LLGM Assign post (cd8885be => d8999565) (gprs_llc.c:1125) 20241006124449235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124449235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124449235 DMM DEBUG MM(262420000000032/d8999565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124455235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124455236 DMM DEBUG MM(262420000000032/d8999565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124459141 DGPRS DEBUG Checking for inactive LLMEs, time = 10029433 (sgsn.c:131) 20241006124501236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124501237 DMM DEBUG MM(262420000000032/d8999565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124507237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124507237 DMM DEBUG MM(262420000000032/d8999565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124508182 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124508182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124508183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006124513238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124513238 DMM DEBUG MM(262420000000032/d8999565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124517815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124517817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124517817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124517858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124517860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124517860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124517904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124517905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124517906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124519239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124519239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006124519239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124519239 DMM NOTICE MM(262420000000032/d8999565) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006124519239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Reject}: Deallocated (fsm.c:568) 20241006124519239 DMM DEBUG MM_STATE_Gb(0)[0x61200000a8a0]{Idle}: Deallocated (fsm.c:568) 20241006124519239 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Deallocated (fsm.c:568) 20241006124519239 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124519239 DLLC NOTICE LLME(cd8885be/d8999565){ASSIGNED} LLGM Assign pre (d8999565 => ffffffff) (gprs_llc.c:1079) 20241006124519240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8999565 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@1c12d2bee0f6: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124519248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124519250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124519251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(255)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(260)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(266)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(253)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(258)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(264)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Oct 6 12:45:19 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241006124519380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124519681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241006124520252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124520252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20241006124521253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124521253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Oct 6 12:45:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124522254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124522254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_no_imsi_response started. 20241006124522743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124522745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124522793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124522793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124522793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124522793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124522793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124522793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124522794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124522794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124522795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124522795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124522795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124522795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124522795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124522795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124522795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124522795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124522795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124522795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124522796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124522796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124522799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124522808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124522808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124522837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124522837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124522837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124522837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124522837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124522837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124522837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124522837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124522839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124522839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124522839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124522839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124522840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124522840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124522840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124522840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124522840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124522840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124522840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124522840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124522843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124522851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124522851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(277)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124522874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124522874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124522874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124522874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124522874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124522874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124522874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124522874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124522875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124522875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124522875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124522875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124522875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124522875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124522875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124522875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124522875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124522875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124522875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124522876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124522876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124522879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124522888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124522888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124523255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124523255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124523255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124523255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124523257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124523257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@1c12d2bee0f6: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C5708DCC'O, index=0 SGSN_Test-GSUP(286)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241006124524311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124524311 DLLC NOTICE LLME(ffffffff/c5708dcc){UNASSIGNED} LLC RX: unknown TLLI 0xc5708dcc, creating LLME on the fly (gprs_llc.c:552) 20241006124524311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124524311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006124524311 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Allocated (fsm.c:456) 20241006124524311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Allocated (fsm.c:456) 20241006124524312 DMM DEBUG MM_STATE_Gb[0x61200000aea0]{Idle}: Allocated (fsm.c:456) 20241006124524312 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Allocated (fsm.c:456) 20241006124524312 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124524312 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124524312 DLLC NOTICE LLME(ffffffff/c5708dcc){UNASSIGNED} LLGM Assign pre (c5708dcc => e303d733) (gprs_llc.c:1079) 20241006124524312 DLLC NOTICE LLME(c5708dcc/e303d733){ASSIGNED} LLGM Assign post (c5708dcc => e303d733) (gprs_llc.c:1125) 20241006124524312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124524312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124524312 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124524327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124524327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124524327 DMM DEBUG MM_STATE_Gb(3312487884)[0x61200000aea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124524327 DMM DEBUG MM(/e303d733) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241006124524327 DMM NOTICE MM(/e303d733) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124524327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124524327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241006124524327 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006124529142 DGPRS DEBUG Checking for inactive LLMEs, time = 10029463 (sgsn.c:131) 20241006124530328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124530328 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006124536328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124536329 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006124542330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124542330 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006124543255 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124543256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006124543256 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124548331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124548331 DMM DEBUG MM(/e303d733) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006124552797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124552799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124552799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124552841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124552843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124552843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124552877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124552879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124552879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124554331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006124554331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006124554331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124554331 DMM NOTICE MM(/e303d733) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006124554332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Reject}: Deallocated (fsm.c:568) 20241006124554332 DMM DEBUG MM_STATE_Gb(3312487884)[0x61200000aea0]{Idle}: Deallocated (fsm.c:568) 20241006124554332 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Deallocated (fsm.c:568) 20241006124554332 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124554332 DLLC NOTICE LLME(c5708dcc/e303d733){ASSIGNED} LLGM Assign pre (e303d733 => ffffffff) (gprs_llc.c:1079) 20241006124554332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e303d733 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@1c12d2bee0f6: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124554342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124554344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124554344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(285)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(280)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(274)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(283)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(272)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(278)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Oct 6 12:45:54 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241006124554470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124554772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241006124555345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124555345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241006124556346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124556346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Oct 6 12:45:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124557347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124557347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_closed_add_vty started. 20241006124557828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124557830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124557876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124557876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124557876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124557876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124557876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124557876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124557876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124557876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(293)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124557877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124557878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124557878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124557878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124557878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124557878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124557878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124557878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124557878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124557878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124557878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124557878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124557882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(290)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124557892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124557892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124557909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124557910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124557910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124557910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124557910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124557910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124557910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124557910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(298)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124557912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124557912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124557912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124557912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124557912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124557912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124557913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124557913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557913 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124557913 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124557913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124557913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124557913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124557917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124557925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124557925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124557937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124557937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124557937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124557937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124557937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124557937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124557937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124557937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124557939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124557939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124557939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124557939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124557939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124557939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124557939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124557939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124557939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124557939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124557939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124557940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124557940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124557943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124557953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124557953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124558348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124558348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124558348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124558348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124558350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241006124558351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006124559143 DGPRS DEBUG Checking for inactive LLMEs, time = 10029493 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D63ABEEE'O, index=0 SGSN_Test-GSUP(305)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D63ABEEE'O, index=1 20241006124559409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124559409 DLLC NOTICE LLME(ffffffff/d63abeee){UNASSIGNED} LLC RX: unknown TLLI 0xd63abeee, creating LLME on the fly (gprs_llc.c:552) 20241006124559409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124559409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241006124559409 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Allocated (fsm.c:456) 20241006124559409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Allocated (fsm.c:456) 20241006124559409 DMM DEBUG MM_STATE_Gb[0x61200000b4a0]{Idle}: Allocated (fsm.c:456) 20241006124559410 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Allocated (fsm.c:456) 20241006124559410 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124559410 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124559410 DLLC NOTICE LLME(ffffffff/d63abeee){UNASSIGNED} LLGM Assign pre (d63abeee => c2be3dba) (gprs_llc.c:1079) 20241006124559410 DLLC NOTICE LLME(d63abeee/c2be3dba){ASSIGNED} LLGM Assign post (d63abeee => c2be3dba) (gprs_llc.c:1125) 20241006124559410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124559410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124559410 DMM DEBUG MM(001010123456789/c2be3dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124559422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124559422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124559423 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124559423 DMM DEBUG MM(001010123456789/c2be3dba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006124559423 DMM NOTICE MM(001010123456789/c2be3dba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124559423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124559423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124559423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241006124559423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124559423 DMM NOTICE MM(001010123456789/c2be3dba) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241006124559423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Reject}: Deallocated (fsm.c:568) 20241006124559423 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Deallocated (fsm.c:568) 20241006124559423 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Deallocated (fsm.c:568) 20241006124559423 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124559423 DLLC NOTICE LLME(d63abeee/c2be3dba){ASSIGNED} LLGM Assign pre (c2be3dba => ffffffff) (gprs_llc.c:1079) 20241006124559423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2be3dba => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D63ABEEE'O, index=2 20241006124559431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124559431 DLLC NOTICE LLME(ffffffff/d63abeee){UNASSIGNED} LLC RX: unknown TLLI 0xd63abeee, creating LLME on the fly (gprs_llc.c:552) 20241006124559431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241006124559431 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241006124559431 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Allocated (fsm.c:456) 20241006124559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Allocated (fsm.c:456) 20241006124559431 DMM DEBUG MM_STATE_Gb[0x61200000baa0]{Idle}: Allocated (fsm.c:456) 20241006124559431 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Allocated (fsm.c:456) 20241006124559431 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124559431 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124559431 DLLC NOTICE LLME(ffffffff/d63abeee){UNASSIGNED} LLGM Assign pre (d63abeee => c4578df6) (gprs_llc.c:1079) 20241006124559431 DLLC NOTICE LLME(d63abeee/c4578df6){ASSIGNED} LLGM Assign post (d63abeee => c4578df6) (gprs_llc.c:1125) 20241006124559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124559431 DMM DEBUG MM(001010123456700/c4578df6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124559437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124559437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124559437 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124559437 DMM DEBUG MM(001010123456700/c4578df6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006124559437 DMM NOTICE MM(001010123456700/c4578df6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124559437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124559437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124559437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006124559437 DMM INFO MM(001010123456700/c4578df6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4578df6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Removing Client IMSI='001010123456700'H, index=2 20241006124600434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124600434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124600434 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124600434 DMM INFO MM(001010123456700/c4578df6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124600434 DMM NOTICE MM(001010123456700/c4578df6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124600434 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124600434 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124600434 DLLC NOTICE LLME(d63abeee/c4578df6){ASSIGNED} LLGM Assign pre (ffffffff => c4578df6) (gprs_llc.c:1079) 20241006124600434 DLLC NOTICE LLME(ffffffff/c4578df6){ASSIGNED} LLGM Assign post (ffffffff => c4578df6) (gprs_llc.c:1125) 20241006124600434 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124600434 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124600434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124600434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124600437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@1c12d2bee0f6: Final verdict of PTC: none 20241006124600440 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124600440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(294)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(299)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(303)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(292)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(301)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(297)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Oct 6 12:46:00 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241006124600562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124600964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76976) 20241006124601441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124601441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76976, count=81332) 20241006124602442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124602442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Oct 6 12:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124603443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124603443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_check_subscriber_list started. 20241006124604034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124604035 DMM INFO MM(001010123456700/c4578df6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124604035 DMM INFO MM(001010123456700/c4578df6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124604035 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124604035 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124604035 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124604036 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124604036 DLLC NOTICE LLME(ffffffff/c4578df6){ASSIGNED} LLGM Assign pre (c4578df6 => ffffffff) (gprs_llc.c:1079) 20241006124604036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4578df6 => ffffffff) (gprs_llc.c:1125) 20241006124604036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Deallocated (fsm.c:568) 20241006124604036 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Deallocated (fsm.c:568) 20241006124604036 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Deallocated (fsm.c:568) 20241006124604036 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124604036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(312)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124604087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124604087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124604087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124604087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124604087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124604087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124604087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124604087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124604089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124604089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124604089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124604089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124604089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124604089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124604089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124604089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124604089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124604089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124604090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124604090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124604094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124604103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124604103 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(310)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124604113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124604113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124604113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124604113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124604113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124604114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124604114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124604114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124604115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124604116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124604116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124604116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124604116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124604116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124604116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124604116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124604116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124604116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124604116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124604116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124604120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124604130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124604130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124604154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124604154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124604154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124604154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124604154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124604154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124604154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124604154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124604156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124604156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124604156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124604157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124604157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124604157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124604157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124604157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124604157 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124604157 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124604157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124604157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124604158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124604161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124604169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124604169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124604444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124604444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124604444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124604444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124604446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124604446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@1c12d2bee0f6: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F2E80AE7'O, index=0 SGSN_Test-GSUP(324)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@1c12d2bee0f6: 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 := '44E053B551A561B19533EAD1B44D8376'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB7929B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CE87B87E6535BE8'O } } } } } 20241006124605498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124605498 DLLC NOTICE LLME(ffffffff/f2e80ae7){UNASSIGNED} LLC RX: unknown TLLI 0xf2e80ae7, creating LLME on the fly (gprs_llc.c:552) 20241006124605498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124605498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241006124605498 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Allocated (fsm.c:456) 20241006124605498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Allocated (fsm.c:456) 20241006124605498 DMM DEBUG MM_STATE_Gb[0x61200000ffa0]{Idle}: Allocated (fsm.c:456) 20241006124605498 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Allocated (fsm.c:456) 20241006124605498 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124605499 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124605499 DLLC NOTICE LLME(ffffffff/f2e80ae7){UNASSIGNED} LLGM Assign pre (f2e80ae7 => cc57249a) (gprs_llc.c:1079) 20241006124605499 DLLC NOTICE LLME(f2e80ae7/cc57249a){ASSIGNED} LLGM Assign post (f2e80ae7 => cc57249a) (gprs_llc.c:1125) 20241006124605499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124605499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124605499 DMM DEBUG MM(262420000000034/cc57249a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124605511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124605511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124605511 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124605511 DMM DEBUG MM(262420000000034/cc57249a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241006124605511 DMM NOTICE MM(262420000000034/cc57249a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124605511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124605511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124605511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124605511 DMM DEBUG MM(262420000000034/cc57249a) Requesting authorization (sgsn_auth.c:160) 20241006124605511 DMM INFO MM(262420000000034/cc57249a) Requesting authentication tuples (sgsn_auth.c:184) 20241006124605511 DMM DEBUG MM(262420000000034/cc57249a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124605511 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241006124605511 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241006124605514 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124605514 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124605514 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124605514 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124605514 DMM INFO MM(262420000000034/cc57249a) Subscriber data update (mmctx.c:445) 20241006124605514 DMM DEBUG MM(262420000000034/cc57249a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124605514 DMM INFO MM(262420000000034/cc57249a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124605514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124605514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124605514 DMM INFO MM(262420000000034/cc57249a) <- GMM AUTH AND CIPHERING REQ (rand = 44 e0 53 b5 51 a5 61 b1 95 33 ea d1 b4 4d 83 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124605521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124605521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124605521 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124605521 DMM INFO MM(262420000000034/cc57249a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124605522 DMM NOTICE MM(262420000000034/cc57249a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124605522 DMM DEBUG MM(262420000000034/cc57249a) checking auth: received GSM SRES = eb 79 29 b7 (gprs_gmm.c:666) 20241006124605522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124605522 DMM DEBUG MM(262420000000034/cc57249a) Requesting authorization (sgsn_auth.c:160) 20241006124605522 DMM INFO MM(262420000000034/cc57249a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124605522 DMM DEBUG MM(262420000000034/cc57249a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124605522 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241006124605522 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) 20241006124605522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124605522 DMM INFO MM(262420000000034/cc57249a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc57249a) (gprs_gmm.c:300) 20241006124605523 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124605523 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124605523 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006124605524 DMM INFO MM(262420000000034/cc57249a) Subscriber data update (mmctx.c:445) 20241006124605524 DMM DEBUG MM(262420000000034/cc57249a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124605524 DMM INFO MM(262420000000034/cc57249a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124605524 DMM NOTICE MM(262420000000034/cc57249a) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241006124605524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124605524 DMM NOTICE MM(262420000000034/cc57249a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124605524 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) 20241006124605524 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124605524 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006124605524 DMM INFO MM(262420000000034/cc57249a) Subscriber data update (mmctx.c:445) 20241006124605524 DMM DEBUG MM(262420000000034/cc57249a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124605530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124605530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124605530 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124605530 DMM INFO MM(262420000000034/cc57249a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124605530 DMM NOTICE MM(262420000000034/cc57249a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124605530 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124605530 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124605530 DLLC NOTICE LLME(f2e80ae7/cc57249a){ASSIGNED} LLGM Assign pre (ffffffff => cc57249a) (gprs_llc.c:1079) 20241006124605530 DLLC NOTICE LLME(ffffffff/cc57249a){ASSIGNED} LLGM Assign post (ffffffff => cc57249a) (gprs_llc.c:1125) 20241006124605530 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124605530 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124605530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124605530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@1c12d2bee0f6: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124605584 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006124605584 DMM INFO MM(262420000000034/cc57249a) Subscriber data update (mmctx.c:445) 20241006124605584 DMM DEBUG MM(262420000000034/cc57249a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006124605584 DMM INFO MM(262420000000034/cc57249a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006124605584 DMM INFO MM(262420000000034/cc57249a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124605584 DMM INFO MM(262420000000034/cc57249a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124605584 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124605584 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124605584 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124605584 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124605584 DLLC NOTICE LLME(ffffffff/cc57249a){ASSIGNED} LLGM Assign pre (cc57249a => ffffffff) (gprs_llc.c:1079) 20241006124605584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc57249a => ffffffff) (gprs_llc.c:1125) 20241006124605584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Deallocated (fsm.c:568) 20241006124605584 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Deallocated (fsm.c:568) 20241006124605584 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Deallocated (fsm.c:568) 20241006124605584 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Deallocated (fsm.c:568) 20241006124605586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124605588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124605588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(314)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(313)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(317)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(324)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(323)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(311)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(321)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(315)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Oct 6 12:46:05 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241006124605717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124606018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20241006124606590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124606590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=93776) 20241006124607591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124607591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124608592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124608592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_detach_check_subscriber_list started. 20241006124609078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124609079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124609118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124609118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124609118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124609118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124609118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124609118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124609118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124609118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124609120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124609120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124609120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124609120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124609120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124609120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124609120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124609120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609120 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124609120 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124609120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124609121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124609121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124609125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124609134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124609151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124609151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124609151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124609151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124609151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124609151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124609151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124609151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124609152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124609152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124609152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124609152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124609152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124609153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124609153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124609153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124609153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124609156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124609166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124609185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124609185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124609185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124609185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124609187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124609187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124609187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124609187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124609187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124609187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124609187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124609187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124609187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124609187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124609187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124609188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124609188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124609192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124609202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124609593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124609593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124609593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124609593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124609595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124609596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@1c12d2bee0f6: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F68E6659'O, index=0 SGSN_Test-GSUP(343)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@1c12d2bee0f6: 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 := 'ABC119B8B619A7908295EBDD11178529'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E467381'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDFBE51D0E6CE5E3'O } } } } } 20241006124609642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609643 DLLC NOTICE LLME(ffffffff/f68e6659){UNASSIGNED} LLC RX: unknown TLLI 0xf68e6659, creating LLME on the fly (gprs_llc.c:552) 20241006124609643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124609643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241006124609643 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Allocated (fsm.c:456) 20241006124609643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Allocated (fsm.c:456) 20241006124609643 DMM DEBUG MM_STATE_Gb[0x6120000105a0]{Idle}: Allocated (fsm.c:456) 20241006124609643 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Allocated (fsm.c:456) 20241006124609643 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124609643 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124609643 DLLC NOTICE LLME(ffffffff/f68e6659){UNASSIGNED} LLGM Assign pre (f68e6659 => df8cccf6) (gprs_llc.c:1079) 20241006124609643 DLLC NOTICE LLME(f68e6659/df8cccf6){ASSIGNED} LLGM Assign post (f68e6659 => df8cccf6) (gprs_llc.c:1125) 20241006124609643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124609643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124609643 DMM DEBUG MM(262420000000033/df8cccf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124609655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124609655 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124609655 DMM DEBUG MM(262420000000033/df8cccf6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241006124609655 DMM NOTICE MM(262420000000033/df8cccf6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124609655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124609655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124609655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124609655 DMM DEBUG MM(262420000000033/df8cccf6) Requesting authorization (sgsn_auth.c:160) 20241006124609655 DMM INFO MM(262420000000033/df8cccf6) Requesting authentication tuples (sgsn_auth.c:184) 20241006124609655 DMM DEBUG MM(262420000000033/df8cccf6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124609655 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241006124609655 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241006124609658 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124609658 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124609658 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124609658 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124609658 DMM INFO MM(262420000000033/df8cccf6) Subscriber data update (mmctx.c:445) 20241006124609658 DMM DEBUG MM(262420000000033/df8cccf6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124609658 DMM INFO MM(262420000000033/df8cccf6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124609658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124609658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124609658 DMM INFO MM(262420000000033/df8cccf6) <- GMM AUTH AND CIPHERING REQ (rand = ab c1 19 b8 b6 19 a7 90 82 95 eb dd 11 17 85 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124609665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124609666 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124609666 DMM INFO MM(262420000000033/df8cccf6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124609666 DMM NOTICE MM(262420000000033/df8cccf6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124609666 DMM DEBUG MM(262420000000033/df8cccf6) checking auth: received GSM SRES = 9e 46 73 81 (gprs_gmm.c:666) 20241006124609666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124609666 DMM DEBUG MM(262420000000033/df8cccf6) Requesting authorization (sgsn_auth.c:160) 20241006124609666 DMM INFO MM(262420000000033/df8cccf6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124609666 DMM DEBUG MM(262420000000033/df8cccf6) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124609666 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241006124609666 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) 20241006124609666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124609666 DMM INFO MM(262420000000033/df8cccf6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf8cccf6) (gprs_gmm.c:300) 20241006124609667 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124609667 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124609667 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241006124609667 DMM INFO MM(262420000000033/df8cccf6) Subscriber data update (mmctx.c:445) 20241006124609667 DMM DEBUG MM(262420000000033/df8cccf6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124609667 DMM INFO MM(262420000000033/df8cccf6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124609667 DMM NOTICE MM(262420000000033/df8cccf6) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241006124609667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124609667 DMM NOTICE MM(262420000000033/df8cccf6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124609667 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) 20241006124609668 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124609668 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241006124609668 DMM INFO MM(262420000000033/df8cccf6) Subscriber data update (mmctx.c:445) 20241006124609668 DMM DEBUG MM(262420000000033/df8cccf6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124609674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124609674 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124609674 DMM INFO MM(262420000000033/df8cccf6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124609674 DMM NOTICE MM(262420000000033/df8cccf6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124609674 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124609675 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124609675 DLLC NOTICE LLME(f68e6659/df8cccf6){ASSIGNED} LLGM Assign pre (ffffffff => df8cccf6) (gprs_llc.c:1079) 20241006124609675 DLLC NOTICE LLME(ffffffff/df8cccf6){ASSIGNED} LLGM Assign post (ffffffff => df8cccf6) (gprs_llc.c:1125) 20241006124609675 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124609675 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124609675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124609675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124609725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124609725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006124609725 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124609725 DMM INFO MM(262420000000033/df8cccf6) -> GMM DETACH REQUEST TLLI=0xdf8cccf6 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006124609725 DMM INFO MM(262420000000033/df8cccf6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006124609725 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124609726 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124609726 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124609726 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124609726 DLLC NOTICE LLME(ffffffff/df8cccf6){ASSIGNED} LLGM Assign pre (df8cccf6 => ffffffff) (gprs_llc.c:1079) 20241006124609726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df8cccf6 => ffffffff) (gprs_llc.c:1125) 20241006124609726 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241006124609726 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) 20241006124609726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Deallocated (fsm.c:568) 20241006124609726 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Deallocated (fsm.c:568) 20241006124609726 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Deallocated (fsm.c:568) 20241006124609726 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124609727 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@1c12d2bee0f6: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124614736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124614738 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124614738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(331)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(336)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(341)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(339)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(329)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(334)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Oct 6 12:46:14 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 20241006124614867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124615169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87748) 20241006124615739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124615739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87748, count=93820) 20241006124616741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124616741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Oct 6 12:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124617742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124617742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_check_complete_resend started. 20241006124618229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124618231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124618284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124618284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124618284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124618284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124618284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124618284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124618284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124618284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124618286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124618286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124618286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124618287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124618287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124618287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124618287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124618287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124618287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124618287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(351)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124618287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124618287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124618291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124618301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124618301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(350)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI196(348)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124618308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124618308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124618308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124618308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124618308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124618308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124618308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124618308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124618310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124618310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124618310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124618310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124618310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124618310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124618310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124618310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124618310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124618310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124618311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124618311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124618314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124618323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124618323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124618345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124618345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124618345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124618345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124618345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124618345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124618345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124618345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124618346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124618346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124618346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124618347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124618347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124618347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124618347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124618347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124618347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124618347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124618347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124618347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124618347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124618351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124618360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124618360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124618744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124618744 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124618744 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124618744 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124618746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124618746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@1c12d2bee0f6: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DF937D22'O, index=0 SGSN_Test-GSUP(362)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@1c12d2bee0f6: 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 := '92E8C9AB698FE213E5E97C2A2E3DAB55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8CDE140'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B7CA98A43623FA8'O } } } } } 20241006124619792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124619792 DLLC NOTICE LLME(ffffffff/df937d22){UNASSIGNED} LLC RX: unknown TLLI 0xdf937d22, creating LLME on the fly (gprs_llc.c:552) 20241006124619792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124619792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006124619792 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Allocated (fsm.c:456) 20241006124619792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Allocated (fsm.c:456) 20241006124619792 DMM DEBUG MM_STATE_Gb[0x612000010ba0]{Idle}: Allocated (fsm.c:456) 20241006124619792 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Allocated (fsm.c:456) 20241006124619792 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124619792 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124619792 DLLC NOTICE LLME(ffffffff/df937d22){UNASSIGNED} LLGM Assign pre (df937d22 => f0e807dd) (gprs_llc.c:1079) 20241006124619792 DLLC NOTICE LLME(df937d22/f0e807dd){ASSIGNED} LLGM Assign post (df937d22 => f0e807dd) (gprs_llc.c:1125) 20241006124619792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124619793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124619793 DMM DEBUG MM(262420000000036/f0e807dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124619807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124619807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124619807 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124619807 DMM DEBUG MM(262420000000036/f0e807dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241006124619807 DMM NOTICE MM(262420000000036/f0e807dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124619807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124619807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124619807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124619807 DMM DEBUG MM(262420000000036/f0e807dd) Requesting authorization (sgsn_auth.c:160) 20241006124619807 DMM INFO MM(262420000000036/f0e807dd) Requesting authentication tuples (sgsn_auth.c:184) 20241006124619807 DMM DEBUG MM(262420000000036/f0e807dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124619807 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241006124619807 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241006124619810 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124619810 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124619810 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124619810 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124619810 DMM INFO MM(262420000000036/f0e807dd) Subscriber data update (mmctx.c:445) 20241006124619810 DMM DEBUG MM(262420000000036/f0e807dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124619810 DMM INFO MM(262420000000036/f0e807dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124619810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124619810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124619810 DMM INFO MM(262420000000036/f0e807dd) <- GMM AUTH AND CIPHERING REQ (rand = 92 e8 c9 ab 69 8f e2 13 e5 e9 7c 2a 2e 3d ab 55 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124619817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124619817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124619817 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124619817 DMM INFO MM(262420000000036/f0e807dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124619818 DMM NOTICE MM(262420000000036/f0e807dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124619818 DMM DEBUG MM(262420000000036/f0e807dd) checking auth: received GSM SRES = f8 cd e1 40 (gprs_gmm.c:666) 20241006124619818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124619818 DMM DEBUG MM(262420000000036/f0e807dd) Requesting authorization (sgsn_auth.c:160) 20241006124619818 DMM INFO MM(262420000000036/f0e807dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124619818 DMM DEBUG MM(262420000000036/f0e807dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124619818 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241006124619818 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) 20241006124619818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124619818 DMM INFO MM(262420000000036/f0e807dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e807dd) (gprs_gmm.c:300) 20241006124619819 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124619819 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124619819 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241006124619819 DMM INFO MM(262420000000036/f0e807dd) Subscriber data update (mmctx.c:445) 20241006124619819 DMM DEBUG MM(262420000000036/f0e807dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124619819 DMM INFO MM(262420000000036/f0e807dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124619819 DMM NOTICE MM(262420000000036/f0e807dd) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241006124619819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124619819 DMM NOTICE MM(262420000000036/f0e807dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124619819 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) 20241006124619820 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124619820 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241006124619820 DMM INFO MM(262420000000036/f0e807dd) Subscriber data update (mmctx.c:445) 20241006124619820 DMM DEBUG MM(262420000000036/f0e807dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006124625819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124625819 DMM INFO MM(262420000000036/f0e807dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e807dd) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006124629144 DGPRS DEBUG Checking for inactive LLMEs, time = 10029523 (sgsn.c:131) 20241006124631820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124631820 DMM INFO MM(262420000000036/f0e807dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e807dd) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006124637821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124637821 DMM INFO MM(262420000000036/f0e807dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e807dd) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006124638745 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124638745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124638745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006124643822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124643822 DMM INFO MM(262420000000036/f0e807dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e807dd) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006124648288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124648290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124648290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124648311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124648313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124648313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124648348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124648350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124648350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124649823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006124649823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241006124649823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124649823 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241006124649823 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) 20241006124649823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Reject}: Deallocated (fsm.c:568) 20241006124649823 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Deallocated (fsm.c:568) 20241006124649823 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Deallocated (fsm.c:568) 20241006124649823 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124649823 DLLC NOTICE LLME(df937d22/f0e807dd){ASSIGNED} LLGM Assign pre (f0e807dd => ffffffff) (gprs_llc.c:1079) 20241006124649823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0e807dd => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@1c12d2bee0f6: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124653836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@1c12d2bee0f6: Final verdict of PTC: none 20241006124653839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124653839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(356)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(360)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(355)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(351)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(349)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(353)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(358)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Oct 6 12:46:53 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 20241006124653964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124654265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241006124654840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124654840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94536) 20241006124655842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124655842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:46:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124656843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124656843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_update started. 20241006124657327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124657328 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124657376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124657376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124657376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124657376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124657376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124657376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124657376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124657376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124657378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124657378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124657378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124657379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124657379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124657379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124657379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124657379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124657379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124657379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(369)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124657380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124657380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124657384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124657392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124657392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(367)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124657405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124657405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124657405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124657405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124657405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124657405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124657405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124657405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124657407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124657407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124657407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124657407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124657407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124657407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124657408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124657408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124657408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124657408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124657408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124657409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124657412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124657420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124657421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124657443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124657443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124657443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124657443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124657445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124657445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124657445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124657445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124657445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124657445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124657445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124657445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124657446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124657446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124657449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124657459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124657459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124657844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124657844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124657844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124657844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124657847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124657847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@1c12d2bee0f6: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D8622010'O, index=0 SGSN_Test-GSUP(381)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@1c12d2bee0f6: 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 := '482874B5230A558477686AA5BBFA4BC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '428B0756'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A32E03B449FFF7A'O } } } } } 20241006124658900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124658900 DLLC NOTICE LLME(ffffffff/d8622010){UNASSIGNED} LLC RX: unknown TLLI 0xd8622010, creating LLME on the fly (gprs_llc.c:552) 20241006124658900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124658900 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241006124658900 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Allocated (fsm.c:456) 20241006124658901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Allocated (fsm.c:456) 20241006124658901 DMM DEBUG MM_STATE_Gb[0x6120000111a0]{Idle}: Allocated (fsm.c:456) 20241006124658901 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Allocated (fsm.c:456) 20241006124658901 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124658901 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124658901 DLLC NOTICE LLME(ffffffff/d8622010){UNASSIGNED} LLGM Assign pre (d8622010 => f7311f91) (gprs_llc.c:1079) 20241006124658901 DLLC NOTICE LLME(d8622010/f7311f91){ASSIGNED} LLGM Assign post (d8622010 => f7311f91) (gprs_llc.c:1125) 20241006124658901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124658901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124658901 DMM DEBUG MM(262420000000031/f7311f91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124658913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124658913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124658913 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124658914 DMM DEBUG MM(262420000000031/f7311f91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241006124658914 DMM NOTICE MM(262420000000031/f7311f91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124658914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124658914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124658914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124658914 DMM DEBUG MM(262420000000031/f7311f91) Requesting authorization (sgsn_auth.c:160) 20241006124658914 DMM INFO MM(262420000000031/f7311f91) Requesting authentication tuples (sgsn_auth.c:184) 20241006124658914 DMM DEBUG MM(262420000000031/f7311f91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124658914 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241006124658914 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@1c12d2bee0f6: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241006124658917 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124658917 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124658917 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124658917 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124658917 DMM INFO MM(262420000000031/f7311f91) Subscriber data update (mmctx.c:445) 20241006124658917 DMM DEBUG MM(262420000000031/f7311f91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124658917 DMM INFO MM(262420000000031/f7311f91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124658917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124658917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124658917 DMM INFO MM(262420000000031/f7311f91) <- GMM AUTH AND CIPHERING REQ (rand = 48 28 74 b5 23 0a 55 84 77 68 6a a5 bb fa 4b c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124658925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124658925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124658925 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124658925 DMM INFO MM(262420000000031/f7311f91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124658926 DMM NOTICE MM(262420000000031/f7311f91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124658926 DMM DEBUG MM(262420000000031/f7311f91) checking auth: received GSM SRES = 42 8b 07 56 (gprs_gmm.c:666) 20241006124658926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124658926 DMM DEBUG MM(262420000000031/f7311f91) Requesting authorization (sgsn_auth.c:160) 20241006124658926 DMM INFO MM(262420000000031/f7311f91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124658926 DMM DEBUG MM(262420000000031/f7311f91) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124658926 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241006124658926 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) 20241006124658926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124658926 DMM INFO MM(262420000000031/f7311f91) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7311f91) (gprs_gmm.c:300) 20241006124658927 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124658927 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124658927 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006124658927 DMM INFO MM(262420000000031/f7311f91) Subscriber data update (mmctx.c:445) 20241006124658927 DMM DEBUG MM(262420000000031/f7311f91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124658927 DMM INFO MM(262420000000031/f7311f91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124658927 DMM NOTICE MM(262420000000031/f7311f91) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241006124658927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124658927 DMM NOTICE MM(262420000000031/f7311f91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124658927 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) 20241006124658928 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124658928 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006124658928 DMM INFO MM(262420000000031/f7311f91) Subscriber data update (mmctx.c:445) 20241006124658928 DMM DEBUG MM(262420000000031/f7311f91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124658934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124658934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124658934 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124658934 DMM INFO MM(262420000000031/f7311f91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124658935 DMM NOTICE MM(262420000000031/f7311f91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124658935 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124658935 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124658935 DLLC NOTICE LLME(d8622010/f7311f91){ASSIGNED} LLGM Assign pre (ffffffff => f7311f91) (gprs_llc.c:1079) 20241006124658935 DLLC NOTICE LLME(ffffffff/f7311f91){ASSIGNED} LLGM Assign post (ffffffff => f7311f91) (gprs_llc.c:1125) 20241006124658935 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124658935 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124658935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124658935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124658983 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006124658983 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241006124658984 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) 20241006124658984 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006124658984 DMM INFO MM(262420000000031/f7311f91) Subscriber data update (mmctx.c:445) 20241006124658984 DMM DEBUG MM(262420000000031/f7311f91) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006124658984 DMM INFO MM(262420000000031/f7311f91) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006124658984 DMM INFO MM(262420000000031/f7311f91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124658984 DMM INFO MM(262420000000031/f7311f91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124658984 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124658984 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124658984 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124658984 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124658984 DLLC NOTICE LLME(ffffffff/f7311f91){ASSIGNED} LLGM Assign pre (f7311f91 => ffffffff) (gprs_llc.c:1079) 20241006124658984 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7311f91 => ffffffff) (gprs_llc.c:1125) 20241006124658984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Deallocated (fsm.c:568) 20241006124658984 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Deallocated (fsm.c:568) 20241006124658984 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Deallocated (fsm.c:568) 20241006124658984 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Deallocated (fsm.c:568) 20241006124659145 DGPRS DEBUG Checking for inactive LLMEs, time = 10029553 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed MC@1c12d2bee0f6: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@1c12d2bee0f6: Final verdict of PTC: none 20241006124703989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124703989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(379)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(370)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(374)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@1c12d2bee0f6: Final verdict of PTC: none 20241006124703991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(382)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(372)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(368)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@1c12d2bee0f6: Final verdict of PTC: pass -NSVCI99-provIP(377)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Oct 6 12:47:04 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241006124704120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124704421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241006124704990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124704990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20241006124705992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124705992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:47:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124706993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124706993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_withdraw started. 20241006124707600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124707602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124707654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124707655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124707655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124707655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124707655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124707655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124707655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124707655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124707659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124707659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124707659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124707659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124707659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124707659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124707659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124707659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124707659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124707659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124707662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124707662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124707668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124707680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124707680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124707702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124707702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124707702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124707703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124707703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124707703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124707703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124707703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124707705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124707705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124707705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124707705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124707705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124707706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124707706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124707706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124707706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124707706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124707707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124707707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124707713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124707725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124707725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124707755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124707755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124707755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124707755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124707756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124707756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124707756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124707756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124707758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124707758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124707758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124707758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124707758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124707758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124707758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124707758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124707758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124707758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124707758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124707759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124707759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124707764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124707775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124707775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124707995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124707995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124707995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124707995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124707997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006124707997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1c12d2bee0f6: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FF0B23CE'O, index=0 SGSN_Test-GSUP(400)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@1c12d2bee0f6: 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 := '0B39DC4FBBA612A12A6DE7C88A999350'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44176D0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6844974EBDFF2B28'O } } } } } 20241006124709047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124709047 DLLC NOTICE LLME(ffffffff/ff0b23ce){UNASSIGNED} LLC RX: unknown TLLI 0xff0b23ce, creating LLME on the fly (gprs_llc.c:552) 20241006124709047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124709047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241006124709047 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Allocated (fsm.c:456) 20241006124709047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Allocated (fsm.c:456) 20241006124709047 DMM DEBUG MM_STATE_Gb[0x6120000117a0]{Idle}: Allocated (fsm.c:456) 20241006124709047 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Allocated (fsm.c:456) 20241006124709047 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124709047 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124709047 DLLC NOTICE LLME(ffffffff/ff0b23ce){UNASSIGNED} LLGM Assign pre (ff0b23ce => d54d2a93) (gprs_llc.c:1079) 20241006124709047 DLLC NOTICE LLME(ff0b23ce/d54d2a93){ASSIGNED} LLGM Assign post (ff0b23ce => d54d2a93) (gprs_llc.c:1125) 20241006124709047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124709047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124709047 DMM DEBUG MM(262420000000029/d54d2a93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124709061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124709061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124709061 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124709061 DMM DEBUG MM(262420000000029/d54d2a93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241006124709061 DMM NOTICE MM(262420000000029/d54d2a93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124709061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124709061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124709061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124709061 DMM DEBUG MM(262420000000029/d54d2a93) Requesting authorization (sgsn_auth.c:160) 20241006124709061 DMM INFO MM(262420000000029/d54d2a93) Requesting authentication tuples (sgsn_auth.c:184) 20241006124709061 DMM DEBUG MM(262420000000029/d54d2a93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124709061 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241006124709061 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@1c12d2bee0f6: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241006124709064 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124709064 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124709064 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124709064 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124709064 DMM INFO MM(262420000000029/d54d2a93) Subscriber data update (mmctx.c:445) 20241006124709064 DMM DEBUG MM(262420000000029/d54d2a93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124709064 DMM INFO MM(262420000000029/d54d2a93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124709064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124709064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124709064 DMM INFO MM(262420000000029/d54d2a93) <- GMM AUTH AND CIPHERING REQ (rand = 0b 39 dc 4f bb a6 12 a1 2a 6d e7 c8 8a 99 93 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124709073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124709073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124709073 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124709073 DMM INFO MM(262420000000029/d54d2a93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124709073 DMM NOTICE MM(262420000000029/d54d2a93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124709073 DMM DEBUG MM(262420000000029/d54d2a93) checking auth: received GSM SRES = 44 17 6d 0a (gprs_gmm.c:666) 20241006124709073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124709073 DMM DEBUG MM(262420000000029/d54d2a93) Requesting authorization (sgsn_auth.c:160) 20241006124709073 DMM INFO MM(262420000000029/d54d2a93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124709073 DMM DEBUG MM(262420000000029/d54d2a93) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124709073 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241006124709073 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) 20241006124709073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124709073 DMM INFO MM(262420000000029/d54d2a93) <- GMM ATTACH ACCEPT (new P-TMSI=0xd54d2a93) (gprs_gmm.c:300) 20241006124709075 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124709075 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124709075 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006124709075 DMM INFO MM(262420000000029/d54d2a93) Subscriber data update (mmctx.c:445) 20241006124709075 DMM DEBUG MM(262420000000029/d54d2a93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124709075 DMM INFO MM(262420000000029/d54d2a93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124709075 DMM NOTICE MM(262420000000029/d54d2a93) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241006124709075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124709075 DMM NOTICE MM(262420000000029/d54d2a93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124709075 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) 20241006124709076 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124709076 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006124709076 DMM INFO MM(262420000000029/d54d2a93) Subscriber data update (mmctx.c:445) 20241006124709076 DMM DEBUG MM(262420000000029/d54d2a93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124709082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124709083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124709083 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124709083 DMM INFO MM(262420000000029/d54d2a93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124709083 DMM NOTICE MM(262420000000029/d54d2a93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124709083 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124709083 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124709083 DLLC NOTICE LLME(ff0b23ce/d54d2a93){ASSIGNED} LLGM Assign pre (ffffffff => d54d2a93) (gprs_llc.c:1079) 20241006124709083 DLLC NOTICE LLME(ffffffff/d54d2a93){ASSIGNED} LLGM Assign post (ffffffff => d54d2a93) (gprs_llc.c:1125) 20241006124709083 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124709083 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124709083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124709083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124709132 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006124709132 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241006124709132 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) 20241006124709132 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006124709132 DMM INFO MM(262420000000029/d54d2a93) Subscriber data update (mmctx.c:445) 20241006124709132 DMM DEBUG MM(262420000000029/d54d2a93) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006124709132 DMM INFO MM(262420000000029/d54d2a93) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006124709132 DMM INFO MM(262420000000029/d54d2a93) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241006124709132 DMM NOTICE MM(262420000000029/d54d2a93) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241006124709132 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241006124709132 DMM INFO MM(262420000000029/d54d2a93) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241006124709132 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124709132 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124709132 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124709132 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124709132 DLLC NOTICE LLME(ffffffff/d54d2a93){ASSIGNED} LLGM Assign pre (d54d2a93 => ffffffff) (gprs_llc.c:1079) 20241006124709132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d54d2a93 => ffffffff) (gprs_llc.c:1125) 20241006124709132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Deallocated (fsm.c:568) 20241006124709132 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Deallocated (fsm.c:568) 20241006124709132 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Deallocated (fsm.c:568) 20241006124709132 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124709133 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1c12d2bee0f6: Removing Client IMSI='262420000000029'H, index=0 20241006124709139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124709139 DLLC NOTICE LLME(ffffffff/d54d2a93){UNASSIGNED} LLC RX: unknown TLLI 0xd54d2a93, creating LLME on the fly (gprs_llc.c:552) 20241006124709139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124709139 DMM NOTICE LLME(ffffffff/d54d2a93){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006124709139 DLLC NOTICE LLME(ffffffff/d54d2a93){UNASSIGNED} LLGM Assign pre (d54d2a93 => ffffffff) (gprs_llc.c:1079) 20241006124709140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d54d2a93 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124709142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@1c12d2bee0f6: Final verdict of PTC: none 20241006124709144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124709144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(398)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(393)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(388)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(396)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(386)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(391)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Oct 6 12:47:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241006124709278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124709579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44196) 20241006124710146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124710146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44196, count=97032) 20241006124711146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124711147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:47:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124712148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124712148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241006124712706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124712707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124712760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124712760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124712760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124712760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124712760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124712760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124712760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124712760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(407)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124712762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124712762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124712762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124712762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124712762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124712762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124712762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124712762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124712762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124712762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124712763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124712763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124712767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124712777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124712777 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@1c12d2bee0f6: 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(405)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124712792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124712792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124712792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124712792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124712792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124712793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124712793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124712793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124712794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124712794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124712794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124712794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124712794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124712795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124712795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124712795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124712795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124712795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124712795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124712795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124712800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124712809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124712809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124712843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124712843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124712843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124712843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124712843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124712843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124712843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124712843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124712845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124712845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124712845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124712845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124712845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124712845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124712845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124712845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124712845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124712845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124712845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(418)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124712846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124712846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124712850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124712860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124712860 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(415)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124713149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124713150 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124713150 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124713150 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124713152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124713152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1c12d2bee0f6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CF214A57'O, index=0 SGSN_Test-GSUP(419)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241006124714190 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) 20241006124714190 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@1c12d2bee0f6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1c12d2bee0f6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1c12d2bee0f6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124714194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@1c12d2bee0f6: Final verdict of PTC: none 20241006124714196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124714196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(412)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(418)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(408)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(410)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(416)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(406)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Oct 6 12:47:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241006124714333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124714634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20241006124715197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124715197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=52456) 20241006124716197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124716198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:47:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124717198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124717199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241006124717694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124717695 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124717737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124717737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124717737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124717737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124717737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124717737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124717737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124717737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124717739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124717739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124717739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124717739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124717739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124717739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124717739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124717739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124717739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124717739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124717740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124717740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124717744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124717754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124717754 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124717776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124717776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124717776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124717776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124717776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124717776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124717776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124717776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124717778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124717778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124717778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124717778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124717778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124717778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124717778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124717778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124717778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124717778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124717779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124717779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124717782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124717792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124717792 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124717818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124717818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124717818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124717818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717818 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124717818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124717818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124717818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124717818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124717820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124717820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124717820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124717820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124717820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124717820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124717820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124717820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124717820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124717821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124717821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124717821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124717821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124717825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124717835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124717835 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124718199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124718200 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124718200 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124718200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124718202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124718202 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1c12d2bee0f6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CBD9818C'O, index=0 SGSN_Test-GSUP(438)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241006124719245 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) 20241006124719245 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@1c12d2bee0f6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1c12d2bee0f6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1c12d2bee0f6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124719249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(431)@1c12d2bee0f6: Final verdict of PTC: none 20241006124719252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124719252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(436)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1c12d2bee0f6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(424)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(434)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(429)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Oct 6 12:47:19 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241006124719386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124719688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20241006124720252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124720253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48928, count=52664) 20241006124721254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124721254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Oct 6 12:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124722255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124722255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_rau_unknown started. 20241006124722738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124722740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124722785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124722785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124722785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124722785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124722786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124722786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124722786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124722786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124722787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124722787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124722787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124722787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124722787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124722788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124722788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124722788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124722788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124722788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124722788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124722788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124722792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124722803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124722804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124722826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124722826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124722826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124722826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124722826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124722826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124722826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124722826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124722828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124722828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124722828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124722829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124722829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124722829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124722829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124722829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722829 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124722829 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124722829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124722829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(450)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124722829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124722833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124722843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124722843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124722866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124722866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124722866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124722866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722866 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124722866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124722866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124722866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124722866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124722868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124722868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124722868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124722868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124722868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124722868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124722868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124722868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124722868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124722868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124722869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124722869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124722869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124722873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124722881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124722881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124723256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124723256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124723256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124723256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124723258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124723259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@1c12d2bee0f6: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C5962F29'O, index=0 SGSN_Test-GSUP(457)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241006124724309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124724309 DLLC NOTICE LLME(ffffffff/c5962f29){UNASSIGNED} LLC RX: unknown TLLI 0xc5962f29, creating LLME on the fly (gprs_llc.c:552) 20241006124724309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006124724309 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124724309 DMM NOTICE LLME(ffffffff/c5962f29){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006124724309 DLLC NOTICE LLME(ffffffff/c5962f29){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006124724309 DMM ERROR LLME(ffffffff/c5962f29){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006124724309 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006124724309 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006124724309 DLLC NOTICE LLME(ffffffff/c5962f29){UNASSIGNED} LLGM Assign pre (c5962f29 => ffffffff) (gprs_llc.c:1079) 20241006124724309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5962f29 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@1c12d2bee0f6: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@1c12d2bee0f6: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124724323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(445)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(457)@1c12d2bee0f6: Final verdict of PTC: none 20241006124724325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124724325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@1c12d2bee0f6: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@1c12d2bee0f6: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@1c12d2bee0f6: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(450)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(455)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(453)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(443)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(448)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_rau_unknown finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Oct 6 12:47:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241006124724450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124724751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50300) 20241006124725326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124725326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50300, count=54936) 20241006124726327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124726327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Oct 6 12:47:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124727328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124727328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_rau started. 20241006124727811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124727812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124727860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124727860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124727860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124727860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124727860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124727860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124727860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124727860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124727862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124727862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124727862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124727862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124727862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124727862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124727862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124727862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124727862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124727862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124727863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124727863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124727867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124727877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124727877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124727907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124727907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124727907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124727907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124727907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124727907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124727907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124727907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124727909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124727909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124727909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124727909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124727909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124727909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124727909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124727909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124727909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124727909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124727910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124727910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124727915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124727924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124727924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124727938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124727938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124727938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124727938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124727938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124727938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124727938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124727938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124727941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124727941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124727941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124727941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124727941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124727941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124727941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124727941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124727941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124727941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124727941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124727942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124727942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124727946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124727955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124727955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124728329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124728329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124728329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124728329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124728331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124728332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006124729146 DGPRS DEBUG Checking for inactive LLMEs, time = 10029583 (sgsn.c:131) TC_attach_rau-BVCI196(463)@1c12d2bee0f6: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D2FE2954'O, index=0 SGSN_Test-GSUP(476)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@1c12d2bee0f6: 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 := 'DBE1E8C5B9E885680734ECFA718320B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A0DF8AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3C77AC34ED9BE28'O } } } } } 20241006124729381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729381 DLLC NOTICE LLME(ffffffff/d2fe2954){UNASSIGNED} LLC RX: unknown TLLI 0xd2fe2954, creating LLME on the fly (gprs_llc.c:552) 20241006124729381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241006124729382 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Allocated (fsm.c:456) 20241006124729382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Allocated (fsm.c:456) 20241006124729382 DMM DEBUG MM_STATE_Gb[0x612000011da0]{Idle}: Allocated (fsm.c:456) 20241006124729382 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Allocated (fsm.c:456) 20241006124729382 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124729382 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124729382 DLLC NOTICE LLME(ffffffff/d2fe2954){UNASSIGNED} LLGM Assign pre (d2fe2954 => eec2165e) (gprs_llc.c:1079) 20241006124729382 DLLC NOTICE LLME(d2fe2954/eec2165e){ASSIGNED} LLGM Assign post (d2fe2954 => eec2165e) (gprs_llc.c:1125) 20241006124729382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124729382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124729382 DMM DEBUG MM(262420000000012/eec2165e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124729395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729395 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124729395 DMM DEBUG MM(262420000000012/eec2165e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241006124729395 DMM NOTICE MM(262420000000012/eec2165e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124729395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124729395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124729395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124729395 DMM DEBUG MM(262420000000012/eec2165e) Requesting authorization (sgsn_auth.c:160) 20241006124729395 DMM INFO MM(262420000000012/eec2165e) Requesting authentication tuples (sgsn_auth.c:184) 20241006124729395 DMM DEBUG MM(262420000000012/eec2165e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124729395 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241006124729396 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241006124729398 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124729398 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124729398 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124729398 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124729398 DMM INFO MM(262420000000012/eec2165e) Subscriber data update (mmctx.c:445) 20241006124729398 DMM DEBUG MM(262420000000012/eec2165e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124729399 DMM INFO MM(262420000000012/eec2165e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124729399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124729399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124729399 DMM INFO MM(262420000000012/eec2165e) <- GMM AUTH AND CIPHERING REQ (rand = db e1 e8 c5 b9 e8 85 68 07 34 ec fa 71 83 20 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124729406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729406 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124729406 DMM INFO MM(262420000000012/eec2165e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124729406 DMM NOTICE MM(262420000000012/eec2165e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124729406 DMM DEBUG MM(262420000000012/eec2165e) checking auth: received GSM SRES = 5a 0d f8 ae (gprs_gmm.c:666) 20241006124729406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124729406 DMM DEBUG MM(262420000000012/eec2165e) Requesting authorization (sgsn_auth.c:160) 20241006124729406 DMM INFO MM(262420000000012/eec2165e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124729406 DMM DEBUG MM(262420000000012/eec2165e) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124729406 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241006124729406 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) 20241006124729406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124729406 DMM INFO MM(262420000000012/eec2165e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec2165e) (gprs_gmm.c:300) 20241006124729408 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124729408 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124729408 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241006124729408 DMM INFO MM(262420000000012/eec2165e) Subscriber data update (mmctx.c:445) 20241006124729408 DMM DEBUG MM(262420000000012/eec2165e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124729408 DMM INFO MM(262420000000012/eec2165e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124729408 DMM NOTICE MM(262420000000012/eec2165e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241006124729408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124729408 DMM NOTICE MM(262420000000012/eec2165e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124729408 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) 20241006124729409 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124729409 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241006124729409 DMM INFO MM(262420000000012/eec2165e) Subscriber data update (mmctx.c:445) 20241006124729409 DMM DEBUG MM(262420000000012/eec2165e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124729415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729415 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124729415 DMM INFO MM(262420000000012/eec2165e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124729415 DMM NOTICE MM(262420000000012/eec2165e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124729415 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124729415 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124729415 DLLC NOTICE LLME(d2fe2954/eec2165e){ASSIGNED} LLGM Assign pre (ffffffff => eec2165e) (gprs_llc.c:1079) 20241006124729415 DLLC NOTICE LLME(ffffffff/eec2165e){ASSIGNED} LLGM Assign post (ffffffff => eec2165e) (gprs_llc.c:1125) 20241006124729415 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124729415 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124729415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124729415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124729467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729467 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124729467 DMM INFO MM(262420000000012/eec2165e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124729467 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124729467 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124729467 DLLC NOTICE LLME(ffffffff/eec2165e){ASSIGNED} LLGM Assign pre (eec2165e => cbc4904c) (gprs_llc.c:1079) 20241006124729467 DLLC NOTICE LLME(eec2165e/cbc4904c){ASSIGNED} LLGM Assign post (eec2165e => cbc4904c) (gprs_llc.c:1125) 20241006124729467 DMM INFO MM(262420000000012/cbc4904c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@1c12d2bee0f6: Removing Client IMSI='262420000000012'H, index=0 20241006124729476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124729476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006124729476 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124729476 DMM INFO MM(262420000000012/cbc4904c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124729476 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124729476 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124729476 DLLC NOTICE LLME(eec2165e/cbc4904c){ASSIGNED} LLGM Assign pre (ffffffff => cbc4904c) (gprs_llc.c:1079) 20241006124729476 DLLC NOTICE LLME(ffffffff/cbc4904c){ASSIGNED} LLGM Assign post (ffffffff => cbc4904c) (gprs_llc.c:1125) 20241006124729477 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124729479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@1c12d2bee0f6: Final verdict of PTC: none 20241006124729482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124729482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(474)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(464)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(470)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(468)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(462)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(472)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_rau finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Oct 6 12:47:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241006124729608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124730009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91680) 20241006124730483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124730483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91680, count=92840) 20241006124731484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124731484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Oct 6 12:47:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124732485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124732485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_rau_a_a started. 20241006124733072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124733073 DMM INFO MM(262420000000012/cbc4904c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124733073 DMM INFO MM(262420000000012/cbc4904c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124733073 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124733073 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124733073 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124733073 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124733073 DLLC NOTICE LLME(ffffffff/cbc4904c){ASSIGNED} LLGM Assign pre (cbc4904c => ffffffff) (gprs_llc.c:1079) 20241006124733073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbc4904c => ffffffff) (gprs_llc.c:1125) 20241006124733073 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241006124733073 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) 20241006124733073 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241006124733073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Deallocated (fsm.c:568) 20241006124733073 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Deallocated (fsm.c:568) 20241006124733073 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Deallocated (fsm.c:568) 20241006124733074 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Deallocated (fsm.c:568) 20241006124733074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124733115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124733115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124733115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124733115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124733115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124733115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124733115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124733115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124733116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124733116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124733116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124733117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124733117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124733117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124733117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124733117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124733117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124733117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124733117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124733118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124733121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124733132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124733132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_a-BVCI196(482)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124733171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124733171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124733171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124733171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124733171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124733171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124733171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124733171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124733173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124733173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124733173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124733173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124733173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124733173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124733173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124733173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124733173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124733173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124733174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124733174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124733178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124733188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124733189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(486)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124733201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124733201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124733201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124733201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124733201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124733201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124733201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124733201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124733203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124733203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124733203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124733203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124733203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124733203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124733203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124733203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124733203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124733203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124733203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124733203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124733203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124733208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124733334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124733334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124733486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124733486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124733486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124733486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124733488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124733489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@1c12d2bee0f6: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C3DF061A'O, index=0 SGSN_Test-GSUP(495)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@1c12d2bee0f6: 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 := 'A7088EFB4E9FEAC810D337E211904B57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06A6FC27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D4C42B232E62742'O } } } } } 20241006124734545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734545 DLLC NOTICE LLME(ffffffff/c3df061a){UNASSIGNED} LLC RX: unknown TLLI 0xc3df061a, creating LLME on the fly (gprs_llc.c:552) 20241006124734545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241006124734545 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Allocated (fsm.c:456) 20241006124734545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Allocated (fsm.c:456) 20241006124734545 DMM DEBUG MM_STATE_Gb[0x6120000123a0]{Idle}: Allocated (fsm.c:456) 20241006124734545 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Allocated (fsm.c:456) 20241006124734545 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124734545 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124734545 DLLC NOTICE LLME(ffffffff/c3df061a){UNASSIGNED} LLGM Assign pre (c3df061a => db641a98) (gprs_llc.c:1079) 20241006124734545 DLLC NOTICE LLME(c3df061a/db641a98){ASSIGNED} LLGM Assign post (c3df061a => db641a98) (gprs_llc.c:1125) 20241006124734545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124734545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124734545 DMM DEBUG MM(262420000000037/db641a98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124734557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734557 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734557 DMM DEBUG MM(262420000000037/db641a98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241006124734557 DMM NOTICE MM(262420000000037/db641a98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124734557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124734557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124734557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124734557 DMM DEBUG MM(262420000000037/db641a98) Requesting authorization (sgsn_auth.c:160) 20241006124734557 DMM INFO MM(262420000000037/db641a98) Requesting authentication tuples (sgsn_auth.c:184) 20241006124734557 DMM DEBUG MM(262420000000037/db641a98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124734557 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241006124734557 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241006124734560 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124734560 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124734560 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124734560 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124734560 DMM INFO MM(262420000000037/db641a98) Subscriber data update (mmctx.c:445) 20241006124734560 DMM DEBUG MM(262420000000037/db641a98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124734560 DMM INFO MM(262420000000037/db641a98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124734560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124734560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124734560 DMM INFO MM(262420000000037/db641a98) <- GMM AUTH AND CIPHERING REQ (rand = a7 08 8e fb 4e 9f ea c8 10 d3 37 e2 11 90 4b 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124734569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734569 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734569 DMM INFO MM(262420000000037/db641a98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124734569 DMM NOTICE MM(262420000000037/db641a98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124734569 DMM DEBUG MM(262420000000037/db641a98) checking auth: received GSM SRES = 06 a6 fc 27 (gprs_gmm.c:666) 20241006124734569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124734569 DMM DEBUG MM(262420000000037/db641a98) Requesting authorization (sgsn_auth.c:160) 20241006124734569 DMM INFO MM(262420000000037/db641a98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124734569 DMM DEBUG MM(262420000000037/db641a98) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124734569 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241006124734569 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) 20241006124734569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124734569 DMM INFO MM(262420000000037/db641a98) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb641a98) (gprs_gmm.c:300) 20241006124734571 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124734571 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124734571 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241006124734571 DMM INFO MM(262420000000037/db641a98) Subscriber data update (mmctx.c:445) 20241006124734571 DMM DEBUG MM(262420000000037/db641a98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124734571 DMM INFO MM(262420000000037/db641a98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124734571 DMM NOTICE MM(262420000000037/db641a98) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241006124734571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124734571 DMM NOTICE MM(262420000000037/db641a98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124734571 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) 20241006124734572 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124734572 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241006124734572 DMM INFO MM(262420000000037/db641a98) Subscriber data update (mmctx.c:445) 20241006124734572 DMM DEBUG MM(262420000000037/db641a98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124734577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734577 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734578 DMM INFO MM(262420000000037/db641a98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124734578 DMM NOTICE MM(262420000000037/db641a98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124734578 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124734578 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124734578 DLLC NOTICE LLME(c3df061a/db641a98){ASSIGNED} LLGM Assign pre (ffffffff => db641a98) (gprs_llc.c:1079) 20241006124734578 DLLC NOTICE LLME(ffffffff/db641a98){ASSIGNED} LLGM Assign post (ffffffff => db641a98) (gprs_llc.c:1125) 20241006124734578 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124734578 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124734578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124734578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124734629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734629 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734629 DMM INFO MM(262420000000037/db641a98) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124734629 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124734629 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124734629 DLLC NOTICE LLME(ffffffff/db641a98){ASSIGNED} LLGM Assign pre (db641a98 => f02dd9a3) (gprs_llc.c:1079) 20241006124734629 DLLC NOTICE LLME(db641a98/f02dd9a3){ASSIGNED} LLGM Assign post (db641a98 => f02dd9a3) (gprs_llc.c:1125) 20241006124734629 DMM INFO MM(262420000000037/f02dd9a3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124734636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734636 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734637 DMM INFO MM(262420000000037/f02dd9a3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124734637 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124734637 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124734637 DLLC NOTICE LLME(db641a98/f02dd9a3){ASSIGNED} LLGM Assign pre (ffffffff => f02dd9a3) (gprs_llc.c:1079) 20241006124734637 DLLC NOTICE LLME(ffffffff/f02dd9a3){ASSIGNED} LLGM Assign post (ffffffff => f02dd9a3) (gprs_llc.c:1125) 20241006124734637 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006124734637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734637 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734637 DMM INFO MM(262420000000037/f02dd9a3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124734637 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124734637 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124734637 DLLC NOTICE LLME(ffffffff/f02dd9a3){ASSIGNED} LLGM Assign pre (f02dd9a3 => faede25a) (gprs_llc.c:1079) 20241006124734637 DLLC NOTICE LLME(f02dd9a3/faede25a){ASSIGNED} LLGM Assign post (f02dd9a3 => faede25a) (gprs_llc.c:1125) 20241006124734637 DMM INFO MM(262420000000037/faede25a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124734643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734643 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734643 DMM INFO MM(262420000000037/faede25a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124734643 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124734643 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124734643 DLLC NOTICE LLME(f02dd9a3/faede25a){ASSIGNED} LLGM Assign pre (ffffffff => faede25a) (gprs_llc.c:1079) 20241006124734643 DLLC NOTICE LLME(ffffffff/faede25a){ASSIGNED} LLGM Assign post (ffffffff => faede25a) (gprs_llc.c:1125) 20241006124734643 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006124734644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124734644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124734644 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124734644 DMM INFO MM(262420000000037/faede25a) -> GMM DETACH REQUEST TLLI=0xfaede25a type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006124734644 DMM INFO MM(262420000000037/faede25a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006124734644 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124734644 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124734644 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124734644 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124734644 DLLC NOTICE LLME(ffffffff/faede25a){ASSIGNED} LLGM Assign pre (faede25a => ffffffff) (gprs_llc.c:1079) 20241006124734644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faede25a => ffffffff) (gprs_llc.c:1125) 20241006124734644 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241006124734644 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) 20241006124734644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Deallocated (fsm.c:568) 20241006124734644 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Deallocated (fsm.c:568) 20241006124734644 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Deallocated (fsm.c:568) 20241006124734644 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124734645 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@1c12d2bee0f6: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124739650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@1c12d2bee0f6: Final verdict of PTC: none 20241006124739654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124739654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI210(486)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(483)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(489)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(493)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(491)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(481)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(487)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Oct 6 12:47:39 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241006124739777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124740078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241006124740655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124740655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20241006124741656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124741656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Oct 6 12:47:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124742657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124742657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_rau_a_b started. 20241006124743137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124743139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124743184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124743184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124743184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124743184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124743184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124743184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124743184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124743184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124743186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124743186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124743186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124743186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124743186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124743186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124743186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124743186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124743186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124743186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124743186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124743187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124743190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124743200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124743200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124743218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124743218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124743218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124743218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124743218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124743218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124743218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124743218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124743219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124743219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124743220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124743220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124743220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124743220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124743220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124743220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124743220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124743220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124743221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124743221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124743224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124743234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124743234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124743257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124743257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124743257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124743257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124743257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124743257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124743257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124743257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124743259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124743259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124743259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124743259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124743259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124743259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124743259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124743259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124743259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124743259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124743259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124743259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124743259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124743264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124743275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124743276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124743658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124743658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124743658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124743658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124743661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124743661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@1c12d2bee0f6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F00B507F'O, index=0 SGSN_Test-GSUP(514)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@1c12d2bee0f6: 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 := 'A6CE5EC9BF458E42B66A37BE32C979D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFE77371'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B16D0229D97035C'O } } } } } 20241006124744716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744716 DLLC NOTICE LLME(ffffffff/f00b507f){UNASSIGNED} LLC RX: unknown TLLI 0xf00b507f, creating LLME on the fly (gprs_llc.c:552) 20241006124744716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241006124744716 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Allocated (fsm.c:456) 20241006124744716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Allocated (fsm.c:456) 20241006124744716 DMM DEBUG MM_STATE_Gb[0x6120000129a0]{Idle}: Allocated (fsm.c:456) 20241006124744717 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Allocated (fsm.c:456) 20241006124744717 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124744717 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124744717 DLLC NOTICE LLME(ffffffff/f00b507f){UNASSIGNED} LLGM Assign pre (f00b507f => c51581ce) (gprs_llc.c:1079) 20241006124744717 DLLC NOTICE LLME(f00b507f/c51581ce){ASSIGNED} LLGM Assign post (f00b507f => c51581ce) (gprs_llc.c:1125) 20241006124744717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124744717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124744717 DMM DEBUG MM(262420000000038/c51581ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124744731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744731 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744731 DMM DEBUG MM(262420000000038/c51581ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241006124744731 DMM NOTICE MM(262420000000038/c51581ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124744731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124744731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124744731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124744731 DMM DEBUG MM(262420000000038/c51581ce) Requesting authorization (sgsn_auth.c:160) 20241006124744731 DMM INFO MM(262420000000038/c51581ce) Requesting authentication tuples (sgsn_auth.c:184) 20241006124744731 DMM DEBUG MM(262420000000038/c51581ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124744731 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241006124744731 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241006124744734 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124744734 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124744734 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124744734 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124744734 DMM INFO MM(262420000000038/c51581ce) Subscriber data update (mmctx.c:445) 20241006124744734 DMM DEBUG MM(262420000000038/c51581ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124744734 DMM INFO MM(262420000000038/c51581ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124744734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124744734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124744734 DMM INFO MM(262420000000038/c51581ce) <- GMM AUTH AND CIPHERING REQ (rand = a6 ce 5e c9 bf 45 8e 42 b6 6a 37 be 32 c9 79 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124744742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744742 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744742 DMM INFO MM(262420000000038/c51581ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124744742 DMM NOTICE MM(262420000000038/c51581ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124744742 DMM DEBUG MM(262420000000038/c51581ce) checking auth: received GSM SRES = ff e7 73 71 (gprs_gmm.c:666) 20241006124744742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124744742 DMM DEBUG MM(262420000000038/c51581ce) Requesting authorization (sgsn_auth.c:160) 20241006124744742 DMM INFO MM(262420000000038/c51581ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124744742 DMM DEBUG MM(262420000000038/c51581ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124744742 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241006124744742 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) 20241006124744742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124744742 DMM INFO MM(262420000000038/c51581ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xc51581ce) (gprs_gmm.c:300) 20241006124744743 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124744743 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124744743 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241006124744743 DMM INFO MM(262420000000038/c51581ce) Subscriber data update (mmctx.c:445) 20241006124744743 DMM DEBUG MM(262420000000038/c51581ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124744743 DMM INFO MM(262420000000038/c51581ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124744743 DMM NOTICE MM(262420000000038/c51581ce) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241006124744743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124744743 DMM NOTICE MM(262420000000038/c51581ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124744743 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) 20241006124744744 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124744744 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241006124744744 DMM INFO MM(262420000000038/c51581ce) Subscriber data update (mmctx.c:445) 20241006124744744 DMM DEBUG MM(262420000000038/c51581ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124744750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744750 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744750 DMM INFO MM(262420000000038/c51581ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124744750 DMM NOTICE MM(262420000000038/c51581ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124744750 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124744751 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124744751 DLLC NOTICE LLME(f00b507f/c51581ce){ASSIGNED} LLGM Assign pre (ffffffff => c51581ce) (gprs_llc.c:1079) 20241006124744751 DLLC NOTICE LLME(ffffffff/c51581ce){ASSIGNED} LLGM Assign post (ffffffff => c51581ce) (gprs_llc.c:1125) 20241006124744751 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124744751 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124744751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124744751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@1c12d2bee0f6: attach complete sending rau 20241006124744802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744802 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744802 DMM INFO MM(262420000000038/c51581ce) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124744803 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124744803 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124744803 DLLC NOTICE LLME(ffffffff/c51581ce){ASSIGNED} LLGM Assign pre (c51581ce => c7d63ebc) (gprs_llc.c:1079) 20241006124744803 DLLC NOTICE LLME(c51581ce/c7d63ebc){ASSIGNED} LLGM Assign post (c51581ce => c7d63ebc) (gprs_llc.c:1125) 20241006124744803 DMM INFO MM(262420000000038/c7d63ebc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1c12d2bee0f6: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@1c12d2bee0f6: Removing Client IMSI='262420000000038'H, index=0 20241006124744810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744810 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744810 DMM INFO MM(262420000000038/c7d63ebc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124744810 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124744810 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124744810 DLLC NOTICE LLME(c51581ce/c7d63ebc){ASSIGNED} LLGM Assign pre (ffffffff => c7d63ebc) (gprs_llc.c:1079) 20241006124744810 DLLC NOTICE LLME(ffffffff/c7d63ebc){ASSIGNED} LLGM Assign post (ffffffff => c7d63ebc) (gprs_llc.c:1125) 20241006124744810 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@1c12d2bee0f6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C7D63EBC'O, index=0 TC_attach_rau_a_b(516)@1c12d2bee0f6: sending second RAU via different RA 20241006124744814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744814 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124744814 DMM INFO MM(262420000000038/c7d63ebc) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c7d63ebc, P-TMSI: c7d63ebc (00000000), TLLI: c7d63ebc (c7d63ebc), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241006124744814 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241006124744814 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124744814 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124744814 DLLC NOTICE LLME(ffffffff/c7d63ebc){ASSIGNED} LLGM Assign pre (c7d63ebc => c7d63ebc) (gprs_llc.c:1079) 20241006124744814 DLLC NOTICE LLME(c7d63ebc/c7d63ebc){ASSIGNED} LLGM Assign post (c7d63ebc => c7d63ebc) (gprs_llc.c:1125) 20241006124744814 DMM INFO MM(262420000000038/c7d63ebc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124744829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744829 DMM INFO MM(262420000000038/c7d63ebc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124744829 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124744829 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124744829 DLLC NOTICE LLME(c7d63ebc/c7d63ebc){ASSIGNED} LLGM Assign pre (ffffffff => c7d63ebc) (gprs_llc.c:1079) 20241006124744829 DLLC NOTICE LLME(ffffffff/c7d63ebc){ASSIGNED} LLGM Assign post (ffffffff => c7d63ebc) (gprs_llc.c:1125) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006124744829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124744829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124744829 DMM INFO MM(262420000000038/c7d63ebc) -> GMM DETACH REQUEST TLLI=0xc7d63ebc type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006124744829 DMM INFO MM(262420000000038/c7d63ebc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006124744829 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124744829 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124744829 DLLC NOTICE LLME(ffffffff/c7d63ebc){ASSIGNED} LLGM Assign pre (c7d63ebc => ffffffff) (gprs_llc.c:1079) 20241006124744829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7d63ebc => ffffffff) (gprs_llc.c:1125) 20241006124744829 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241006124744829 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) 20241006124744829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Deallocated (fsm.c:568) 20241006124744829 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Deallocated (fsm.c:568) 20241006124744829 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Deallocated (fsm.c:568) 20241006124744829 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124744830 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@1c12d2bee0f6: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124749839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@1c12d2bee0f6: Final verdict of PTC: none 20241006124749841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124749841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(507)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(502)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(512)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(505)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(510)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(500)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Oct 6 12:47:49 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 20241006124749961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124750263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107552) 20241006124750843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124750843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107552, count=108092) 20241006124751844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124751844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124752845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124752845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241006124753324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124753326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124753369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124753369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124753369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124753369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124753369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124753369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124753370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124753370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124753371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124753371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124753371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124753372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124753372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124753372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124753372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124753372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124753372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124753372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124753373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124753373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006124753376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124753386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124753386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124753408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124753408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124753408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124753408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124753408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124753408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124753408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124753408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124753410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124753410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124753410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124753410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124753410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124753410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124753410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124753410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124753410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124753410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124753411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(526)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124753411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124753414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124753424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124753424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124753453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124753453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124753453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124753453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124753454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124753454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124753454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124753454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124753456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124753456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124753456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124753457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124753457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124753457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124753457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124753457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124753457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124753457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124753457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124753457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124753457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124753461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124753472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124753472 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(529)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124753847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124753847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124753847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124753847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124753849 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241006124753850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@1c12d2bee0f6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CF9A0096'O, index=0 SGSN_Test-GSUP(533)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := 'EDDFEF788B3BBF81453BE2AFE32E4FC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64CAC820'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8E449D2ECE9FAB4'O } } } } } 20241006124754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754906 DLLC NOTICE LLME(ffffffff/cf9a0096){UNASSIGNED} LLC RX: unknown TLLI 0xcf9a0096, creating LLME on the fly (gprs_llc.c:552) 20241006124754906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241006124754906 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Allocated (fsm.c:456) 20241006124754906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Allocated (fsm.c:456) 20241006124754906 DMM DEBUG MM_STATE_Gb[0x612000012fa0]{Idle}: Allocated (fsm.c:456) 20241006124754906 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Allocated (fsm.c:456) 20241006124754906 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124754906 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124754906 DLLC NOTICE LLME(ffffffff/cf9a0096){UNASSIGNED} LLGM Assign pre (cf9a0096 => d422abce) (gprs_llc.c:1079) 20241006124754906 DLLC NOTICE LLME(cf9a0096/d422abce){ASSIGNED} LLGM Assign post (cf9a0096 => d422abce) (gprs_llc.c:1125) 20241006124754906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124754906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124754906 DMM DEBUG MM(262420000000039/d422abce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124754920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754920 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124754920 DMM DEBUG MM(262420000000039/d422abce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241006124754920 DMM NOTICE MM(262420000000039/d422abce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124754920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124754920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124754920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124754920 DMM DEBUG MM(262420000000039/d422abce) Requesting authorization (sgsn_auth.c:160) 20241006124754920 DMM INFO MM(262420000000039/d422abce) Requesting authentication tuples (sgsn_auth.c:184) 20241006124754920 DMM DEBUG MM(262420000000039/d422abce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124754920 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241006124754920 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241006124754923 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124754923 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124754923 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124754923 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124754923 DMM INFO MM(262420000000039/d422abce) Subscriber data update (mmctx.c:445) 20241006124754923 DMM DEBUG MM(262420000000039/d422abce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124754923 DMM INFO MM(262420000000039/d422abce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124754923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124754923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124754923 DMM INFO MM(262420000000039/d422abce) <- GMM AUTH AND CIPHERING REQ (rand = ed df ef 78 8b 3b bf 81 45 3b e2 af e3 2e 4f c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124754930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754930 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124754930 DMM INFO MM(262420000000039/d422abce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124754930 DMM NOTICE MM(262420000000039/d422abce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124754930 DMM DEBUG MM(262420000000039/d422abce) checking auth: received GSM SRES = 64 ca c8 20 (gprs_gmm.c:666) 20241006124754930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124754930 DMM DEBUG MM(262420000000039/d422abce) Requesting authorization (sgsn_auth.c:160) 20241006124754930 DMM INFO MM(262420000000039/d422abce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124754930 DMM DEBUG MM(262420000000039/d422abce) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124754930 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241006124754931 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) 20241006124754931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124754931 DMM INFO MM(262420000000039/d422abce) <- GMM ATTACH ACCEPT (new P-TMSI=0xd422abce) (gprs_gmm.c:300) 20241006124754932 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124754932 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124754932 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241006124754932 DMM INFO MM(262420000000039/d422abce) Subscriber data update (mmctx.c:445) 20241006124754932 DMM DEBUG MM(262420000000039/d422abce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124754932 DMM INFO MM(262420000000039/d422abce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124754932 DMM NOTICE MM(262420000000039/d422abce) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241006124754932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124754932 DMM NOTICE MM(262420000000039/d422abce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124754932 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) 20241006124754933 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124754933 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241006124754933 DMM INFO MM(262420000000039/d422abce) Subscriber data update (mmctx.c:445) 20241006124754933 DMM DEBUG MM(262420000000039/d422abce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124754939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754939 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124754939 DMM INFO MM(262420000000039/d422abce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124754939 DMM NOTICE MM(262420000000039/d422abce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124754939 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124754939 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124754939 DLLC NOTICE LLME(cf9a0096/d422abce){ASSIGNED} LLGM Assign pre (ffffffff => d422abce) (gprs_llc.c:1079) 20241006124754939 DLLC NOTICE LLME(ffffffff/d422abce){ASSIGNED} LLGM Assign post (ffffffff => d422abce) (gprs_llc.c:1125) 20241006124754939 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124754939 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124754939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124754939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: attach complete sending rau 20241006124754991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754991 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124754991 DMM INFO MM(262420000000039/d422abce) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124754991 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124754991 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124754991 DLLC NOTICE LLME(ffffffff/d422abce){ASSIGNED} LLGM Assign pre (d422abce => e9111a0b) (gprs_llc.c:1079) 20241006124754991 DLLC NOTICE LLME(d422abce/e9111a0b){ASSIGNED} LLGM Assign post (d422abce => e9111a0b) (gprs_llc.c:1125) 20241006124754991 DMM INFO MM(262420000000039/e9111a0b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@1c12d2bee0f6: Removing Client IMSI='262420000000039'H, index=0 20241006124754999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124754999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006124754999 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124754999 DMM INFO MM(262420000000039/e9111a0b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006124754999 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006124754999 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124754999 DLLC NOTICE LLME(d422abce/e9111a0b){ASSIGNED} LLGM Assign pre (ffffffff => e9111a0b) (gprs_llc.c:1079) 20241006124754999 DLLC NOTICE LLME(ffffffff/e9111a0b){ASSIGNED} LLGM Assign post (ffffffff => e9111a0b) (gprs_llc.c:1125) 20241006124754999 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@1c12d2bee0f6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E9111A0B'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: sending second RAU via different RA with wrong Old RA 20241006124755004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124755004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124755004 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006124755004 DMM NOTICE LLME(ffffffff/e9111a0b){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006124755004 DLLC NOTICE LLME(ffffffff/e9111a0b){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006124755005 DMM NOTICE MM(262420000000039/e9111a0b) Rx RA Update Request with unexpected TLLI=e9111a0b Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241006124755005 DMM ERROR LLME(ffffffff/e9111a0b){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006124755005 DMM NOTICE MM(262420000000039/e9111a0b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006124755005 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006124755005 DMM INFO MM(262420000000039/e9111a0b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241006124755005 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124755005 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124755005 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124755005 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124755005 DLLC NOTICE LLME(ffffffff/e9111a0b){ASSIGNED} LLGM Assign pre (e9111a0b => ffffffff) (gprs_llc.c:1079) 20241006124755005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9111a0b => ffffffff) (gprs_llc.c:1125) 20241006124755005 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241006124755005 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) 20241006124755005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Deallocated (fsm.c:568) 20241006124755005 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Deallocated (fsm.c:568) 20241006124755005 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Deallocated (fsm.c:568) 20241006124755005 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Deallocated (fsm.c:568) 20241006124755014 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241006124755015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124755016 DLLC NOTICE LLME(ffffffff/e9111a0b){UNASSIGNED} LLC RX: unknown TLLI 0xe9111a0b, creating LLME on the fly (gprs_llc.c:552) 20241006124755016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124755016 DMM NOTICE LLME(ffffffff/e9111a0b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006124759147 DGPRS DEBUG Checking for inactive LLMEs, time = 10029613 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@1c12d2bee0f6: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124800022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124800024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124800024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(521)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(526)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(532)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(530)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(524)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(519)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Oct 6 12:48:00 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 20241006124800152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124800453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104840) 20241006124801025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124801025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104840, count=105480) 20241006124802026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124802026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Oct 6 12:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124803028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124803028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_resync started. 20241006124803514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124803515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124803566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124803566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124803566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124803566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124803566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124803566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124803566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124803566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124803568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124803568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124803568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124803568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124803568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124803568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124803568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124803568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124803568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124803568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124803569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124803574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124803584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124803584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124803597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124803597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124803597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124803597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124803598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124803598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124803598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124803598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124803599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124803600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124803600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124803600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124803600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124803600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124803600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124803600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124803600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124803600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124803600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124803600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124803604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124803615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124803615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124803635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124803635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124803635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124803635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124803635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124803635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124803635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124803635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124803637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124803637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124803637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124803637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124803637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124803637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124803637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124803637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124803637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124803637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124803637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124803638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124803638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124803643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124803654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124803654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124804029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124804029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124804029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124804029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124804032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124804033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@1c12d2bee0f6: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C1A8E69B'O, index=0 SGSN_Test-GSUP(552)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@1c12d2bee0f6: 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 := '2F9EC13556F5276C038CC2AEA1B5763A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90031674'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76573CA26946B842'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C314119BB7EBD1886EDAC5EE6FE57C05'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C20440F13D45C1FE17C1F23D01CFAF8E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C9418ED096D963535441BE62CAA926DA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '683EE08B1EB36143'O } } } } } 20241006124805082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124805082 DLLC NOTICE LLME(ffffffff/c1a8e69b){UNASSIGNED} LLC RX: unknown TLLI 0xc1a8e69b, creating LLME on the fly (gprs_llc.c:552) 20241006124805082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124805082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124805082 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Allocated (fsm.c:456) 20241006124805082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Allocated (fsm.c:456) 20241006124805082 DMM DEBUG MM_STATE_Gb[0x6120000135a0]{Idle}: Allocated (fsm.c:456) 20241006124805082 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Allocated (fsm.c:456) 20241006124805082 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124805082 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124805082 DLLC NOTICE LLME(ffffffff/c1a8e69b){UNASSIGNED} LLGM Assign pre (c1a8e69b => fa9620cf) (gprs_llc.c:1079) 20241006124805082 DLLC NOTICE LLME(c1a8e69b/fa9620cf){ASSIGNED} LLGM Assign post (c1a8e69b => fa9620cf) (gprs_llc.c:1125) 20241006124805082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124805082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124805083 DMM DEBUG MM(262420000000040/fa9620cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124805096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124805096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124805096 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124805096 DMM DEBUG MM(262420000000040/fa9620cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124805096 DMM NOTICE MM(262420000000040/fa9620cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124805096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124805096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124805096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124805096 DMM DEBUG MM(262420000000040/fa9620cf) Requesting authorization (sgsn_auth.c:160) 20241006124805096 DMM INFO MM(262420000000040/fa9620cf) Requesting authentication tuples (sgsn_auth.c:184) 20241006124805096 DMM DEBUG MM(262420000000040/fa9620cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124805096 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124805096 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241006124805099 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124805099 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124805099 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124805099 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124805099 DMM INFO MM(262420000000040/fa9620cf) Subscriber data update (mmctx.c:445) 20241006124805099 DMM DEBUG MM(262420000000040/fa9620cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124805099 DMM INFO MM(262420000000040/fa9620cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124805099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124805099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124805099 DMM INFO MM(262420000000040/fa9620cf) <- GMM AUTH AND CIPHERING REQ (rand = 2f 9e c1 35 56 f5 27 6c 03 8c c2 ae a1 b5 76 3a , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 41 8e d0 96 d9 63 53 54 41 be 62 ca a9 26 da ) (gprs_gmm.c:483) 20241006124805107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124805107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124805107 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124805107 DMM INFO MM(262420000000040/fa9620cf) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241006124805107 DMM INFO MM(262420000000040/fa9620cf) R99 AUTHENTICATION SYNCH (AUTS = aafc572b67a7e4efb993f3940b33) (gprs_gmm.c:711) 20241006124805108 DMM DEBUG MM(262420000000040/fa9620cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124805108 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241006124805108 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e aa fc 57 2b 67 a7 e4 ef b9 93 f3 94 0b 33 20 10 2f 9e c1 35 56 f5 27 6c 03 8c c2 ae a1 b5 76 3a 28 01 01 (gprs_subscriber.c:210) 20241006124805108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241006124805108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241006124805109 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124805109 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124805109 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124805109 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124805109 DMM INFO MM(262420000000040/fa9620cf) Subscriber data update (mmctx.c:445) 20241006124805109 DMM DEBUG MM(262420000000040/fa9620cf) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241006124805109 DMM INFO MM(262420000000040/fa9620cf) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241006124805109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124805109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124805109 DMM INFO MM(262420000000040/fa9620cf) <- GMM AUTH AND CIPHERING REQ (rand = 3b 8f 2e 5f fb 1f 11 d5 1e 73 16 85 e8 2c 18 b7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 26 92 61 04 e0 4f d1 d1 b6 20 82 85 c6 bf e1 ) (gprs_gmm.c:483) 20241006124805116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124805116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124805116 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124805116 DMM INFO MM(262420000000040/fa9620cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124805116 DMM NOTICE MM(262420000000040/fa9620cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124805116 DMM DEBUG MM(262420000000040/fa9620cf) checking auth: received UMTS RES = 4b 1d d1 ec 17 57 86 de (gprs_gmm.c:666) 20241006124805116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124805116 DMM DEBUG MM(262420000000040/fa9620cf) Requesting authorization (sgsn_auth.c:160) 20241006124805116 DMM INFO MM(262420000000040/fa9620cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124805116 DMM DEBUG MM(262420000000040/fa9620cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124805116 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241006124805116 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) 20241006124805116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124805116 DMM INFO MM(262420000000040/fa9620cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa9620cf) (gprs_gmm.c:300) 20241006124805118 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124805118 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124805118 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241006124805118 DMM INFO MM(262420000000040/fa9620cf) Subscriber data update (mmctx.c:445) 20241006124805118 DMM DEBUG MM(262420000000040/fa9620cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124805118 DMM INFO MM(262420000000040/fa9620cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124805118 DMM NOTICE MM(262420000000040/fa9620cf) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241006124805118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124805118 DMM NOTICE MM(262420000000040/fa9620cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124805118 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) 20241006124805118 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124805118 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241006124805118 DMM INFO MM(262420000000040/fa9620cf) Subscriber data update (mmctx.c:445) 20241006124805118 DMM DEBUG MM(262420000000040/fa9620cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 20241006124805125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124805125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124805125 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124805125 DMM INFO MM(262420000000040/fa9620cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124805125 DMM NOTICE MM(262420000000040/fa9620cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124805125 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124805125 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124805125 DLLC NOTICE LLME(c1a8e69b/fa9620cf){ASSIGNED} LLGM Assign pre (ffffffff => fa9620cf) (gprs_llc.c:1079) 20241006124805125 DLLC NOTICE LLME(ffffffff/fa9620cf){ASSIGNED} LLGM Assign post (ffffffff => fa9620cf) (gprs_llc.c:1125) 20241006124805125 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124805125 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124805125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124805125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124805127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@1c12d2bee0f6: Final verdict of PTC: none 20241006124805129 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124805129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(545)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(550)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(540)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(543)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(548)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(538)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_resync finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Oct 6 12:48:05 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 20241006124805261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124805662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90656) 20241006124806131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124806131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90656, count=95012) 20241006124807132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124807132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Oct 6 12:48:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124808133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124808134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a54 started. 20241006124808721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124808722 DMM INFO MM(262420000000040/fa9620cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124808722 DMM INFO MM(262420000000040/fa9620cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124808722 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124808722 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124808722 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124808722 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124808722 DLLC NOTICE LLME(ffffffff/fa9620cf){ASSIGNED} LLGM Assign pre (fa9620cf => ffffffff) (gprs_llc.c:1079) 20241006124808723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa9620cf => ffffffff) (gprs_llc.c:1125) 20241006124808723 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241006124808723 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) 20241006124808723 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241006124808723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Deallocated (fsm.c:568) 20241006124808723 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Deallocated (fsm.c:568) 20241006124808723 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Deallocated (fsm.c:568) 20241006124808723 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124808723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124808768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124808768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124808769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124808769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808769 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124808769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124808769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124808769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124808769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124808770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124808770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124808770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124808770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124808770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124808770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124808770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124808770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124808770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124808770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124808771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124808771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(559)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124808776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124808784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124808784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(557)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124808796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124808796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124808796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124808796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124808796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124808796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124808796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124808796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124808798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124808798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124808798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124808798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124808798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124808798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124808798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124808798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124808798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124808798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124808799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124808799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124808802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(565)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124808811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124808811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124808832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124808832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124808832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124808832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124808832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124808832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124808832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124808832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124808834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124808834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124808834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124808834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124808834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124808834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124808834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124808834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124808834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124808834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124808834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124808835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124808835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124808838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124808849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124808849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124809134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124809134 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124809134 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124809134 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124809137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124809137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@1c12d2bee0f6: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D7EFA616'O, index=0 SGSN_Test-GSUP(571)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@1c12d2bee0f6: 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 := '035725A7C496F9F871BEDC3763A5F30A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A34F31FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12AE6EA808BFCB27'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A81188D9CB13EDA480707E30A93ECC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A3443E877B1D39709FFFC946FEB4BB81'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E6431D8D3A0D76813027773D445B1A4A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0503E5E534726B2'O } } } } } 20241006124810188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124810188 DLLC NOTICE LLME(ffffffff/d7efa616){UNASSIGNED} LLC RX: unknown TLLI 0xd7efa616, creating LLME on the fly (gprs_llc.c:552) 20241006124810188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124810188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124810188 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Allocated (fsm.c:456) 20241006124810188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Allocated (fsm.c:456) 20241006124810188 DMM DEBUG MM_STATE_Gb[0x612000013ba0]{Idle}: Allocated (fsm.c:456) 20241006124810188 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Allocated (fsm.c:456) 20241006124810188 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124810189 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124810189 DLLC NOTICE LLME(ffffffff/d7efa616){UNASSIGNED} LLGM Assign pre (d7efa616 => c1547ad0) (gprs_llc.c:1079) 20241006124810189 DLLC NOTICE LLME(d7efa616/c1547ad0){ASSIGNED} LLGM Assign post (d7efa616 => c1547ad0) (gprs_llc.c:1125) 20241006124810189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124810189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124810189 DMM DEBUG MM(262420000000040/c1547ad0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124810202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124810202 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124810202 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124810202 DMM DEBUG MM(262420000000040/c1547ad0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124810202 DMM NOTICE MM(262420000000040/c1547ad0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124810202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124810202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124810202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124810202 DMM DEBUG MM(262420000000040/c1547ad0) Requesting authorization (sgsn_auth.c:160) 20241006124810202 DMM INFO MM(262420000000040/c1547ad0) Requesting authentication tuples (sgsn_auth.c:184) 20241006124810202 DMM DEBUG MM(262420000000040/c1547ad0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124810202 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124810202 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241006124810205 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124810205 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124810205 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124810205 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124810205 DMM INFO MM(262420000000040/c1547ad0) Subscriber data update (mmctx.c:445) 20241006124810205 DMM DEBUG MM(262420000000040/c1547ad0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124810205 DMM INFO MM(262420000000040/c1547ad0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124810205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124810205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124810205 DMM INFO MM(262420000000040/c1547ad0) <- GMM AUTH AND CIPHERING REQ (rand = 03 57 25 a7 c4 96 f9 f8 71 be dc 37 63 a5 f3 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 43 1d 8d 3a 0d 76 81 30 27 77 3d 44 5b 1a 4a ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124810215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@1c12d2bee0f6: Final verdict of PTC: none 20241006124810217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124810218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(560)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(569)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(564)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(562)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(567)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(558)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Oct 6 12:48:10 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 20241006124810342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124810744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48100) 20241006124811219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124811219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48100, count=71956) 20241006124812220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124812220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Oct 6 12:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124813221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124813221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a53 started. 20241006124813803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124813805 DMM INFO MM(262420000000040/c1547ad0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124813805 DMM INFO MM(262420000000040/c1547ad0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124813805 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124813805 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124813805 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124813805 DMM ERROR MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124813805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: Deallocated (fsm.c:568) 20241006124813805 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Deallocated (fsm.c:568) 20241006124813805 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Deallocated (fsm.c:568) 20241006124813805 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124813805 DLLC NOTICE LLME(d7efa616/c1547ad0){ASSIGNED} LLGM Assign pre (c1547ad0 => ffffffff) (gprs_llc.c:1079) 20241006124813805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1547ad0 => ffffffff) (gprs_llc.c:1125) 20241006124813805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124813848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124813848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124813848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124813848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124813848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124813848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124813848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124813848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124813849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124813849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124813850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124813850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124813850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124813850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124813850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124813850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124813850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124813850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124813851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124813851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124813854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124813865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124813865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124813891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124813891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124813891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124813891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124813891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124813891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124813892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124813892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124813893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124813893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124813893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124813894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124813894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124813894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124813894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124813894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813894 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124813894 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124813894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(584)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124813895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124813895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(583)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124813899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124813909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124813909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(581)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124813932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124813932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124813932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124813932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124813932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124813932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124813932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124813932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124813934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124813934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124813934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124813934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124813934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124813935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124813935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124813935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124813935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124813935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124813935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124813935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124813935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124813939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124813947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124813947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(586)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124814221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124814221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124814221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124814221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124814224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124814225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@1c12d2bee0f6: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C93BF2A3'O, index=0 SGSN_Test-GSUP(590)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@1c12d2bee0f6: 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 := '7A0E93783E648FC37E1A7A0CB98FE769'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0AD9A7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DAAF245836EC008'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8DA57479AD06133DC51389A0177B51FC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3ACD2888F4709848297D781E368D7668'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C940A91345633BB97CD30CDB2218936B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '36B270DDA62943C2'O } } } } } 20241006124815278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124815278 DLLC NOTICE LLME(ffffffff/c93bf2a3){UNASSIGNED} LLC RX: unknown TLLI 0xc93bf2a3, creating LLME on the fly (gprs_llc.c:552) 20241006124815278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124815278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124815278 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Allocated (fsm.c:456) 20241006124815278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Allocated (fsm.c:456) 20241006124815278 DMM DEBUG MM_STATE_Gb[0x6120000141a0]{Idle}: Allocated (fsm.c:456) 20241006124815278 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Allocated (fsm.c:456) 20241006124815278 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124815278 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124815278 DLLC NOTICE LLME(ffffffff/c93bf2a3){UNASSIGNED} LLGM Assign pre (c93bf2a3 => f085d519) (gprs_llc.c:1079) 20241006124815278 DLLC NOTICE LLME(c93bf2a3/f085d519){ASSIGNED} LLGM Assign post (c93bf2a3 => f085d519) (gprs_llc.c:1125) 20241006124815278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124815278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124815278 DMM DEBUG MM(262420000000040/f085d519) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124815290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124815290 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124815290 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124815290 DMM DEBUG MM(262420000000040/f085d519) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124815290 DMM NOTICE MM(262420000000040/f085d519) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124815290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124815290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124815290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124815290 DMM DEBUG MM(262420000000040/f085d519) Requesting authorization (sgsn_auth.c:160) 20241006124815290 DMM INFO MM(262420000000040/f085d519) Requesting authentication tuples (sgsn_auth.c:184) 20241006124815290 DMM DEBUG MM(262420000000040/f085d519) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124815290 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124815290 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241006124815293 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124815293 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124815293 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124815293 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124815293 DMM INFO MM(262420000000040/f085d519) Subscriber data update (mmctx.c:445) 20241006124815293 DMM DEBUG MM(262420000000040/f085d519) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124815293 DMM INFO MM(262420000000040/f085d519) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124815293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124815293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124815293 DMM INFO MM(262420000000040/f085d519) <- GMM AUTH AND CIPHERING REQ (rand = 7a 0e 93 78 3e 64 8f c3 7e 1a 7a 0c b9 8f e7 69 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 40 a9 13 45 63 3b b9 7c d3 0c db 22 18 93 6b ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124815301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@1c12d2bee0f6: Final verdict of PTC: none 20241006124815304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124815304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(584)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(586)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(578)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(589)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(582)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(587)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(576)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(586): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Oct 6 12:48:15 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 20241006124815433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124815835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241006124816305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124816305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241006124817306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124817306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Oct 6 12:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124818307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124818307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_a53_a54 started. 20241006124818895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124818896 DMM INFO MM(262420000000040/f085d519) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124818896 DMM INFO MM(262420000000040/f085d519) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124818896 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124818896 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124818896 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124818897 DMM ERROR MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124818897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: Deallocated (fsm.c:568) 20241006124818897 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Deallocated (fsm.c:568) 20241006124818897 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Deallocated (fsm.c:568) 20241006124818897 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Deallocated (fsm.c:568) 20241006124818897 DLLC NOTICE LLME(c93bf2a3/f085d519){ASSIGNED} LLGM Assign pre (f085d519 => ffffffff) (gprs_llc.c:1079) 20241006124818897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f085d519 => ffffffff) (gprs_llc.c:1125) 20241006124818897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124818941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124818941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124818941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124818941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124818941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124818941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124818941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124818941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124818941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124818943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124818943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124818943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124818943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124818943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124818943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124818943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124818943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124818943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124818943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124818943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124818944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124818944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124818947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124818956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124818956 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124818986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124818986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124818986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124818986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124818986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124818986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124818986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124818986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124818986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(602)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124818989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124818989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124818989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124818989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124818990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124818990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124818990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124818990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124818990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124818990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124818990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124818990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124818990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124818994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124819005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124819005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(600)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124819020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124819020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124819022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124819022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124819022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124819023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124819023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124819023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124819023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124819023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124819023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124819023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124819023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124819024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124819024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124819028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124819036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124819036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124819307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124819307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124819307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124819307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124819310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124819310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@1c12d2bee0f6: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EB3AE6B3'O, index=0 SGSN_Test-GSUP(609)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@1c12d2bee0f6: 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 := '15694C45DDEF61DD9DD5ECC3C88DB3AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56D32954'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF8129CDF75146F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A78512D832C81C77B975A50B4B5862B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2F6355D31D4203D2EC2D691D791038A7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B8CAAD08CAE690C1E48C3332DD8D2C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3ECC6AECC417C85D'O } } } } } 20241006124820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124820363 DLLC NOTICE LLME(ffffffff/eb3ae6b3){UNASSIGNED} LLC RX: unknown TLLI 0xeb3ae6b3, creating LLME on the fly (gprs_llc.c:552) 20241006124820363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124820363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124820364 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Allocated (fsm.c:456) 20241006124820364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Allocated (fsm.c:456) 20241006124820364 DMM DEBUG MM_STATE_Gb[0x6120000147a0]{Idle}: Allocated (fsm.c:456) 20241006124820364 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Allocated (fsm.c:456) 20241006124820364 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124820364 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124820364 DLLC NOTICE LLME(ffffffff/eb3ae6b3){UNASSIGNED} LLGM Assign pre (eb3ae6b3 => c07a502b) (gprs_llc.c:1079) 20241006124820364 DLLC NOTICE LLME(eb3ae6b3/c07a502b){ASSIGNED} LLGM Assign post (eb3ae6b3 => c07a502b) (gprs_llc.c:1125) 20241006124820364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124820364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124820364 DMM DEBUG MM(262420000000040/c07a502b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124820377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124820377 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124820377 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124820377 DMM DEBUG MM(262420000000040/c07a502b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124820377 DMM NOTICE MM(262420000000040/c07a502b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124820377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124820377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124820377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124820378 DMM DEBUG MM(262420000000040/c07a502b) Requesting authorization (sgsn_auth.c:160) 20241006124820378 DMM INFO MM(262420000000040/c07a502b) Requesting authentication tuples (sgsn_auth.c:184) 20241006124820378 DMM DEBUG MM(262420000000040/c07a502b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124820378 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124820378 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241006124820381 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124820381 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124820381 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124820381 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124820381 DMM INFO MM(262420000000040/c07a502b) Subscriber data update (mmctx.c:445) 20241006124820381 DMM DEBUG MM(262420000000040/c07a502b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124820381 DMM INFO MM(262420000000040/c07a502b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124820381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124820381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124820381 DMM INFO MM(262420000000040/c07a502b) <- GMM AUTH AND CIPHERING REQ (rand = 15 69 4c 45 dd ef 61 dd 9d d5 ec c3 c8 8d b3 ac , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 8c aa d0 8c ae 69 0c 1e 48 c3 33 2d d8 d2 c5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124820390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54410<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124820392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124820392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(609)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(597)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(603)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(607)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(605)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(595)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(601)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Oct 6 12:48:20 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 20241006124820520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124820922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241006124821393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124821393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241006124822394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124822394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Oct 6 12:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124823395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124823395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_a50_a54 started. 20241006124823989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124823991 DMM INFO MM(262420000000040/c07a502b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124823991 DMM INFO MM(262420000000040/c07a502b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124823991 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124823991 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124823991 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124823991 DMM ERROR MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124823991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: Deallocated (fsm.c:568) 20241006124823991 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Deallocated (fsm.c:568) 20241006124823991 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Deallocated (fsm.c:568) 20241006124823991 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124823991 DLLC NOTICE LLME(eb3ae6b3/c07a502b){ASSIGNED} LLGM Assign pre (c07a502b => ffffffff) (gprs_llc.c:1079) 20241006124823991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07a502b => ffffffff) (gprs_llc.c:1125) 20241006124823991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124824037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124824037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124824037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124824037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124824037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124824037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124824037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124824037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124824039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124824039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124824039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124824039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124824039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124824039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124824039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124824039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124824039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124824039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124824040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124824040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124824044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124824053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124824053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124824073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124824073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124824073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124824073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124824073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124824073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124824073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124824073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124824074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124824074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124824075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124824075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124824075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124824075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124824075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124824075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124824075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124824075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124824076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124824076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124824079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124824089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124824089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124824115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124824116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124824116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124824116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124824118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124824118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124824118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124824118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124824118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124824118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124824119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124824119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124824119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124824119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124824122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124824131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124824131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124824395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124824396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124824396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124824396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124824398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124824398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@1c12d2bee0f6: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C8B5E898'O, index=0 SGSN_Test-GSUP(628)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@1c12d2bee0f6: 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 := '73059DF21F339FC29C8AE687C707D341'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43364571'O ("C6Eq") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43B86B9C225CCBB3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6B9CD4595C5D9B6F72F2D0A4B60304AE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '11A276F0FA095F466E353F216F018150'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C90ED79623F89D87D77F76E9D32BC3DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9209AE043304ADCA'O } } } } } 20241006124825452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124825452 DLLC NOTICE LLME(ffffffff/c8b5e898){UNASSIGNED} LLC RX: unknown TLLI 0xc8b5e898, creating LLME on the fly (gprs_llc.c:552) 20241006124825452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124825452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124825452 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Allocated (fsm.c:456) 20241006124825452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Allocated (fsm.c:456) 20241006124825452 DMM DEBUG MM_STATE_Gb[0x612000014da0]{Idle}: Allocated (fsm.c:456) 20241006124825452 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Allocated (fsm.c:456) 20241006124825452 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124825452 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124825452 DLLC NOTICE LLME(ffffffff/c8b5e898){UNASSIGNED} LLGM Assign pre (c8b5e898 => ea15d061) (gprs_llc.c:1079) 20241006124825452 DLLC NOTICE LLME(c8b5e898/ea15d061){ASSIGNED} LLGM Assign post (c8b5e898 => ea15d061) (gprs_llc.c:1125) 20241006124825452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124825452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124825452 DMM DEBUG MM(262420000000040/ea15d061) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124825466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124825466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124825466 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124825466 DMM DEBUG MM(262420000000040/ea15d061) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124825466 DMM NOTICE MM(262420000000040/ea15d061) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124825466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124825466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124825467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124825467 DMM DEBUG MM(262420000000040/ea15d061) Requesting authorization (sgsn_auth.c:160) 20241006124825467 DMM INFO MM(262420000000040/ea15d061) Requesting authentication tuples (sgsn_auth.c:184) 20241006124825467 DMM DEBUG MM(262420000000040/ea15d061) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124825467 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124825467 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241006124825470 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124825470 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124825470 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124825470 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124825470 DMM INFO MM(262420000000040/ea15d061) Subscriber data update (mmctx.c:445) 20241006124825470 DMM DEBUG MM(262420000000040/ea15d061) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124825470 DMM INFO MM(262420000000040/ea15d061) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124825470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124825470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124825470 DMM INFO MM(262420000000040/ea15d061) <- GMM AUTH AND CIPHERING REQ (rand = 73 05 9d f2 1f 33 9f c2 9c 8a e6 87 c7 07 d3 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 0e d7 96 23 f8 9d 87 d7 7f 76 e9 d3 2b c3 dd ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124825480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(616)@1c12d2bee0f6: Final verdict of PTC: none 20241006124825482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124825482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a50_a54-BVCI196(615)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(621)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(628)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(627)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(614)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(625)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(619)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Oct 6 12:48:25 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 20241006124825610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124826011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67772) 20241006124826483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124826483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67772, count=72688) 20241006124827484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124827484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Oct 6 12:48:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124828485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124828485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a50 started. 20241006124829070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124829071 DMM INFO MM(262420000000040/ea15d061) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124829071 DMM INFO MM(262420000000040/ea15d061) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124829071 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124829071 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124829071 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124829071 DMM ERROR MM_STATE_Gb(0)[0x612000014da0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124829071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: Deallocated (fsm.c:568) 20241006124829071 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Deallocated (fsm.c:568) 20241006124829071 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Deallocated (fsm.c:568) 20241006124829071 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Deallocated (fsm.c:568) 20241006124829071 DLLC NOTICE LLME(c8b5e898/ea15d061){ASSIGNED} LLGM Assign pre (ea15d061 => ffffffff) (gprs_llc.c:1079) 20241006124829071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea15d061 => ffffffff) (gprs_llc.c:1125) 20241006124829071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124829125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124829125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124829125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124829125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124829125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124829125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124829125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124829125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(636)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124829127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124829127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124829127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124829127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124829127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124829127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124829127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124829127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124829128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124829128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124829128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124829128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(635)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124829131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124829140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124829140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(633)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124829148 DGPRS DEBUG Checking for inactive LLMEs, time = 10029643 (sgsn.c:131) SGSN_Test-Gb1-NS1(635)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124829156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124829157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124829157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124829157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124829157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124829157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124829157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124829157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124829158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124829159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124829159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124829159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124829159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124829159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124829159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124829159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124829159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124829159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124829160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124829160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124829164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124829174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124829174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124829192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124829192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124829192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124829192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124829192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124829192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124829192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124829192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124829194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124829194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124829194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124829194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124829195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124829195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124829195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124829195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124829195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124829195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124829195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124829195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124829195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124829199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124829207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124829207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124829486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124829486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124829486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124829486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124829488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124829488 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@1c12d2bee0f6: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F9539E1B'O, index=0 SGSN_Test-GSUP(647)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@1c12d2bee0f6: 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 := '47EA1876B6A52E58CE02051EE780E2DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EFA3807'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '285C8936E98B383E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3BC23F37AB61984C65FBEBC5FD28644'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BAAE5D1E36BA93AFDD65F8E29E70145D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F7A3F4CEB6880DD0EE4E0067EED4E7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '328C496A81D3C0BF'O } } } } } 20241006124830541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124830541 DLLC NOTICE LLME(ffffffff/f9539e1b){UNASSIGNED} LLC RX: unknown TLLI 0xf9539e1b, creating LLME on the fly (gprs_llc.c:552) 20241006124830541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124830541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006124830541 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Allocated (fsm.c:456) 20241006124830541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Allocated (fsm.c:456) 20241006124830541 DMM DEBUG MM_STATE_Gb[0x6120000153a0]{Idle}: Allocated (fsm.c:456) 20241006124830541 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Allocated (fsm.c:456) 20241006124830542 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124830542 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124830542 DLLC NOTICE LLME(ffffffff/f9539e1b){UNASSIGNED} LLGM Assign pre (f9539e1b => e04074fc) (gprs_llc.c:1079) 20241006124830542 DLLC NOTICE LLME(f9539e1b/e04074fc){ASSIGNED} LLGM Assign post (f9539e1b => e04074fc) (gprs_llc.c:1125) 20241006124830542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124830542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124830542 DMM DEBUG MM(262420000000040/e04074fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124830555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124830555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124830555 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124830555 DMM DEBUG MM(262420000000040/e04074fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006124830555 DMM NOTICE MM(262420000000040/e04074fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124830555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124830555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124830555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124830555 DMM DEBUG MM(262420000000040/e04074fc) Requesting authorization (sgsn_auth.c:160) 20241006124830555 DMM INFO MM(262420000000040/e04074fc) Requesting authentication tuples (sgsn_auth.c:184) 20241006124830555 DMM DEBUG MM(262420000000040/e04074fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124830555 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006124830555 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241006124830559 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124830559 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124830559 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124830559 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124830559 DMM INFO MM(262420000000040/e04074fc) Subscriber data update (mmctx.c:445) 20241006124830559 DMM DEBUG MM(262420000000040/e04074fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124830559 DMM INFO MM(262420000000040/e04074fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124830559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124830559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124830559 DMM INFO MM(262420000000040/e04074fc) <- GMM AUTH AND CIPHERING REQ (rand = 47 ea 18 76 b6 a5 2e 58 ce 02 05 1e e7 80 e2 de , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 7a 3f 4c eb 68 80 dd 0e e4 e0 06 7e ed 4e 7b ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@1c12d2bee0f6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124830570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI210(639)@1c12d2bee0f6: Final verdict of PTC: none 20241006124830572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124830572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(645)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(647)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(640)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(636)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(643)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(638)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(634)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Oct 6 12:48:30 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 20241006124830699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124831101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70820) 20241006124831573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124831573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70820, count=72080) 20241006124832574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124832574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Oct 6 12:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124833575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124833575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_detach_unknown_nopoweroff started. 20241006124834159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124834160 DMM INFO MM(262420000000040/e04074fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124834161 DMM INFO MM(262420000000040/e04074fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124834161 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124834161 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124834161 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124834161 DMM ERROR MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006124834161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: Deallocated (fsm.c:568) 20241006124834161 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Deallocated (fsm.c:568) 20241006124834161 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Deallocated (fsm.c:568) 20241006124834161 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124834161 DLLC NOTICE LLME(f9539e1b/e04074fc){ASSIGNED} LLGM Assign pre (e04074fc => ffffffff) (gprs_llc.c:1079) 20241006124834161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e04074fc => ffffffff) (gprs_llc.c:1125) 20241006124834161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124834202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124834202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124834202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124834202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124834202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124834202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124834202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124834202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124834204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124834204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124834204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124834205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124834205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124834205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124834205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124834205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124834205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124834205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124834206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124834206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124834209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124834218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124834218 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124834235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124834235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124834236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124834236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834236 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124834236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124834236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124834236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124834236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124834237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124834237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124834237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124834237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124834237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124834237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124834238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124834238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124834238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124834238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124834238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124834238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124834243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124834252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124834252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(660)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 TC_detach_unknown_nopoweroff-BVCI210(658)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124834278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124834278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124834278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124834278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124834278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124834278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124834279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124834279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124834280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124834280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124834280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124834280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124834280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124834280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124834281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124834281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124834281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124834281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124834281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124834281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124834281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124834285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124834294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124834294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124834576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124834576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124834576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124834576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124834578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124834579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@1c12d2bee0f6: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F9031C5B'O, index=0 SGSN_Test-GSUP(666)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241006124835629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124835629 DLLC NOTICE LLME(ffffffff/f9031c5b){UNASSIGNED} LLC RX: unknown TLLI 0xf9031c5b, creating LLME on the fly (gprs_llc.c:552) 20241006124835629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124835629 DMM NOTICE LLME(ffffffff/f9031c5b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006124835629 DLLC NOTICE LLME(ffffffff/f9031c5b){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241006124835630 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf9031c5b type=GPRS detach (gprs_gmm.c:1465) 20241006124835630 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006124835630 DLLC NOTICE LLME(ffffffff/f9031c5b){UNASSIGNED} LLGM Assign pre (f9031c5b => ffffffff) (gprs_llc.c:1079) 20241006124835630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9031c5b => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@1c12d2bee0f6: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@1c12d2bee0f6: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124835643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45134<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(664)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(666)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@1c12d2bee0f6: Final verdict of PTC: none 20241006124835646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124835646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(659)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(652)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(662)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(657)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Oct 6 12:48:35 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 20241006124835772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124836074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20241006124836647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124836647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=57464) 20241006124837648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124837648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Oct 6 12:48:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124838649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124838649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_detach_unknown_poweroff started. 20241006124839132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124839134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124839183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124839183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124839183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124839183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124839183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124839185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124839185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124839185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124839186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124839186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124839186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124839186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124839186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124839186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124839186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124839186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124839186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124839190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124839199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124839199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(671)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124839212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124839212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124839212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124839212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124839213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124839213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124839213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124839214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124839214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124839214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124839214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124839215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124839215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124839215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124839215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124839215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124839219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124839228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124839228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124839258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124839258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124839258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124839258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124839258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124839258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124839258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124839259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124839260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124839260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124839260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124839261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124839261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124839261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124839261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124839261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124839261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124839261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124839261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124839262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124839262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124839266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124839275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124839275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124839651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124839651 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124839651 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124839651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124839653 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124839654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@1c12d2bee0f6: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E3E7B6DF'O, index=0 SGSN_Test-GSUP(685)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241006124840700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124840700 DLLC NOTICE LLME(ffffffff/e3e7b6df){UNASSIGNED} LLC RX: unknown TLLI 0xe3e7b6df, creating LLME on the fly (gprs_llc.c:552) 20241006124840700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124840701 DMM NOTICE LLME(ffffffff/e3e7b6df){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@1c12d2bee0f6: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@1c12d2bee0f6: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124845707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@1c12d2bee0f6: Final verdict of PTC: none 20241006124845709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_detach_unknown_poweroff-BVCI196(671)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(674)@1c12d2bee0f6: Final verdict of PTC: none 20241006124845709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(679)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(684)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(678)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(676)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(682)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(672)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Oct 6 12:48:45 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 20241006124845841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124846142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46528) 20241006124846711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124846711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46528, count=51960) 20241006124847712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124847712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Oct 6 12:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124848713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124848713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_detach_nopoweroff started. 20241006124849201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124849203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124849248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124849248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124849248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124849248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124849248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124849248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124849248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124849248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124849250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124849250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124849250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124849250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124849250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124849250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124849250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124849250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124849251 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124849251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124849251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124849251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124849255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124849264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124849264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(690)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124849279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124849279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124849279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124849279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124849279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124849279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124849279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124849279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124849280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124849280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124849280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124849280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124849281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124849281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124849281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124849281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849281 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124849281 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124849281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124849281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124849281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124849284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124849295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124849295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124849319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124849319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124849319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124849319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124849319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124849319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124849319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124849319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124849321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124849321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124849321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124849321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124849321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124849321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124849321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124849321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124849321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124849322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124849322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124849326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124849335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124849336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124849714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124849714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124849714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124849714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124849716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124849717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@1c12d2bee0f6: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='EB8DBDF1'O, index=0 SGSN_Test-GSUP(704)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@1c12d2bee0f6: 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 := '440A0D38F694571819A58FE12DEE4298'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB08F331'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86DFDA1555D74A83'O } } } } } 20241006124850767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124850767 DLLC NOTICE LLME(ffffffff/eb8dbdf1){UNASSIGNED} LLC RX: unknown TLLI 0xeb8dbdf1, creating LLME on the fly (gprs_llc.c:552) 20241006124850768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124850768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241006124850768 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Allocated (fsm.c:456) 20241006124850768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Allocated (fsm.c:456) 20241006124850768 DMM DEBUG MM_STATE_Gb[0x6120000159a0]{Idle}: Allocated (fsm.c:456) 20241006124850768 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Allocated (fsm.c:456) 20241006124850768 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124850768 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124850768 DLLC NOTICE LLME(ffffffff/eb8dbdf1){UNASSIGNED} LLGM Assign pre (eb8dbdf1 => f2ea6c46) (gprs_llc.c:1079) 20241006124850768 DLLC NOTICE LLME(eb8dbdf1/f2ea6c46){ASSIGNED} LLGM Assign post (eb8dbdf1 => f2ea6c46) (gprs_llc.c:1125) 20241006124850768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124850768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124850768 DMM DEBUG MM(262420000000015/f2ea6c46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124850779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124850779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124850779 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124850779 DMM DEBUG MM(262420000000015/f2ea6c46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241006124850779 DMM NOTICE MM(262420000000015/f2ea6c46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124850779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124850779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124850779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124850779 DMM DEBUG MM(262420000000015/f2ea6c46) Requesting authorization (sgsn_auth.c:160) 20241006124850779 DMM INFO MM(262420000000015/f2ea6c46) Requesting authentication tuples (sgsn_auth.c:184) 20241006124850780 DMM DEBUG MM(262420000000015/f2ea6c46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124850780 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241006124850780 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@1c12d2bee0f6: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241006124850782 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124850782 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124850782 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124850782 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124850782 DMM INFO MM(262420000000015/f2ea6c46) Subscriber data update (mmctx.c:445) 20241006124850782 DMM DEBUG MM(262420000000015/f2ea6c46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124850782 DMM INFO MM(262420000000015/f2ea6c46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124850782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124850782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124850782 DMM INFO MM(262420000000015/f2ea6c46) <- GMM AUTH AND CIPHERING REQ (rand = 44 0a 0d 38 f6 94 57 18 19 a5 8f e1 2d ee 42 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124850790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124850790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124850790 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124850790 DMM INFO MM(262420000000015/f2ea6c46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124850790 DMM NOTICE MM(262420000000015/f2ea6c46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124850790 DMM DEBUG MM(262420000000015/f2ea6c46) checking auth: received GSM SRES = eb 08 f3 31 (gprs_gmm.c:666) 20241006124850790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124850790 DMM DEBUG MM(262420000000015/f2ea6c46) Requesting authorization (sgsn_auth.c:160) 20241006124850790 DMM INFO MM(262420000000015/f2ea6c46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124850790 DMM DEBUG MM(262420000000015/f2ea6c46) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124850790 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241006124850790 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) 20241006124850791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124850791 DMM INFO MM(262420000000015/f2ea6c46) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2ea6c46) (gprs_gmm.c:300) 20241006124850792 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124850792 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124850792 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241006124850792 DMM INFO MM(262420000000015/f2ea6c46) Subscriber data update (mmctx.c:445) 20241006124850792 DMM DEBUG MM(262420000000015/f2ea6c46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124850792 DMM INFO MM(262420000000015/f2ea6c46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124850792 DMM NOTICE MM(262420000000015/f2ea6c46) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241006124850792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124850792 DMM NOTICE MM(262420000000015/f2ea6c46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124850792 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) 20241006124850792 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124850793 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241006124850793 DMM INFO MM(262420000000015/f2ea6c46) Subscriber data update (mmctx.c:445) 20241006124850793 DMM DEBUG MM(262420000000015/f2ea6c46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124850799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124850799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124850799 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124850799 DMM INFO MM(262420000000015/f2ea6c46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124850799 DMM NOTICE MM(262420000000015/f2ea6c46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124850799 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124850799 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124850799 DLLC NOTICE LLME(eb8dbdf1/f2ea6c46){ASSIGNED} LLGM Assign pre (ffffffff => f2ea6c46) (gprs_llc.c:1079) 20241006124850799 DLLC NOTICE LLME(ffffffff/f2ea6c46){ASSIGNED} LLGM Assign post (ffffffff => f2ea6c46) (gprs_llc.c:1125) 20241006124850799 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124850799 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124850799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124850799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124850850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124850850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124850850 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124850850 DMM INFO MM(262420000000015/f2ea6c46) -> GMM DETACH REQUEST TLLI=0xf2ea6c46 type=GPRS detach (gprs_gmm.c:1465) 20241006124850851 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006124850851 DMM INFO MM(262420000000015/f2ea6c46) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006124850851 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124850851 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124850851 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124850851 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124850851 DLLC NOTICE LLME(ffffffff/f2ea6c46){ASSIGNED} LLGM Assign pre (f2ea6c46 => ffffffff) (gprs_llc.c:1079) 20241006124850851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2ea6c46 => ffffffff) (gprs_llc.c:1125) 20241006124850851 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241006124850851 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) 20241006124850851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Deallocated (fsm.c:568) 20241006124850851 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Deallocated (fsm.c:568) 20241006124850851 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Deallocated (fsm.c:568) 20241006124850851 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124850852 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@1c12d2bee0f6: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124850859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@1c12d2bee0f6: Final verdict of PTC: none 20241006124850861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124850861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(692)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(702)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(691)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(695)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(700)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Oct 6 12:48:50 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241006124850988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124851289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79092) 20241006124851863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124851863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79092, count=93728) 20241006124852864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124852864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Oct 6 12:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124853866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124853866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_detach_poweroff started. 20241006124854351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124854352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124854392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124854392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124854392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124854392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124854392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124854392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124854392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124854392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124854393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124854393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124854393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124854394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124854394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124854394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124854394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124854394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124854394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124854394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124854394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124854394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124854398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124854409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124854409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124854433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124854433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124854433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124854433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124854435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124854435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124854435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124854435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124854435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124854435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124854435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124854436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124854436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124854436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124854436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124854436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124854440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124854450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124854450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124854478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124854478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124854478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124854478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124854478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124854478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124854478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124854478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124854480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124854480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124854480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124854480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124854480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124854480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124854480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124854480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124854480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124854480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124854480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124854481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124854481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124854484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124854492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124854492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124854868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124854868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124854868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124854868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124854870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124854870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@1c12d2bee0f6: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D051B5AD'O, index=0 SGSN_Test-GSUP(723)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@1c12d2bee0f6: 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 := '0C68B36A17249FC7F4F676B1654AB665'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2963BAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9461E8CB8456657E'O } } } } } 20241006124855923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124855923 DLLC NOTICE LLME(ffffffff/d051b5ad){UNASSIGNED} LLC RX: unknown TLLI 0xd051b5ad, creating LLME on the fly (gprs_llc.c:552) 20241006124855923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124855924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241006124855924 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Allocated (fsm.c:456) 20241006124855924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Allocated (fsm.c:456) 20241006124855924 DMM DEBUG MM_STATE_Gb[0x612000015fa0]{Idle}: Allocated (fsm.c:456) 20241006124855924 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Allocated (fsm.c:456) 20241006124855924 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124855924 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124855924 DLLC NOTICE LLME(ffffffff/d051b5ad){UNASSIGNED} LLGM Assign pre (d051b5ad => cec04beb) (gprs_llc.c:1079) 20241006124855924 DLLC NOTICE LLME(d051b5ad/cec04beb){ASSIGNED} LLGM Assign post (d051b5ad => cec04beb) (gprs_llc.c:1125) 20241006124855924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124855924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124855924 DMM DEBUG MM(262420000000016/cec04beb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124855937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124855937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124855937 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124855937 DMM DEBUG MM(262420000000016/cec04beb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241006124855937 DMM NOTICE MM(262420000000016/cec04beb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124855937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124855937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124855937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124855938 DMM DEBUG MM(262420000000016/cec04beb) Requesting authorization (sgsn_auth.c:160) 20241006124855938 DMM INFO MM(262420000000016/cec04beb) Requesting authentication tuples (sgsn_auth.c:184) 20241006124855938 DMM DEBUG MM(262420000000016/cec04beb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124855938 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241006124855938 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@1c12d2bee0f6: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241006124855940 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124855940 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124855940 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124855940 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124855940 DMM INFO MM(262420000000016/cec04beb) Subscriber data update (mmctx.c:445) 20241006124855940 DMM DEBUG MM(262420000000016/cec04beb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124855940 DMM INFO MM(262420000000016/cec04beb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124855940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124855940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124855940 DMM INFO MM(262420000000016/cec04beb) <- GMM AUTH AND CIPHERING REQ (rand = 0c 68 b3 6a 17 24 9f c7 f4 f6 76 b1 65 4a b6 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124855948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124855948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124855948 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124855948 DMM INFO MM(262420000000016/cec04beb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124855948 DMM NOTICE MM(262420000000016/cec04beb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124855948 DMM DEBUG MM(262420000000016/cec04beb) checking auth: received GSM SRES = b2 96 3b ad (gprs_gmm.c:666) 20241006124855948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124855948 DMM DEBUG MM(262420000000016/cec04beb) Requesting authorization (sgsn_auth.c:160) 20241006124855948 DMM INFO MM(262420000000016/cec04beb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124855948 DMM DEBUG MM(262420000000016/cec04beb) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124855948 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241006124855948 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) 20241006124855948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124855948 DMM INFO MM(262420000000016/cec04beb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcec04beb) (gprs_gmm.c:300) 20241006124855950 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124855950 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124855950 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241006124855950 DMM INFO MM(262420000000016/cec04beb) Subscriber data update (mmctx.c:445) 20241006124855950 DMM DEBUG MM(262420000000016/cec04beb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124855950 DMM INFO MM(262420000000016/cec04beb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124855950 DMM NOTICE MM(262420000000016/cec04beb) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241006124855950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124855950 DMM NOTICE MM(262420000000016/cec04beb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124855950 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) 20241006124855951 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124855951 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241006124855951 DMM INFO MM(262420000000016/cec04beb) Subscriber data update (mmctx.c:445) 20241006124855951 DMM DEBUG MM(262420000000016/cec04beb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124855957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124855957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124855957 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124855957 DMM INFO MM(262420000000016/cec04beb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124855957 DMM NOTICE MM(262420000000016/cec04beb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124855957 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124855957 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124855957 DLLC NOTICE LLME(d051b5ad/cec04beb){ASSIGNED} LLGM Assign pre (ffffffff => cec04beb) (gprs_llc.c:1079) 20241006124855957 DLLC NOTICE LLME(ffffffff/cec04beb){ASSIGNED} LLGM Assign post (ffffffff => cec04beb) (gprs_llc.c:1125) 20241006124855957 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124855957 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124855957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124855957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124856008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124856009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006124856009 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124856009 DMM INFO MM(262420000000016/cec04beb) -> GMM DETACH REQUEST TLLI=0xcec04beb type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006124856009 DMM INFO MM(262420000000016/cec04beb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006124856009 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124856009 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124856009 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124856009 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124856009 DLLC NOTICE LLME(ffffffff/cec04beb){ASSIGNED} LLGM Assign pre (cec04beb => ffffffff) (gprs_llc.c:1079) 20241006124856009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cec04beb => ffffffff) (gprs_llc.c:1125) 20241006124856009 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241006124856009 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) 20241006124856009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Deallocated (fsm.c:568) 20241006124856009 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Deallocated (fsm.c:568) 20241006124856009 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Deallocated (fsm.c:568) 20241006124856009 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Deallocated (fsm.c:568) 20241006124856010 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241006124859149 DGPRS DEBUG Checking for inactive LLMEs, time = 10029673 (sgsn.c:131) TC_detach_poweroff(725)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@1c12d2bee0f6: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124901019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124901022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124901022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(716)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(711)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(722)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@1c12d2bee0f6: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(714)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(720)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(709)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_detach_poweroff finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Oct 6 12:49:01 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241006124901144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124901445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88172) 20241006124902023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124902023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88172, count=93604) 20241006124903025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124903026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Oct 6 12:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124904027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124904027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act started. 20241006124904506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124904507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(730)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124904558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124904558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124904558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124904558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124904558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124904558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124904558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124904558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124904560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124904560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124904560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124904560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124904560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124904560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124904560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124904561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124904561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124904561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(731)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124904562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124904562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124904566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124904574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124904574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124904583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124904583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124904583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124904583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124904583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124904583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124904583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124904583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124904585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124904585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124904585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124904585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124904585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124904586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124904586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124904586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124904586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124904586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124904586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124904586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124904590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124904600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124904600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124904623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124904623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124904623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124904623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124904625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124904625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124904625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124904625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124904625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124904625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124904625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124904625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124904625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124904625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124904626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124904638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124904638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124905029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124905029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124905029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124905029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124905030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124905030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E8126C9B'O, index=0 SGSN_Test-GSUP(742)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@1c12d2bee0f6: 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 := 'AFF2C2995098AA2ED7763D5AB8E6B994'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23A9DEB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EE80C4E853A8CBE'O } } } } } 20241006124905076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124905076 DLLC NOTICE LLME(ffffffff/e8126c9b){UNASSIGNED} LLC RX: unknown TLLI 0xe8126c9b, creating LLME on the fly (gprs_llc.c:552) 20241006124905076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124905076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241006124905076 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Allocated (fsm.c:456) 20241006124905076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Allocated (fsm.c:456) 20241006124905076 DMM DEBUG MM_STATE_Gb[0x6120000165a0]{Idle}: Allocated (fsm.c:456) 20241006124905076 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Allocated (fsm.c:456) 20241006124905076 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124905076 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124905076 DLLC NOTICE LLME(ffffffff/e8126c9b){UNASSIGNED} LLGM Assign pre (e8126c9b => e85231e0) (gprs_llc.c:1079) 20241006124905076 DLLC NOTICE LLME(e8126c9b/e85231e0){ASSIGNED} LLGM Assign post (e8126c9b => e85231e0) (gprs_llc.c:1125) 20241006124905076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124905076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124905076 DMM DEBUG MM(262420000000017/e85231e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124905089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124905089 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124905089 DMM DEBUG MM(262420000000017/e85231e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241006124905089 DMM NOTICE MM(262420000000017/e85231e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124905089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124905089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124905089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124905090 DMM DEBUG MM(262420000000017/e85231e0) Requesting authorization (sgsn_auth.c:160) 20241006124905090 DMM INFO MM(262420000000017/e85231e0) Requesting authentication tuples (sgsn_auth.c:184) 20241006124905090 DMM DEBUG MM(262420000000017/e85231e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124905090 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241006124905090 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241006124905093 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124905093 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124905093 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124905093 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124905093 DMM INFO MM(262420000000017/e85231e0) Subscriber data update (mmctx.c:445) 20241006124905093 DMM DEBUG MM(262420000000017/e85231e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124905093 DMM INFO MM(262420000000017/e85231e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124905093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124905093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124905093 DMM INFO MM(262420000000017/e85231e0) <- GMM AUTH AND CIPHERING REQ (rand = af f2 c2 99 50 98 aa 2e d7 76 3d 5a b8 e6 b9 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124905102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124905102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124905102 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124905102 DMM INFO MM(262420000000017/e85231e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124905102 DMM NOTICE MM(262420000000017/e85231e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124905102 DMM DEBUG MM(262420000000017/e85231e0) checking auth: received GSM SRES = 23 a9 de b8 (gprs_gmm.c:666) 20241006124905102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124905102 DMM DEBUG MM(262420000000017/e85231e0) Requesting authorization (sgsn_auth.c:160) 20241006124905102 DMM INFO MM(262420000000017/e85231e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124905102 DMM DEBUG MM(262420000000017/e85231e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124905102 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241006124905102 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) 20241006124905102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124905102 DMM INFO MM(262420000000017/e85231e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe85231e0) (gprs_gmm.c:300) 20241006124905104 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124905104 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124905104 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241006124905104 DMM INFO MM(262420000000017/e85231e0) Subscriber data update (mmctx.c:445) 20241006124905104 DMM DEBUG MM(262420000000017/e85231e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124905104 DMM INFO MM(262420000000017/e85231e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124905104 DMM NOTICE MM(262420000000017/e85231e0) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241006124905104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124905104 DMM NOTICE MM(262420000000017/e85231e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124905104 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) 20241006124905104 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124905104 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241006124905104 DMM INFO MM(262420000000017/e85231e0) Subscriber data update (mmctx.c:445) 20241006124905104 DMM DEBUG MM(262420000000017/e85231e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124905111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124905111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124905111 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124905111 DMM INFO MM(262420000000017/e85231e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124905111 DMM NOTICE MM(262420000000017/e85231e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124905111 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124905111 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124905111 DLLC NOTICE LLME(e8126c9b/e85231e0){ASSIGNED} LLGM Assign pre (ffffffff => e85231e0) (gprs_llc.c:1079) 20241006124905111 DLLC NOTICE LLME(ffffffff/e85231e0){ASSIGNED} LLGM Assign post (ffffffff => e85231e0) (gprs_llc.c:1125) 20241006124905111 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124905111 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124905111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124905111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124905163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124905163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124905163 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124905163 DMM INFO MM(262420000000017/e85231e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124905163 DMM INFO MM(262420000000017/e85231e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124905163 DMM DEBUG MM(262420000000017/e85231e0) Using GGSN 0 (gprs_sm.c:317) 20241006124905163 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) 20241006124905163 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241006124905163 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124905163 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124905163 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241006124905174 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 93 f1 17 f0 11 56 85 7a 7e 14 05 7f b0 55 84 9b 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) 20241006124905174 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:629) 20241006124905174 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124905174 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003b500b8 TLLI=e85231e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124905174 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124905174 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@1c12d2bee0f6: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124905183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124905186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124905186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(734)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(731)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(742)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(735)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(740)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(738)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(729)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(733)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Oct 6 12:49:05 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 20241006124905313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124905715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78844) 20241006124906186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124906187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78844, count=92472) 20241006124907187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124907188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Oct 6 12:49:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124908188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124908189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_pdp_act_unattached started. 20241006124908771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124908773 DMM INFO MM(262420000000017/e85231e0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124908773 DMM INFO MM(262420000000017/e85231e0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124908773 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124908773 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124908773 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124908773 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124908773 DLLC NOTICE LLME(ffffffff/e85231e0){ASSIGNED} LLGM Assign pre (e85231e0 => ffffffff) (gprs_llc.c:1079) 20241006124908773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e85231e0 => ffffffff) (gprs_llc.c:1125) 20241006124908773 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003b4fd60 (gprs_sndcp.c:574) 20241006124908773 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003b500b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124908773 DMM NOTICE MM(262420000000017/e85231e0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006124908773 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241006124908773 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006124908773 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124908773 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241006124908773 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241006124908774 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) 20241006124908774 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241006124908774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Deallocated (fsm.c:568) 20241006124908774 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Deallocated (fsm.c:568) 20241006124908774 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Deallocated (fsm.c:568) 20241006124908774 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124908774 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124908816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124908816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124908816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124908816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124908816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124908816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124908816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124908816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124908818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124908818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124908818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124908819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124908819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124908819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124908819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124908819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124908819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124908819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124908819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124908819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124908823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124908832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124908833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124908852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124908852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124908853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124908853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124908853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124908853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124908853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124908853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124908855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124908855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124908855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124908855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124908855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124908855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124908855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124908855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124908855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124908855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124908856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124908856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124908861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124908870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124908870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124908891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124908891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124908891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124908891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124908891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124908891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124908891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124908891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124908893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124908893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124908893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124908893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124908893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124908893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124908893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124908893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124908893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124908894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124908894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124908894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124908894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124908898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124908908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124908908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124909189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124909189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124909189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124909189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124909192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124909193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@1c12d2bee0f6: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D361481A'O, index=0 SGSN_Test-GSUP(761)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241006124909236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124909236 DLLC NOTICE LLME(ffffffff/d361481a){UNASSIGNED} LLC RX: unknown TLLI 0xd361481a, creating LLME on the fly (gprs_llc.c:552) 20241006124909237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124909237 DMM NOTICE LLME(ffffffff/d361481a){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241006124909237 DLLC NOTICE LLME(ffffffff/d361481a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006124909237 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@1c12d2bee0f6: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@1c12d2bee0f6: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124909253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@1c12d2bee0f6: Final verdict of PTC: none 20241006124909256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124909256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(754)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(749)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(759)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@1c12d2bee0f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@1c12d2bee0f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@1c12d2bee0f6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(752)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(747)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(757)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Oct 6 12:49:09 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 20241006124909384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124909685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55700) 20241006124910257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124910257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55700, count=60056) 20241006124911258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124911258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Oct 6 12:49:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124912259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124912259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user started. 20241006124912740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124912742 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124912792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124912792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124912792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124912792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124912792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124912792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124912792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124912792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124912794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124912794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124912795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(768)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006124912795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124912795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124912795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124912795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124912795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124912795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124912795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124912795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124912796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124912800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124912809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124912809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(766)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124912821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124912821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124912821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124912821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124912821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124912821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124912821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124912821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124912823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124912823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124912823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124912823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124912823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124912823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124912823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124912823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124912823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124912823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124912823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124912823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124912826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124912835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124912835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124912858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124912858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124912858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124912858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124912858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124912858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124912858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124912858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124912860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124912860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124912860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124912860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124912860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124912860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124912860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124912860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124912860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124912860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124912860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124912861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124912861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124912865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124912875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124912875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124913260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124913260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124913260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124913260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124913262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124913262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(766)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E7DB3635'O, index=0 SGSN_Test-GSUP(780)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@1c12d2bee0f6: 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 := '954084BA02163597C91E9BDE7BFD5264'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B2B71F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61B9955E3210ADCE'O } } } } } 20241006124913307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913307 DLLC NOTICE LLME(ffffffff/e7db3635){UNASSIGNED} LLC RX: unknown TLLI 0xe7db3635, creating LLME on the fly (gprs_llc.c:552) 20241006124913307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241006124913308 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Allocated (fsm.c:456) 20241006124913308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Allocated (fsm.c:456) 20241006124913308 DMM DEBUG MM_STATE_Gb[0x612000016d20]{Idle}: Allocated (fsm.c:456) 20241006124913308 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Allocated (fsm.c:456) 20241006124913308 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124913308 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124913308 DLLC NOTICE LLME(ffffffff/e7db3635){UNASSIGNED} LLGM Assign pre (e7db3635 => deb3e2e1) (gprs_llc.c:1079) 20241006124913308 DLLC NOTICE LLME(e7db3635/deb3e2e1){ASSIGNED} LLGM Assign post (e7db3635 => deb3e2e1) (gprs_llc.c:1125) 20241006124913308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124913308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124913308 DMM DEBUG MM(262420000000019/deb3e2e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124913321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913321 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124913321 DMM DEBUG MM(262420000000019/deb3e2e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241006124913321 DMM NOTICE MM(262420000000019/deb3e2e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124913321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124913321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124913321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124913321 DMM DEBUG MM(262420000000019/deb3e2e1) Requesting authorization (sgsn_auth.c:160) 20241006124913321 DMM INFO MM(262420000000019/deb3e2e1) Requesting authentication tuples (sgsn_auth.c:184) 20241006124913321 DMM DEBUG MM(262420000000019/deb3e2e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124913321 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241006124913321 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241006124913324 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124913324 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124913324 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124913324 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124913324 DMM INFO MM(262420000000019/deb3e2e1) Subscriber data update (mmctx.c:445) 20241006124913324 DMM DEBUG MM(262420000000019/deb3e2e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124913324 DMM INFO MM(262420000000019/deb3e2e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124913324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124913324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124913324 DMM INFO MM(262420000000019/deb3e2e1) <- GMM AUTH AND CIPHERING REQ (rand = 95 40 84 ba 02 16 35 97 c9 1e 9b de 7b fd 52 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124913333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913333 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124913333 DMM INFO MM(262420000000019/deb3e2e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124913333 DMM NOTICE MM(262420000000019/deb3e2e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124913333 DMM DEBUG MM(262420000000019/deb3e2e1) checking auth: received GSM SRES = 1b 2b 71 f8 (gprs_gmm.c:666) 20241006124913333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124913333 DMM DEBUG MM(262420000000019/deb3e2e1) Requesting authorization (sgsn_auth.c:160) 20241006124913333 DMM INFO MM(262420000000019/deb3e2e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124913333 DMM DEBUG MM(262420000000019/deb3e2e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124913333 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241006124913333 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) 20241006124913333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124913333 DMM INFO MM(262420000000019/deb3e2e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdeb3e2e1) (gprs_gmm.c:300) 20241006124913335 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124913335 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124913335 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241006124913335 DMM INFO MM(262420000000019/deb3e2e1) Subscriber data update (mmctx.c:445) 20241006124913335 DMM DEBUG MM(262420000000019/deb3e2e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124913335 DMM INFO MM(262420000000019/deb3e2e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124913335 DMM NOTICE MM(262420000000019/deb3e2e1) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241006124913335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124913335 DMM NOTICE MM(262420000000019/deb3e2e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124913335 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) 20241006124913336 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124913336 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241006124913336 DMM INFO MM(262420000000019/deb3e2e1) Subscriber data update (mmctx.c:445) 20241006124913336 DMM DEBUG MM(262420000000019/deb3e2e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124913342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913342 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124913342 DMM INFO MM(262420000000019/deb3e2e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124913343 DMM NOTICE MM(262420000000019/deb3e2e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124913343 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124913343 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124913343 DLLC NOTICE LLME(e7db3635/deb3e2e1){ASSIGNED} LLGM Assign pre (ffffffff => deb3e2e1) (gprs_llc.c:1079) 20241006124913343 DLLC NOTICE LLME(ffffffff/deb3e2e1){ASSIGNED} LLGM Assign post (ffffffff => deb3e2e1) (gprs_llc.c:1125) 20241006124913343 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124913343 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124913343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124913343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124913394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913394 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124913394 DMM INFO MM(262420000000019/deb3e2e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124913394 DMM INFO MM(262420000000019/deb3e2e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124913394 DMM DEBUG MM(262420000000019/deb3e2e1) Using GGSN 0 (gprs_sm.c:317) 20241006124913394 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) 20241006124913394 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241006124913394 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124913394 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124913394 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241006124913405 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 75 d2 fd 6c 11 d3 12 e4 fc 14 05 7f 67 de 74 c2 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) 20241006124913405 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:629) 20241006124913406 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124913406 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003e23cb8 TLLI=deb3e2e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124913406 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124913406 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124913413 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241006124913420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124913420 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124913420 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(766)@1c12d2bee0f6: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124913426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@1c12d2bee0f6: Final verdict of PTC: none 20241006124913428 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124913428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(764)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(769)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(778)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(773)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(766)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(771)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(776)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(767)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(766): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Oct 6 12:49:13 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 20241006124913555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124913956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20241006124914429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124914430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43060, count=95416) 20241006124915431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124915431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:49:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124916432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124916432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_ggsn_reject started. 20241006124917013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124917015 DMM INFO MM(262420000000019/deb3e2e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124917015 DMM INFO MM(262420000000019/deb3e2e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124917015 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124917015 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124917015 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124917015 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124917015 DLLC NOTICE LLME(ffffffff/deb3e2e1){ASSIGNED} LLGM Assign pre (deb3e2e1 => ffffffff) (gprs_llc.c:1079) 20241006124917015 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deb3e2e1 => ffffffff) (gprs_llc.c:1125) 20241006124917015 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003e23960 (gprs_sndcp.c:574) 20241006124917015 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003e23cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124917015 DMM NOTICE MM(262420000000019/deb3e2e1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006124917015 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241006124917015 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006124917015 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124917015 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241006124917015 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241006124917015 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) 20241006124917015 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241006124917015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Deallocated (fsm.c:568) 20241006124917015 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Deallocated (fsm.c:568) 20241006124917016 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Deallocated (fsm.c:568) 20241006124917016 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Deallocated (fsm.c:568) 20241006124917016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124917062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124917062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124917062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124917062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124917062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124917062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124917062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124917062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124917064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124917064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124917064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124917064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124917064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124917064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124917064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124917064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124917064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124917064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124917065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124917065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124917069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124917080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124917103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124917103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124917103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124917103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124917103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124917103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124917103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124917103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124917105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124917105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124917105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124917105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124917105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124917105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124917105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124917105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124917105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124917105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(792)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124917106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124917106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124917110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124917121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(790)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124917135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124917135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124917135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124917135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124917135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124917135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124917135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124917135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124917137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124917137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124917137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124917137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124917137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124917137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124917137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124917137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124917137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124917137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124917137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124917137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124917137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124917141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124917150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124917433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124917433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124917433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124917433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124917435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124917436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EBE76C2B'O, index=0 SGSN_Test-GSUP(799)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@1c12d2bee0f6: 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 := '0AA33E1DAB07CAD639E0C3293E2EC5F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A26BFD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5F39B9F9A70D17B'O } } } } } 20241006124917484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917484 DLLC NOTICE LLME(ffffffff/ebe76c2b){UNASSIGNED} LLC RX: unknown TLLI 0xebe76c2b, creating LLME on the fly (gprs_llc.c:552) 20241006124917484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124917484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241006124917485 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Allocated (fsm.c:456) 20241006124917485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Allocated (fsm.c:456) 20241006124917485 DMM DEBUG MM_STATE_Gb[0x6120000174a0]{Idle}: Allocated (fsm.c:456) 20241006124917485 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Allocated (fsm.c:456) 20241006124917485 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124917485 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124917485 DLLC NOTICE LLME(ffffffff/ebe76c2b){UNASSIGNED} LLGM Assign pre (ebe76c2b => f58f9c89) (gprs_llc.c:1079) 20241006124917485 DLLC NOTICE LLME(ebe76c2b/f58f9c89){ASSIGNED} LLGM Assign post (ebe76c2b => f58f9c89) (gprs_llc.c:1125) 20241006124917485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124917485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124917485 DMM DEBUG MM(262420000000020/f58f9c89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124917498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124917498 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124917498 DMM DEBUG MM(262420000000020/f58f9c89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241006124917498 DMM NOTICE MM(262420000000020/f58f9c89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124917498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124917498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124917498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124917498 DMM DEBUG MM(262420000000020/f58f9c89) Requesting authorization (sgsn_auth.c:160) 20241006124917498 DMM INFO MM(262420000000020/f58f9c89) Requesting authentication tuples (sgsn_auth.c:184) 20241006124917498 DMM DEBUG MM(262420000000020/f58f9c89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124917498 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241006124917498 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241006124917501 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124917501 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124917501 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124917501 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124917501 DMM INFO MM(262420000000020/f58f9c89) Subscriber data update (mmctx.c:445) 20241006124917501 DMM DEBUG MM(262420000000020/f58f9c89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124917501 DMM INFO MM(262420000000020/f58f9c89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124917501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124917501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124917501 DMM INFO MM(262420000000020/f58f9c89) <- GMM AUTH AND CIPHERING REQ (rand = 0a a3 3e 1d ab 07 ca d6 39 e0 c3 29 3e 2e c5 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124917508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124917508 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124917508 DMM INFO MM(262420000000020/f58f9c89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124917508 DMM NOTICE MM(262420000000020/f58f9c89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124917508 DMM DEBUG MM(262420000000020/f58f9c89) checking auth: received GSM SRES = 4a 26 bf d0 (gprs_gmm.c:666) 20241006124917508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124917508 DMM DEBUG MM(262420000000020/f58f9c89) Requesting authorization (sgsn_auth.c:160) 20241006124917508 DMM INFO MM(262420000000020/f58f9c89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124917508 DMM DEBUG MM(262420000000020/f58f9c89) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124917508 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241006124917508 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) 20241006124917508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124917508 DMM INFO MM(262420000000020/f58f9c89) <- GMM ATTACH ACCEPT (new P-TMSI=0xf58f9c89) (gprs_gmm.c:300) 20241006124917509 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124917509 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124917509 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241006124917510 DMM INFO MM(262420000000020/f58f9c89) Subscriber data update (mmctx.c:445) 20241006124917510 DMM DEBUG MM(262420000000020/f58f9c89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124917510 DMM INFO MM(262420000000020/f58f9c89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124917510 DMM NOTICE MM(262420000000020/f58f9c89) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241006124917510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124917510 DMM NOTICE MM(262420000000020/f58f9c89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124917510 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) 20241006124917510 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124917510 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241006124917510 DMM INFO MM(262420000000020/f58f9c89) Subscriber data update (mmctx.c:445) 20241006124917510 DMM DEBUG MM(262420000000020/f58f9c89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124917516 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124917516 DMM INFO MM(262420000000020/f58f9c89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124917516 DMM NOTICE MM(262420000000020/f58f9c89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124917516 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124917516 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124917517 DLLC NOTICE LLME(ebe76c2b/f58f9c89){ASSIGNED} LLGM Assign pre (ffffffff => f58f9c89) (gprs_llc.c:1079) 20241006124917517 DLLC NOTICE LLME(ffffffff/f58f9c89){ASSIGNED} LLGM Assign post (ffffffff => f58f9c89) (gprs_llc.c:1125) 20241006124917517 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124917517 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124917517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124917517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124917568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124917568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124917568 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124917568 DMM INFO MM(262420000000020/f58f9c89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124917568 DMM INFO MM(262420000000020/f58f9c89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124917568 DMM DEBUG MM(262420000000020/f58f9c89) Using GGSN 0 (gprs_sm.c:317) 20241006124917568 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) 20241006124917568 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241006124917568 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124917568 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124917569 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241006124917579 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 ee fc 1a 36 11 d8 a9 35 f6 14 05 7f 81 95 97 f3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241006124917579 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0a208e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:629) 20241006124917579 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241006124917579 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241006124917579 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006124917579 DMM NOTICE MM(262420000000020/f58f9c89) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1c12d2bee0f6: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124917587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(787)@1c12d2bee0f6: Final verdict of PTC: none 20241006124917589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124917589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(797)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(793)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(785)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(795)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(791)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Oct 6 12:49:17 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 20241006124917713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124918115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97408) 20241006124918590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124918590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97408, count=97948) 20241006124919591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124919591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:49:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124920592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124920592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_user_deact_mo started. 20241006124921176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124921177 DMM INFO MM(262420000000020/f58f9c89) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124921177 DMM INFO MM(262420000000020/f58f9c89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124921177 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124921177 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124921177 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124921177 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124921177 DLLC NOTICE LLME(ffffffff/f58f9c89){ASSIGNED} LLGM Assign pre (f58f9c89 => ffffffff) (gprs_llc.c:1079) 20241006124921177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f58f9c89 => ffffffff) (gprs_llc.c:1125) 20241006124921177 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241006124921177 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) 20241006124921177 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241006124921177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Deallocated (fsm.c:568) 20241006124921178 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Deallocated (fsm.c:568) 20241006124921178 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Deallocated (fsm.c:568) 20241006124921178 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124921178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124921229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124921229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124921229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124921229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124921229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124921229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124921229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124921229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124921231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124921231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124921231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124921231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124921231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124921231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124921231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124921231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124921231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124921231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124921232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124921232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124921235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124921245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921246 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124921265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124921265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124921265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124921265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124921265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124921266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124921266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124921266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124921267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124921267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124921268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124921268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124921268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124921268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124921268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124921268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124921268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124921268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124921269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124921269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124921273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124921283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921283 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124921302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124921302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124921302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124921302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124921302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124921302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124921302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124921302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124921304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124921304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124921304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124921304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124921304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124921304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124921304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124921304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124921305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124921305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124921305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124921305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124921305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124921309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124921318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921318 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124921593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124921593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124921593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124921593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124921595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124921595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D095A1CA'O, index=0 SGSN_Test-GSUP(818)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := '68296DC59940502D78C4A5D82BC6BDC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C04A338F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81C07910F9B44AD8'O } } } } } 20241006124921645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921645 DLLC NOTICE LLME(ffffffff/d095a1ca){UNASSIGNED} LLC RX: unknown TLLI 0xd095a1ca, creating LLME on the fly (gprs_llc.c:552) 20241006124921645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241006124921645 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Allocated (fsm.c:456) 20241006124921645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Allocated (fsm.c:456) 20241006124921645 DMM DEBUG MM_STATE_Gb[0x612000017aa0]{Idle}: Allocated (fsm.c:456) 20241006124921645 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Allocated (fsm.c:456) 20241006124921645 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124921645 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124921645 DLLC NOTICE LLME(ffffffff/d095a1ca){UNASSIGNED} LLGM Assign pre (d095a1ca => d2e74346) (gprs_llc.c:1079) 20241006124921645 DLLC NOTICE LLME(d095a1ca/d2e74346){ASSIGNED} LLGM Assign post (d095a1ca => d2e74346) (gprs_llc.c:1125) 20241006124921645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124921645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124921645 DMM DEBUG MM(262420000000021/d2e74346) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124921657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921657 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921657 DMM DEBUG MM(262420000000021/d2e74346) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006124921657 DMM NOTICE MM(262420000000021/d2e74346) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124921657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124921657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124921657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124921657 DMM DEBUG MM(262420000000021/d2e74346) Requesting authorization (sgsn_auth.c:160) 20241006124921657 DMM INFO MM(262420000000021/d2e74346) Requesting authentication tuples (sgsn_auth.c:184) 20241006124921657 DMM DEBUG MM(262420000000021/d2e74346) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124921657 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241006124921657 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241006124921660 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124921660 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124921660 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124921660 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124921660 DMM INFO MM(262420000000021/d2e74346) Subscriber data update (mmctx.c:445) 20241006124921660 DMM DEBUG MM(262420000000021/d2e74346) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124921660 DMM INFO MM(262420000000021/d2e74346) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124921660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124921660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124921660 DMM INFO MM(262420000000021/d2e74346) <- GMM AUTH AND CIPHERING REQ (rand = 68 29 6d c5 99 40 50 2d 78 c4 a5 d8 2b c6 bd c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124921668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921668 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921668 DMM INFO MM(262420000000021/d2e74346) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124921668 DMM NOTICE MM(262420000000021/d2e74346) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124921668 DMM DEBUG MM(262420000000021/d2e74346) checking auth: received GSM SRES = c0 4a 33 8f (gprs_gmm.c:666) 20241006124921668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124921668 DMM DEBUG MM(262420000000021/d2e74346) Requesting authorization (sgsn_auth.c:160) 20241006124921668 DMM INFO MM(262420000000021/d2e74346) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124921668 DMM DEBUG MM(262420000000021/d2e74346) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124921668 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006124921668 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) 20241006124921668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124921668 DMM INFO MM(262420000000021/d2e74346) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e74346) (gprs_gmm.c:300) 20241006124921670 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124921670 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124921670 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124921670 DMM INFO MM(262420000000021/d2e74346) Subscriber data update (mmctx.c:445) 20241006124921670 DMM DEBUG MM(262420000000021/d2e74346) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124921670 DMM INFO MM(262420000000021/d2e74346) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124921670 DMM NOTICE MM(262420000000021/d2e74346) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006124921670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124921670 DMM NOTICE MM(262420000000021/d2e74346) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124921670 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) 20241006124921671 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124921671 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006124921671 DMM INFO MM(262420000000021/d2e74346) Subscriber data update (mmctx.c:445) 20241006124921671 DMM DEBUG MM(262420000000021/d2e74346) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124921677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921677 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921677 DMM INFO MM(262420000000021/d2e74346) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124921677 DMM NOTICE MM(262420000000021/d2e74346) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124921677 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124921678 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124921678 DLLC NOTICE LLME(d095a1ca/d2e74346){ASSIGNED} LLGM Assign pre (ffffffff => d2e74346) (gprs_llc.c:1079) 20241006124921678 DLLC NOTICE LLME(ffffffff/d2e74346){ASSIGNED} LLGM Assign post (ffffffff => d2e74346) (gprs_llc.c:1125) 20241006124921678 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124921678 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124921678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124921678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124921729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921729 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921729 DMM INFO MM(262420000000021/d2e74346) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124921729 DMM INFO MM(262420000000021/d2e74346) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124921729 DMM DEBUG MM(262420000000021/d2e74346) Using GGSN 0 (gprs_sm.c:317) 20241006124921729 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) 20241006124921729 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241006124921729 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124921729 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124921729 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241006124921741 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 31 24 6e 15 11 b5 47 2f 40 14 05 7f 03 f7 4a 7a 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) 20241006124921741 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241006124921741 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124921741 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210041ec8b8 TLLI=d2e74346, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124921741 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124921741 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124921749 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241006124921755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921755 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921756 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124921759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241006124921759 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124921759 DMM INFO MM(262420000000021/d2e74346) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006124921759 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124921759 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241006124921761 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) 20241006124921761 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241006124921761 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006124921761 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210041ec8b8, TLLI=d2e74346, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124921761 DMM INFO MM(262420000000021/d2e74346) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006124921761 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241006124921761 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1c12d2bee0f6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124921769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124921771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124921771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(818)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(811)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(816)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(806)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(814)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(809)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(804)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Oct 6 12:49:21 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 20241006124921907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124922309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99596) 20241006124922773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124922773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99596, count=105648) 20241006124923774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124923774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124924776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124924776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_user_deact_mt started. 20241006124925368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124925369 DMM INFO MM(262420000000021/d2e74346) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124925369 DMM INFO MM(262420000000021/d2e74346) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124925369 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124925369 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124925369 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124925369 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124925369 DLLC NOTICE LLME(ffffffff/d2e74346){ASSIGNED} LLGM Assign pre (d2e74346 => ffffffff) (gprs_llc.c:1079) 20241006124925369 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e74346 => ffffffff) (gprs_llc.c:1125) 20241006124925370 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241006124925370 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) 20241006124925370 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241006124925370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Deallocated (fsm.c:568) 20241006124925370 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Deallocated (fsm.c:568) 20241006124925370 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Deallocated (fsm.c:568) 20241006124925370 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124925370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124925425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124925425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124925425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124925425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925425 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124925425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124925425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124925425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124925425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124925427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124925427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124925427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124925427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124925427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124925427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124925427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124925427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124925428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124925428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124925428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124925428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124925432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124925442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124925454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124925454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124925454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124925454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124925454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124925454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124925454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124925454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124925456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124925456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124925456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124925456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124925456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124925456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124925456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124925456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124925456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124925456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124925457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124925457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124925461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124925469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925469 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124925490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124925490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124925490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124925490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124925490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124925491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124925491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124925491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124925492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124925492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124925492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124925492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124925492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124925492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124925493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124925493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124925493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124925493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124925493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124925493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124925493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124925496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124925505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925505 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124925777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124925777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124925777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124925777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124925779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241006124925780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(823)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FB929B27'O, index=0 SGSN_Test-GSUP(837)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := '1F866D60549BCA436FA062995622011F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26960792'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B6F6ACC2A927AFB'O } } } } } 20241006124925824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925825 DLLC NOTICE LLME(ffffffff/fb929b27){UNASSIGNED} LLC RX: unknown TLLI 0xfb929b27, creating LLME on the fly (gprs_llc.c:552) 20241006124925825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241006124925825 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Allocated (fsm.c:456) 20241006124925825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Allocated (fsm.c:456) 20241006124925825 DMM DEBUG MM_STATE_Gb[0x612000018220]{Idle}: Allocated (fsm.c:456) 20241006124925825 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Allocated (fsm.c:456) 20241006124925825 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124925825 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124925825 DLLC NOTICE LLME(ffffffff/fb929b27){UNASSIGNED} LLGM Assign pre (fb929b27 => cba9bb0b) (gprs_llc.c:1079) 20241006124925825 DLLC NOTICE LLME(fb929b27/cba9bb0b){ASSIGNED} LLGM Assign post (fb929b27 => cba9bb0b) (gprs_llc.c:1125) 20241006124925825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124925825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124925825 DMM DEBUG MM(262420000000022/cba9bb0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124925834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925835 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925835 DMM DEBUG MM(262420000000022/cba9bb0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006124925835 DMM NOTICE MM(262420000000022/cba9bb0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124925835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124925835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124925835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124925835 DMM DEBUG MM(262420000000022/cba9bb0b) Requesting authorization (sgsn_auth.c:160) 20241006124925835 DMM INFO MM(262420000000022/cba9bb0b) Requesting authentication tuples (sgsn_auth.c:184) 20241006124925835 DMM DEBUG MM(262420000000022/cba9bb0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124925835 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241006124925835 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241006124925837 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124925837 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124925837 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124925837 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124925837 DMM INFO MM(262420000000022/cba9bb0b) Subscriber data update (mmctx.c:445) 20241006124925837 DMM DEBUG MM(262420000000022/cba9bb0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124925837 DMM INFO MM(262420000000022/cba9bb0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124925837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124925838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124925838 DMM INFO MM(262420000000022/cba9bb0b) <- GMM AUTH AND CIPHERING REQ (rand = 1f 86 6d 60 54 9b ca 43 6f a0 62 99 56 22 01 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124925845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925845 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925845 DMM INFO MM(262420000000022/cba9bb0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124925845 DMM NOTICE MM(262420000000022/cba9bb0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124925845 DMM DEBUG MM(262420000000022/cba9bb0b) checking auth: received GSM SRES = 26 96 07 92 (gprs_gmm.c:666) 20241006124925845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124925845 DMM DEBUG MM(262420000000022/cba9bb0b) Requesting authorization (sgsn_auth.c:160) 20241006124925845 DMM INFO MM(262420000000022/cba9bb0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124925845 DMM DEBUG MM(262420000000022/cba9bb0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124925845 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006124925845 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) 20241006124925845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124925845 DMM INFO MM(262420000000022/cba9bb0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcba9bb0b) (gprs_gmm.c:300) 20241006124925847 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124925847 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124925847 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006124925847 DMM INFO MM(262420000000022/cba9bb0b) Subscriber data update (mmctx.c:445) 20241006124925847 DMM DEBUG MM(262420000000022/cba9bb0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124925847 DMM INFO MM(262420000000022/cba9bb0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124925847 DMM NOTICE MM(262420000000022/cba9bb0b) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241006124925847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124925847 DMM NOTICE MM(262420000000022/cba9bb0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124925847 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) 20241006124925848 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124925848 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006124925848 DMM INFO MM(262420000000022/cba9bb0b) Subscriber data update (mmctx.c:445) 20241006124925848 DMM DEBUG MM(262420000000022/cba9bb0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124925853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925853 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925853 DMM INFO MM(262420000000022/cba9bb0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124925853 DMM NOTICE MM(262420000000022/cba9bb0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124925853 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124925853 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124925853 DLLC NOTICE LLME(fb929b27/cba9bb0b){ASSIGNED} LLGM Assign pre (ffffffff => cba9bb0b) (gprs_llc.c:1079) 20241006124925853 DLLC NOTICE LLME(ffffffff/cba9bb0b){ASSIGNED} LLGM Assign post (ffffffff => cba9bb0b) (gprs_llc.c:1125) 20241006124925853 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124925853 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124925853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124925853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124925905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925905 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925905 DMM INFO MM(262420000000022/cba9bb0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124925905 DMM INFO MM(262420000000022/cba9bb0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124925905 DMM DEBUG MM(262420000000022/cba9bb0b) Using GGSN 0 (gprs_sm.c:317) 20241006124925905 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) 20241006124925905 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241006124925906 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124925906 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124925906 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241006124925915 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 59 3d b2 e2 11 6a f3 1c 97 14 05 7f fe dd 1f 1d 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) 20241006124925915 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:629) 20241006124925915 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124925915 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210043f20b8 TLLI=cba9bb0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124925915 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124925915 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124925925 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241006124925932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925932 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925932 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925935 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006124925935 DGPRS INFO PDP(262420000000022:5): Context 0x7f0a208e19b0 was deleted (sgsn_libgtp.c:703) 20241006124925935 DMM INFO MM(262420000000022/cba9bb0b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006124925935 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241006124925935 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@1c12d2bee0f6: Removing Client IMSI='262420000000022'H, index=0 20241006124925941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124925942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006124925942 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124925942 DMM INFO MM(262420000000022/cba9bb0b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124925944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124925946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124925946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(835)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(837)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(826)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(823)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(830)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(828)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(824)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(833)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(823): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Oct 6 12:49:26 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 20241006124926074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124926475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20241006124926947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124926947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100484, count=104840) 20241006124927948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124927948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124928950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124928951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006124929150 DGPRS DEBUG Checking for inactive LLMEs, time = 10029703 (sgsn.c:131) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_dup started. 20241006124929538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124929539 DMM INFO MM(262420000000022/cba9bb0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124929540 DMM INFO MM(262420000000022/cba9bb0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124929540 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124929540 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124929540 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124929540 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124929540 DLLC NOTICE LLME(ffffffff/cba9bb0b){ASSIGNED} LLGM Assign pre (cba9bb0b => ffffffff) (gprs_llc.c:1079) 20241006124929540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba9bb0b => ffffffff) (gprs_llc.c:1125) 20241006124929540 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210043f1d60 (gprs_sndcp.c:574) 20241006124929540 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210043f20b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124929540 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241006124929540 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) 20241006124929540 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241006124929540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Deallocated (fsm.c:568) 20241006124929540 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Deallocated (fsm.c:568) 20241006124929540 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Deallocated (fsm.c:568) 20241006124929540 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Deallocated (fsm.c:568) 20241006124929540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124929592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124929592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124929592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124929592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929592 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124929592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124929592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124929592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124929592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124929594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124929594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124929594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124929594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124929594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124929594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124929594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124929594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124929594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124929594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124929595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124929595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124929598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006124929609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124929609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(844)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(842)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124929616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124929616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124929616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124929616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124929616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124929616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124929616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124929616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124929617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124929617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124929617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124929617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124929617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124929617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124929617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124929617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124929618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124929618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124929618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124929618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124929622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124929631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124929631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124929652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124929652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124929652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124929652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929652 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124929652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124929652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124929652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124929652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124929654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124929654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124929654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124929655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124929655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124929655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124929655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124929655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124929655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124929655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124929655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124929655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124929655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124929660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124929669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124929670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124929952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124929952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124929952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124929952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124929954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124929955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C0577467'O, index=0 SGSN_Test-GSUP(856)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: 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 := '3C342E82A42E51639AE6D6773E1241F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF42C903'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '994C6D9E7416D507'O } } } } } 20241006124930001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930002 DLLC NOTICE LLME(ffffffff/c0577467){UNASSIGNED} LLC RX: unknown TLLI 0xc0577467, creating LLME on the fly (gprs_llc.c:552) 20241006124930002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241006124930002 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Allocated (fsm.c:456) 20241006124930002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Allocated (fsm.c:456) 20241006124930002 DMM DEBUG MM_STATE_Gb[0x6120000189a0]{Idle}: Allocated (fsm.c:456) 20241006124930002 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Allocated (fsm.c:456) 20241006124930002 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124930002 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124930002 DLLC NOTICE LLME(ffffffff/c0577467){UNASSIGNED} LLGM Assign pre (c0577467 => d7ba44c9) (gprs_llc.c:1079) 20241006124930002 DLLC NOTICE LLME(c0577467/d7ba44c9){ASSIGNED} LLGM Assign post (c0577467 => d7ba44c9) (gprs_llc.c:1125) 20241006124930002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124930002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124930002 DMM DEBUG MM(262420000000046/d7ba44c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124930015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930015 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930015 DMM DEBUG MM(262420000000046/d7ba44c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241006124930015 DMM NOTICE MM(262420000000046/d7ba44c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124930015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124930015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124930015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124930015 DMM DEBUG MM(262420000000046/d7ba44c9) Requesting authorization (sgsn_auth.c:160) 20241006124930015 DMM INFO MM(262420000000046/d7ba44c9) Requesting authentication tuples (sgsn_auth.c:184) 20241006124930015 DMM DEBUG MM(262420000000046/d7ba44c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124930015 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241006124930015 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241006124930018 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124930018 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124930018 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124930018 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124930018 DMM INFO MM(262420000000046/d7ba44c9) Subscriber data update (mmctx.c:445) 20241006124930018 DMM DEBUG MM(262420000000046/d7ba44c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124930018 DMM INFO MM(262420000000046/d7ba44c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124930018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124930018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124930018 DMM INFO MM(262420000000046/d7ba44c9) <- GMM AUTH AND CIPHERING REQ (rand = 3c 34 2e 82 a4 2e 51 63 9a e6 d6 77 3e 12 41 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124930026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930026 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930026 DMM INFO MM(262420000000046/d7ba44c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124930026 DMM NOTICE MM(262420000000046/d7ba44c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124930026 DMM DEBUG MM(262420000000046/d7ba44c9) checking auth: received GSM SRES = df 42 c9 03 (gprs_gmm.c:666) 20241006124930026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124930026 DMM DEBUG MM(262420000000046/d7ba44c9) Requesting authorization (sgsn_auth.c:160) 20241006124930026 DMM INFO MM(262420000000046/d7ba44c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124930026 DMM DEBUG MM(262420000000046/d7ba44c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124930026 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241006124930026 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) 20241006124930026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124930026 DMM INFO MM(262420000000046/d7ba44c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ba44c9) (gprs_gmm.c:300) 20241006124930028 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124930028 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124930028 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241006124930028 DMM INFO MM(262420000000046/d7ba44c9) Subscriber data update (mmctx.c:445) 20241006124930028 DMM DEBUG MM(262420000000046/d7ba44c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124930028 DMM INFO MM(262420000000046/d7ba44c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124930028 DMM NOTICE MM(262420000000046/d7ba44c9) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241006124930028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124930028 DMM NOTICE MM(262420000000046/d7ba44c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124930028 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) 20241006124930028 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124930028 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241006124930029 DMM INFO MM(262420000000046/d7ba44c9) Subscriber data update (mmctx.c:445) 20241006124930029 DMM DEBUG MM(262420000000046/d7ba44c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124930034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930035 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930035 DMM INFO MM(262420000000046/d7ba44c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124930035 DMM NOTICE MM(262420000000046/d7ba44c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124930035 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124930035 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124930035 DLLC NOTICE LLME(c0577467/d7ba44c9){ASSIGNED} LLGM Assign pre (ffffffff => d7ba44c9) (gprs_llc.c:1079) 20241006124930035 DLLC NOTICE LLME(ffffffff/d7ba44c9){ASSIGNED} LLGM Assign post (ffffffff => d7ba44c9) (gprs_llc.c:1125) 20241006124930035 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124930035 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124930035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124930035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006124930086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930086 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930086 DMM INFO MM(262420000000046/d7ba44c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006124930086 DMM INFO MM(262420000000046/d7ba44c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006124930086 DMM DEBUG MM(262420000000046/d7ba44c9) Using GGSN 0 (gprs_sm.c:317) 20241006124930086 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) 20241006124930086 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241006124930086 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006124930086 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241006124930086 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241006124930097 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 63 a4 b5 f2 11 1b 34 23 aa 14 05 7f 8e 52 4c ff 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241006124930097 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241006124930097 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006124930097 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210045f64b8 TLLI=d7ba44c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006124930097 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006124930097 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006124930106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930106 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930106 DMM INFO MM(262420000000046/d7ba44c9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241006124930106 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124930106 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241006124930106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124930106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124930106 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124930106 DMM INFO MM(262420000000046/d7ba44c9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241006124930106 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006124930106 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: "Received deletePDPContextResponse 1, seq_nr=1036" 20241006124930108 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) 20241006124930108 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241006124930108 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006124930108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210045f64b8, TLLI=d7ba44c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006124930108 DMM INFO MM(262420000000046/d7ba44c9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006124930108 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241006124930108 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006124930108 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) 20241006124930108 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)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@1c12d2bee0f6: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@1c12d2bee0f6: Final verdict of PTC: pass 20241006124932118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55024<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006124932120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006124932120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(849)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(845)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(854)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(847)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(852)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(843)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Oct 6 12:49:32 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 20241006124932243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124932645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102688) 20241006124933121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124933121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102688, count=107044) 20241006124934123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124934123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Oct 6 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006124935124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124935124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_second_attempt started. 20241006124935704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006124935705 DMM INFO MM(262420000000046/d7ba44c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006124935705 DMM INFO MM(262420000000046/d7ba44c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006124935705 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006124935705 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006124935705 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006124935705 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006124935705 DLLC NOTICE LLME(ffffffff/d7ba44c9){ASSIGNED} LLGM Assign pre (d7ba44c9 => ffffffff) (gprs_llc.c:1079) 20241006124935705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7ba44c9 => ffffffff) (gprs_llc.c:1125) 20241006124935705 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241006124935705 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) 20241006124935705 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241006124935705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Deallocated (fsm.c:568) 20241006124935705 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Deallocated (fsm.c:568) 20241006124935705 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Deallocated (fsm.c:568) 20241006124935706 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Deallocated (fsm.c:568) 20241006124935706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124935754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006124935754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124935754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124935754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006124935754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124935754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124935754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124935754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(863)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(864)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124935757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124935757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124935757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124935757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124935757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124935757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124935757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124935757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935757 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006124935757 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124935757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124935757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124935757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124935761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124935770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124935770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(861)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124935789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006124935789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124935789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124935789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006124935789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124935789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124935789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124935789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(868)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006124935791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124935791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124935791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124935791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124935791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124935792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124935792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124935792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006124935792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124935792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124935792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(869)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006124935792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124935796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124935804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124935805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(866)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(868)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006124935820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006124935820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006124935820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006124935820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006124935820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006124935821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006124935821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006124935821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006124935822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006124935822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006124935822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006124935822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006124935822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006124935822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006124935823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006124935823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006124935823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006124935823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006124935823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006124935823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006124935823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006124935827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006124935836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124935837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006124936125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006124936125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006124936125 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006124936125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006124936127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124936128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@1c12d2bee0f6: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D39F18A3'O, index=0 SGSN_Test-GSUP(875)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@1c12d2bee0f6: 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 := '536C8CB1DBD48DF93A7A4AE452E8BE5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55970B38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD9C2B1C37C1B506'O } } } } } 20241006124936175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936175 DLLC NOTICE LLME(ffffffff/d39f18a3){UNASSIGNED} LLC RX: unknown TLLI 0xd39f18a3, creating LLME on the fly (gprs_llc.c:552) 20241006124936175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241006124936176 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Allocated (fsm.c:456) 20241006124936176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Allocated (fsm.c:456) 20241006124936176 DMM DEBUG MM_STATE_Gb[0x612000019120]{Idle}: Allocated (fsm.c:456) 20241006124936176 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Allocated (fsm.c:456) 20241006124936176 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124936176 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006124936176 DLLC NOTICE LLME(ffffffff/d39f18a3){UNASSIGNED} LLGM Assign pre (d39f18a3 => e0b9a903) (gprs_llc.c:1079) 20241006124936176 DLLC NOTICE LLME(d39f18a3/e0b9a903){ASSIGNED} LLGM Assign post (d39f18a3 => e0b9a903) (gprs_llc.c:1125) 20241006124936176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124936176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124936176 DMM DEBUG MM(262420000000022/e0b9a903) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124936188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936189 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124936189 DMM DEBUG MM(262420000000022/e0b9a903) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006124936189 DMM NOTICE MM(262420000000022/e0b9a903) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124936189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124936189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124936189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124936189 DMM DEBUG MM(262420000000022/e0b9a903) Requesting authorization (sgsn_auth.c:160) 20241006124936189 DMM INFO MM(262420000000022/e0b9a903) Requesting authentication tuples (sgsn_auth.c:184) 20241006124936189 DMM DEBUG MM(262420000000022/e0b9a903) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006124936189 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241006124936189 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241006124936192 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006124936192 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006124936192 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006124936192 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006124936192 DMM INFO MM(262420000000022/e0b9a903) Subscriber data update (mmctx.c:445) 20241006124936192 DMM DEBUG MM(262420000000022/e0b9a903) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006124936192 DMM INFO MM(262420000000022/e0b9a903) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006124936192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006124936192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006124936192 DMM INFO MM(262420000000022/e0b9a903) <- GMM AUTH AND CIPHERING REQ (rand = 53 6c 8c b1 db d4 8d f9 3a 7a 4a e4 52 e8 be 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006124936199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936199 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124936199 DMM INFO MM(262420000000022/e0b9a903) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006124936199 DMM NOTICE MM(262420000000022/e0b9a903) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006124936199 DMM DEBUG MM(262420000000022/e0b9a903) checking auth: received GSM SRES = 55 97 0b 38 (gprs_gmm.c:666) 20241006124936199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006124936199 DMM DEBUG MM(262420000000022/e0b9a903) Requesting authorization (sgsn_auth.c:160) 20241006124936199 DMM INFO MM(262420000000022/e0b9a903) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124936199 DMM DEBUG MM(262420000000022/e0b9a903) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124936199 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006124936199 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) 20241006124936199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006124936199 DMM INFO MM(262420000000022/e0b9a903) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b9a903) (gprs_gmm.c:300) 20241006124936201 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006124936201 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006124936201 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006124936201 DMM INFO MM(262420000000022/e0b9a903) Subscriber data update (mmctx.c:445) 20241006124936201 DMM DEBUG MM(262420000000022/e0b9a903) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006124936201 DMM INFO MM(262420000000022/e0b9a903) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006124936201 DMM NOTICE MM(262420000000022/e0b9a903) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241006124936201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006124936201 DMM NOTICE MM(262420000000022/e0b9a903) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006124936201 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) 20241006124936202 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006124936202 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006124936202 DMM INFO MM(262420000000022/e0b9a903) Subscriber data update (mmctx.c:445) 20241006124936202 DMM DEBUG MM(262420000000022/e0b9a903) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006124936208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936208 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124936208 DMM INFO MM(262420000000022/e0b9a903) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006124936208 DMM NOTICE MM(262420000000022/e0b9a903) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006124936208 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006124936208 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006124936208 DLLC NOTICE LLME(d39f18a3/e0b9a903){ASSIGNED} LLGM Assign pre (ffffffff => e0b9a903) (gprs_llc.c:1079) 20241006124936208 DLLC NOTICE LLME(ffffffff/e0b9a903){ASSIGNED} LLGM Assign post (ffffffff => e0b9a903) (gprs_llc.c:1125) 20241006124936208 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006124936208 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006124936208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006124936208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_second_attempt(877)@1c12d2bee0f6: 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 := '5B26DA3BA07537D07AB1C2E5620D4F94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0B8D3A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21C50E9C0EC70840'O } } } } } 20241006124936259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936259 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124936259 DMM INFO MM(262420000000022/e0b9a903) -> GMM ATTACH REQUEST MI(TMSI-0xE0B9A903) type="GPRS attach" (gprs_gmm.c:1266) 20241006124936259 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006124936259 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006124936259 DLLC NOTICE LLME(ffffffff/e0b9a903){ASSIGNED} LLGM Assign pre (e0b9a903 => e01d5895) (gprs_llc.c:1079) 20241006124936259 DLLC NOTICE LLME(e0b9a903/e01d5895){ASSIGNED} LLGM Assign post (e0b9a903 => e01d5895) (gprs_llc.c:1125) 20241006124936259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006124936260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006124936260 DMM DEBUG MM(262420000000022/e01d5895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006124936266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006124936266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241006124936266 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006124936266 DMM DEBUG MM(262420000000022/e01d5895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006124936266 DMM NOTICE MM(262420000000022/e01d5895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006124936266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006124936267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006124936267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006124936267 DMM DEBUG MM(262420000000022/e01d5895) Requesting authorization (sgsn_auth.c:160) 20241006124936267 DMM INFO MM(262420000000022/e01d5895) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006124936267 DMM DEBUG MM(262420000000022/e01d5895) Requesting subscriber data update (gprs_subscriber.c:894) 20241006124936267 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006124936267 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) 20241006124942267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006124942268 DMM ERROR MM(262420000000022/e01d5895) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006124942268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006124942268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006124942268 DMM NOTICE MM(262420000000022/e01d5895) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006124942268 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241006124942268 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) 20241006124942268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Reject}: Deallocated (fsm.c:568) 20241006124942268 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Deallocated (fsm.c:568) 20241006124942268 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Deallocated (fsm.c:568) 20241006124942268 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006124942268 DLLC NOTICE LLME(e0b9a903/e01d5895){ASSIGNED} LLGM Assign pre (e01d5895 => ffffffff) (gprs_llc.c:1079) 20241006124942268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01d5895 => ffffffff) (gprs_llc.c:1125) 20241006124956126 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006124956126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006124956127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006124959151 DGPRS DEBUG Checking for inactive LLMEs, time = 10029733 (sgsn.c:131) 20241006125005759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125005761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125005761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125005793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125005794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125005794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125005824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125005825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125005825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@1c12d2bee0f6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1c12d2bee0f6: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241006125006184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125006184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(864)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(869)@1c12d2bee0f6: Final verdict of PTC: none 20241006125006187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(873)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(867)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_second_attempt(877)@1c12d2bee0f6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(862)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@1c12d2bee0f6: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Oct 6 12:50:06 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 20241006125006316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125006618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111176) 20241006125007184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125007184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111176, count=112436) 20241006125008186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125008186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Oct 6 12:50:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125009186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125009186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_echo_timeout started. 20241006125009679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125009681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125009734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125009734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125009734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125009734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125009735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125009735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125009735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125009735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(882)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125009737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125009737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125009737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125009737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125009737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125009737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125009737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125009737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125009737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125009737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125009738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125009738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125009742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125009753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125009753 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(880)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125009769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125009769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125009769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125009769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125009771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125009771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125009771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125009771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125009771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125009771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125009772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125009772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125009772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125009772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125009772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(888)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125009772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125009776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125009784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125009784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125009798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125009798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125009798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125009798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125009800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125009800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125009800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125009800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125009801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125009806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125009817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125009817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125010187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125010188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125010188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125010188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125010190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125010191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(880)@1c12d2bee0f6: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D06240AE'O, index=0 SGSN_Test-GSUP(894)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@1c12d2bee0f6: 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 := '1F2E82288144A70B7A035AE32B27AAC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6B0A51F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29CFC78149B3F207'O } } } } } 20241006125010237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125010237 DLLC NOTICE LLME(ffffffff/d06240ae){UNASSIGNED} LLC RX: unknown TLLI 0xd06240ae, creating LLME on the fly (gprs_llc.c:552) 20241006125010237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125010237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241006125010237 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Allocated (fsm.c:456) 20241006125010237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Allocated (fsm.c:456) 20241006125010237 DMM DEBUG MM_STATE_Gb[0x612000019720]{Idle}: Allocated (fsm.c:456) 20241006125010237 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Allocated (fsm.c:456) 20241006125010237 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125010237 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125010237 DLLC NOTICE LLME(ffffffff/d06240ae){UNASSIGNED} LLGM Assign pre (d06240ae => c4882cc4) (gprs_llc.c:1079) 20241006125010237 DLLC NOTICE LLME(d06240ae/c4882cc4){ASSIGNED} LLGM Assign post (d06240ae => c4882cc4) (gprs_llc.c:1125) 20241006125010237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125010237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125010237 DMM DEBUG MM(262420000000067/c4882cc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125010249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125010249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125010249 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125010249 DMM DEBUG MM(262420000000067/c4882cc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241006125010249 DMM NOTICE MM(262420000000067/c4882cc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125010249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125010249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125010249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125010249 DMM DEBUG MM(262420000000067/c4882cc4) Requesting authorization (sgsn_auth.c:160) 20241006125010249 DMM INFO MM(262420000000067/c4882cc4) Requesting authentication tuples (sgsn_auth.c:184) 20241006125010249 DMM DEBUG MM(262420000000067/c4882cc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125010249 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241006125010249 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241006125010252 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125010252 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125010252 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125010252 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125010252 DMM INFO MM(262420000000067/c4882cc4) Subscriber data update (mmctx.c:445) 20241006125010252 DMM DEBUG MM(262420000000067/c4882cc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125010252 DMM INFO MM(262420000000067/c4882cc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125010252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125010252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125010253 DMM INFO MM(262420000000067/c4882cc4) <- GMM AUTH AND CIPHERING REQ (rand = 1f 2e 82 28 81 44 a7 0b 7a 03 5a e3 2b 27 aa c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125010260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125010260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125010260 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125010260 DMM INFO MM(262420000000067/c4882cc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125010260 DMM NOTICE MM(262420000000067/c4882cc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125010260 DMM DEBUG MM(262420000000067/c4882cc4) checking auth: received GSM SRES = e6 b0 a5 1f (gprs_gmm.c:666) 20241006125010260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125010261 DMM DEBUG MM(262420000000067/c4882cc4) Requesting authorization (sgsn_auth.c:160) 20241006125010261 DMM INFO MM(262420000000067/c4882cc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125010261 DMM DEBUG MM(262420000000067/c4882cc4) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125010261 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241006125010261 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) 20241006125010261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125010261 DMM INFO MM(262420000000067/c4882cc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4882cc4) (gprs_gmm.c:300) 20241006125010262 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125010262 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125010262 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241006125010262 DMM INFO MM(262420000000067/c4882cc4) Subscriber data update (mmctx.c:445) 20241006125010262 DMM DEBUG MM(262420000000067/c4882cc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125010262 DMM INFO MM(262420000000067/c4882cc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125010262 DMM NOTICE MM(262420000000067/c4882cc4) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241006125010262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125010263 DMM NOTICE MM(262420000000067/c4882cc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125010263 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) 20241006125010263 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125010263 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241006125010263 DMM INFO MM(262420000000067/c4882cc4) Subscriber data update (mmctx.c:445) 20241006125010263 DMM DEBUG MM(262420000000067/c4882cc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125010270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125010270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125010270 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125010270 DMM INFO MM(262420000000067/c4882cc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125010270 DMM NOTICE MM(262420000000067/c4882cc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125010270 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125010270 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125010270 DLLC NOTICE LLME(d06240ae/c4882cc4){ASSIGNED} LLGM Assign pre (ffffffff => c4882cc4) (gprs_llc.c:1079) 20241006125010270 DLLC NOTICE LLME(ffffffff/c4882cc4){ASSIGNED} LLGM Assign post (ffffffff => c4882cc4) (gprs_llc.c:1125) 20241006125010270 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125010270 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125010270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125010270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125010322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125010322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125010322 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125010322 DMM INFO MM(262420000000067/c4882cc4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125010323 DMM INFO MM(262420000000067/c4882cc4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125010323 DMM DEBUG MM(262420000000067/c4882cc4) Using GGSN 0 (gprs_sm.c:317) 20241006125010323 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) 20241006125010323 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241006125010323 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125010323 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125010323 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241006125010335 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 51 40 6c f9 11 ac 17 72 74 14 05 7f 09 a9 3e a0 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) 20241006125010335 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:629) 20241006125010335 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125010335 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210049bf0b8 TLLI=c4882cc4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125010335 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125010335 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125015200 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241006125015202 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) 20241006125015202 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241006125020201 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1039" 20241006125025201 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241006125025202 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1039" 20241006125029152 DGPRS DEBUG Checking for inactive LLMEs, time = 10029763 (sgsn.c:131) 20241006125030188 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006125030189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125030189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006125030202 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241006125030202 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241006125030202 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1041" 20241006125035203 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241006125035203 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241006125035203 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241006125035203 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1041" 20241006125039739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125039740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125039740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125039773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125039775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125039775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125039801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125039803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125040203 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241006125040203 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241006125040203 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241006125040203 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241006125040204 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1043" 20241006125045204 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241006125045205 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241006125045205 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241006125045205 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241006125045205 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241006125045205 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:633) 20241006125045205 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241006125045205 DMM INFO MM(262420000000067/c4882cc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125045205 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241006125045205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125045205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006125045205 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241006125045205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125045205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006125045205 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241006125045205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125045205 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006125045205 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241006125045205 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125045205 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241006125045205 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@1c12d2bee0f6: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(880)@1c12d2bee0f6: Removing Client IMSI='262420000000067'H, index=0 20241006125045215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125045215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006125045215 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125045215 DMM INFO MM(262420000000067/c4882cc4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125045217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@1c12d2bee0f6: Final verdict of PTC: none 20241006125045219 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125045219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(888)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(883)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(880)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(892)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(881)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(890)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(886)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_echo_timeout-BVCI196(880): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Oct 6 12:50:45 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 20241006125045352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125045753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99856) 20241006125046219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125046220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99856, count=113180) 20241006125047221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125047221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Oct 6 12:50:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125048222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125048222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_restart_ctr_echo started. 20241006125048818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125048820 DMM INFO MM(262420000000067/c4882cc4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125048820 DMM INFO MM(262420000000067/c4882cc4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125048820 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125048820 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125048820 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125048820 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125048820 DLLC NOTICE LLME(ffffffff/c4882cc4){ASSIGNED} LLGM Assign pre (c4882cc4 => ffffffff) (gprs_llc.c:1079) 20241006125048820 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4882cc4 => ffffffff) (gprs_llc.c:1125) 20241006125048820 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210049bed60 (gprs_sndcp.c:574) 20241006125048820 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210049bf0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125048820 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241006125048820 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) 20241006125048820 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241006125048820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Deallocated (fsm.c:568) 20241006125048820 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Deallocated (fsm.c:568) 20241006125048820 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Deallocated (fsm.c:568) 20241006125048820 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Deallocated (fsm.c:568) 20241006125048820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125048860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125048860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125048860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125048860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125048860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125048860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125048860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125048860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125048862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125048862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125048862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125048862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125048862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125048862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125048862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125048862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125048862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125048862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125048862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125048862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125048866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125048875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125048875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125048897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125048897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125048897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125048897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125048897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125048897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125048897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125048897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125048898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125048898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125048898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125048899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125048899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125048899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125048899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125048899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125048899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125048899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125048899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125048899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125048903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125048912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125048912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125048941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125048941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125048941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125048941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125048941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125048941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125048941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125048941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125048944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125048944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125048944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125048944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125048944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125048944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125048944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125048944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125048944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125048944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125048944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(912)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125048945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125048945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125048949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125048959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125048959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125049222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125049222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125049222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125049223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125049225 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125049225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@1c12d2bee0f6: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='CC00652E'O, index=0 SGSN_Test-GSUP(913)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: 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 := 'DE03FD5BF459CA8D23B2B0F3D6F85A16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD8F55BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A3983C25521CFEE'O } } } } } 20241006125049271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125049271 DLLC NOTICE LLME(ffffffff/cc00652e){UNASSIGNED} LLC RX: unknown TLLI 0xcc00652e, creating LLME on the fly (gprs_llc.c:552) 20241006125049271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125049271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241006125049271 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Allocated (fsm.c:456) 20241006125049271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Allocated (fsm.c:456) 20241006125049271 DMM DEBUG MM_STATE_Gb[0x612000019ea0]{Idle}: Allocated (fsm.c:456) 20241006125049271 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Allocated (fsm.c:456) 20241006125049271 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125049271 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125049271 DLLC NOTICE LLME(ffffffff/cc00652e){UNASSIGNED} LLGM Assign pre (cc00652e => f1ccea2b) (gprs_llc.c:1079) 20241006125049271 DLLC NOTICE LLME(cc00652e/f1ccea2b){ASSIGNED} LLGM Assign post (cc00652e => f1ccea2b) (gprs_llc.c:1125) 20241006125049271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125049271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125049271 DMM DEBUG MM(262420000000023/f1ccea2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125049286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125049287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125049287 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125049287 DMM DEBUG MM(262420000000023/f1ccea2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241006125049287 DMM NOTICE MM(262420000000023/f1ccea2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125049287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125049287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125049287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125049287 DMM DEBUG MM(262420000000023/f1ccea2b) Requesting authorization (sgsn_auth.c:160) 20241006125049287 DMM INFO MM(262420000000023/f1ccea2b) Requesting authentication tuples (sgsn_auth.c:184) 20241006125049287 DMM DEBUG MM(262420000000023/f1ccea2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125049287 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241006125049287 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241006125049290 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125049290 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125049290 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125049290 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125049290 DMM INFO MM(262420000000023/f1ccea2b) Subscriber data update (mmctx.c:445) 20241006125049290 DMM DEBUG MM(262420000000023/f1ccea2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125049290 DMM INFO MM(262420000000023/f1ccea2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125049290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125049290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125049291 DMM INFO MM(262420000000023/f1ccea2b) <- GMM AUTH AND CIPHERING REQ (rand = de 03 fd 5b f4 59 ca 8d 23 b2 b0 f3 d6 f8 5a 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125049298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125049299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125049299 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125049299 DMM INFO MM(262420000000023/f1ccea2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125049299 DMM NOTICE MM(262420000000023/f1ccea2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125049299 DMM DEBUG MM(262420000000023/f1ccea2b) checking auth: received GSM SRES = bd 8f 55 ba (gprs_gmm.c:666) 20241006125049299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125049299 DMM DEBUG MM(262420000000023/f1ccea2b) Requesting authorization (sgsn_auth.c:160) 20241006125049299 DMM INFO MM(262420000000023/f1ccea2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125049299 DMM DEBUG MM(262420000000023/f1ccea2b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125049299 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241006125049299 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) 20241006125049299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125049299 DMM INFO MM(262420000000023/f1ccea2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1ccea2b) (gprs_gmm.c:300) 20241006125049300 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125049300 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125049301 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241006125049301 DMM INFO MM(262420000000023/f1ccea2b) Subscriber data update (mmctx.c:445) 20241006125049301 DMM DEBUG MM(262420000000023/f1ccea2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125049301 DMM INFO MM(262420000000023/f1ccea2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125049301 DMM NOTICE MM(262420000000023/f1ccea2b) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241006125049301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125049301 DMM NOTICE MM(262420000000023/f1ccea2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125049301 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) 20241006125049302 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125049302 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241006125049302 DMM INFO MM(262420000000023/f1ccea2b) Subscriber data update (mmctx.c:445) 20241006125049302 DMM DEBUG MM(262420000000023/f1ccea2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125049308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125049308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125049308 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125049308 DMM INFO MM(262420000000023/f1ccea2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125049308 DMM NOTICE MM(262420000000023/f1ccea2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125049308 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125049308 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125049308 DLLC NOTICE LLME(cc00652e/f1ccea2b){ASSIGNED} LLGM Assign pre (ffffffff => f1ccea2b) (gprs_llc.c:1079) 20241006125049308 DLLC NOTICE LLME(ffffffff/f1ccea2b){ASSIGNED} LLGM Assign post (ffffffff => f1ccea2b) (gprs_llc.c:1125) 20241006125049308 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125049308 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125049308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125049308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125049359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125049360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125049360 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125049360 DMM INFO MM(262420000000023/f1ccea2b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125049360 DMM INFO MM(262420000000023/f1ccea2b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125049360 DMM DEBUG MM(262420000000023/f1ccea2b) Using GGSN 0 (gprs_sm.c:317) 20241006125049360 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241006125049360 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125049360 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125049360 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241006125049373 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 7d c6 e3 c5 11 8d aa e1 7e 14 05 7f 7f ba 60 f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241006125049373 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:629) 20241006125049373 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125049373 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c4f4b8 TLLI=f1ccea2b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125049373 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125049373 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125054360 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241006125054363 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) 20241006125054363 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241006125059153 DGPRS DEBUG Checking for inactive LLMEs, time = 10029793 (sgsn.c:131) 20241006125059361 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241006125059363 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) 20241006125059363 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241006125059363 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241006125059363 DMM INFO MM(262420000000023/f1ccea2b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125059363 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241006125059363 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@1c12d2bee0f6: Removing Client IMSI='262420000000023'H, index=0 20241006125059372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125059372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006125059373 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125059373 DMM INFO MM(262420000000023/f1ccea2b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125059375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125059376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125059376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(911)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(913)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(906)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(912)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(901)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(904)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(899)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(910)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Oct 6 12:50:59 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 20241006125059502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125059904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99588) 20241006125100377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125100377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99588, count=103944) 20241006125101378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125101378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Oct 6 12:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125102379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125102379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_restart_ctr_create started. 20241006125102964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125102966 DMM INFO MM(262420000000023/f1ccea2b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125102966 DMM INFO MM(262420000000023/f1ccea2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125102966 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125102966 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125102966 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125102966 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125102966 DLLC NOTICE LLME(ffffffff/f1ccea2b){ASSIGNED} LLGM Assign pre (f1ccea2b => ffffffff) (gprs_llc.c:1079) 20241006125102966 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1ccea2b => ffffffff) (gprs_llc.c:1125) 20241006125102966 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c4f160 (gprs_sndcp.c:574) 20241006125102966 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c4f4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125102966 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241006125102966 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) 20241006125102966 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241006125102966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Deallocated (fsm.c:568) 20241006125102966 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Deallocated (fsm.c:568) 20241006125102966 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Deallocated (fsm.c:568) 20241006125102966 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Deallocated (fsm.c:568) 20241006125102966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125103014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125103016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103016 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125103016 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125103016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125103017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125103017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125103029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103029 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125103047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125103047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125103047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125103047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125103047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125103047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125103047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125103047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125103049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125103049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125103049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125103049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125103049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125103049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125103049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125103049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125103049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125103049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125103050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125103050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125103054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125103064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125103087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125103087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125103087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125103088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103088 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125103088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125103088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125103088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125103088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125103089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125103089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125103089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125103090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125103090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125103090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125103090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125103090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125103090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125103090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125103090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125103090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125103090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125103095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125103103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125103380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125103380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125103380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125103380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125103382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125103382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@1c12d2bee0f6: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D3CBCCE2'O, index=0 SGSN_Test-GSUP(932)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@1c12d2bee0f6: 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 := 'E4817DABB9E0C3192CF34B7AC8AE84BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55D6AAE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '811139A6D9F546DD'O } } } } } 20241006125103429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103429 DLLC NOTICE LLME(ffffffff/d3cbcce2){UNASSIGNED} LLC RX: unknown TLLI 0xd3cbcce2, creating LLME on the fly (gprs_llc.c:552) 20241006125103429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103429 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241006125103429 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Allocated (fsm.c:456) 20241006125103429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Allocated (fsm.c:456) 20241006125103429 DMM DEBUG MM_STATE_Gb[0x61200001a620]{Idle}: Allocated (fsm.c:456) 20241006125103429 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Allocated (fsm.c:456) 20241006125103429 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125103429 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125103429 DLLC NOTICE LLME(ffffffff/d3cbcce2){UNASSIGNED} LLGM Assign pre (d3cbcce2 => e4b4fa50) (gprs_llc.c:1079) 20241006125103430 DLLC NOTICE LLME(d3cbcce2/e4b4fa50){ASSIGNED} LLGM Assign post (d3cbcce2 => e4b4fa50) (gprs_llc.c:1125) 20241006125103430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125103430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125103430 DMM DEBUG MM(262420000000024/e4b4fa50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125103443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103443 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125103443 DMM DEBUG MM(262420000000024/e4b4fa50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241006125103443 DMM NOTICE MM(262420000000024/e4b4fa50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125103443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125103443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125103443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125103443 DMM DEBUG MM(262420000000024/e4b4fa50) Requesting authorization (sgsn_auth.c:160) 20241006125103443 DMM INFO MM(262420000000024/e4b4fa50) Requesting authentication tuples (sgsn_auth.c:184) 20241006125103443 DMM DEBUG MM(262420000000024/e4b4fa50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125103443 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241006125103443 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241006125103447 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125103447 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125103447 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125103447 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125103447 DMM INFO MM(262420000000024/e4b4fa50) Subscriber data update (mmctx.c:445) 20241006125103447 DMM DEBUG MM(262420000000024/e4b4fa50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125103447 DMM INFO MM(262420000000024/e4b4fa50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125103447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125103447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125103447 DMM INFO MM(262420000000024/e4b4fa50) <- GMM AUTH AND CIPHERING REQ (rand = e4 81 7d ab b9 e0 c3 19 2c f3 4b 7a c8 ae 84 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103454 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125103454 DMM INFO MM(262420000000024/e4b4fa50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125103455 DMM NOTICE MM(262420000000024/e4b4fa50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125103455 DMM DEBUG MM(262420000000024/e4b4fa50) checking auth: received GSM SRES = 55 d6 aa e2 (gprs_gmm.c:666) 20241006125103455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125103455 DMM DEBUG MM(262420000000024/e4b4fa50) Requesting authorization (sgsn_auth.c:160) 20241006125103455 DMM INFO MM(262420000000024/e4b4fa50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125103455 DMM DEBUG MM(262420000000024/e4b4fa50) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125103455 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241006125103455 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) 20241006125103455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125103455 DMM INFO MM(262420000000024/e4b4fa50) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b4fa50) (gprs_gmm.c:300) 20241006125103456 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125103456 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125103456 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241006125103456 DMM INFO MM(262420000000024/e4b4fa50) Subscriber data update (mmctx.c:445) 20241006125103456 DMM DEBUG MM(262420000000024/e4b4fa50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125103456 DMM INFO MM(262420000000024/e4b4fa50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125103456 DMM NOTICE MM(262420000000024/e4b4fa50) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241006125103456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125103456 DMM NOTICE MM(262420000000024/e4b4fa50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125103456 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) 20241006125103457 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125103457 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241006125103457 DMM INFO MM(262420000000024/e4b4fa50) Subscriber data update (mmctx.c:445) 20241006125103457 DMM DEBUG MM(262420000000024/e4b4fa50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125103463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103463 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125103463 DMM INFO MM(262420000000024/e4b4fa50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125103463 DMM NOTICE MM(262420000000024/e4b4fa50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125103463 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125103463 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125103463 DLLC NOTICE LLME(d3cbcce2/e4b4fa50){ASSIGNED} LLGM Assign pre (ffffffff => e4b4fa50) (gprs_llc.c:1079) 20241006125103463 DLLC NOTICE LLME(ffffffff/e4b4fa50){ASSIGNED} LLGM Assign post (ffffffff => e4b4fa50) (gprs_llc.c:1125) 20241006125103463 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125103463 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125103463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125103463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125103515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103515 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125103515 DMM INFO MM(262420000000024/e4b4fa50) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125103515 DMM INFO MM(262420000000024/e4b4fa50) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125103515 DMM DEBUG MM(262420000000024/e4b4fa50) Using GGSN 0 (gprs_sm.c:317) 20241006125103515 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241006125103515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125103515 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125103515 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241006125103525 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 c0 e3 ad 56 11 ad 52 2f 5e 14 05 7f 25 53 ca 95 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) 20241006125103525 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f0a208de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241006125103525 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0a208de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:629) 20241006125103525 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241006125103525 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241006125103525 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125103525 DMM NOTICE MM(262420000000024/e4b4fa50) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125103532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125103532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125103532 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125103532 DMM INFO MM(262420000000024/e4b4fa50) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125103532 DMM INFO MM(262420000000024/e4b4fa50) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125103532 DMM DEBUG MM(262420000000024/e4b4fa50) Using GGSN 0 (gprs_sm.c:317) 20241006125103532 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241006125103532 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125103532 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125103532 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241006125103535 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 c0 e3 ad 56 11 ad 52 2f 5e 14 05 7f 25 53 ca 95 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) 20241006125103535 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f0a208de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241006125103535 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:629) 20241006125103535 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125103535 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e4d4b8 TLLI=e4b4fa50, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125103535 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125103535 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@1c12d2bee0f6: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125103544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(916)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(932)@1c12d2bee0f6: Final verdict of PTC: none 20241006125103546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125103546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(917)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(925)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(920)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(930)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(923)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(918)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(928)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Oct 6 12:51:03 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 20241006125103671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125104073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100512) 20241006125104548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125104548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100512, count=104868) 20241006125105549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125105549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125106550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125106550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241006125107134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125107136 DMM INFO MM(262420000000024/e4b4fa50) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125107136 DMM INFO MM(262420000000024/e4b4fa50) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125107136 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125107136 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125107136 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125107136 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125107136 DLLC NOTICE LLME(ffffffff/e4b4fa50){ASSIGNED} LLGM Assign pre (e4b4fa50 => ffffffff) (gprs_llc.c:1079) 20241006125107136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b4fa50 => ffffffff) (gprs_llc.c:1125) 20241006125107136 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e4d160 (gprs_sndcp.c:574) 20241006125107136 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e4d4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125107136 DMM NOTICE MM(262420000000024/e4b4fa50) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125107136 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241006125107136 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125107136 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125107136 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241006125107136 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241006125107136 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) 20241006125107136 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241006125107136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Deallocated (fsm.c:568) 20241006125107136 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Deallocated (fsm.c:568) 20241006125107136 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Deallocated (fsm.c:568) 20241006125107136 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Deallocated (fsm.c:568) 20241006125107136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125107180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125107180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125107180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125107180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125107180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125107180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125107180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125107180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125107181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125107181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125107181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125107182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125107182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125107182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125107182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125107182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125107182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125107182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125107182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125107182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125107185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125107194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125107194 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125107228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125107228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125107228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125107228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125107230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125107230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125107230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125107230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125107230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125107230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125107230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125107235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125107244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125107244 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(942)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125107258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125107258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125107258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125107258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125107260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125107260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125107260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125107260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125107260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125107261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125107261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125107261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125107261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125107261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125107261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125107261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125107261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125107264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125107271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125107271 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(948)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125107551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125107551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125107551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125107551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125107553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125107554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C451E19B'O, index=0 SGSN_Test-GSUP(951)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := 'A5B0403D07142A2A0C604634A837AE5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C26C538C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDCCFBFEF4133C84'O } } } } } 20241006125108605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125108605 DLLC NOTICE LLME(ffffffff/c451e19b){UNASSIGNED} LLC RX: unknown TLLI 0xc451e19b, creating LLME on the fly (gprs_llc.c:552) 20241006125108605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125108605 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241006125108606 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Allocated (fsm.c:456) 20241006125108606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Allocated (fsm.c:456) 20241006125108606 DMM DEBUG MM_STATE_Gb[0x61200001ada0]{Idle}: Allocated (fsm.c:456) 20241006125108606 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Allocated (fsm.c:456) 20241006125108606 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125108606 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125108606 DLLC NOTICE LLME(ffffffff/c451e19b){UNASSIGNED} LLGM Assign pre (c451e19b => c709540c) (gprs_llc.c:1079) 20241006125108606 DLLC NOTICE LLME(c451e19b/c709540c){ASSIGNED} LLGM Assign post (c451e19b => c709540c) (gprs_llc.c:1125) 20241006125108606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125108606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125108606 DMM DEBUG MM(262420000000025/c709540c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125108618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125108618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125108618 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125108618 DMM DEBUG MM(262420000000025/c709540c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241006125108618 DMM NOTICE MM(262420000000025/c709540c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125108618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125108618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125108618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125108618 DMM DEBUG MM(262420000000025/c709540c) Requesting authorization (sgsn_auth.c:160) 20241006125108618 DMM INFO MM(262420000000025/c709540c) Requesting authentication tuples (sgsn_auth.c:184) 20241006125108618 DMM DEBUG MM(262420000000025/c709540c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125108618 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241006125108618 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241006125108621 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125108621 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125108621 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125108621 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125108621 DMM INFO MM(262420000000025/c709540c) Subscriber data update (mmctx.c:445) 20241006125108621 DMM DEBUG MM(262420000000025/c709540c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125108621 DMM INFO MM(262420000000025/c709540c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125108621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125108621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125108621 DMM INFO MM(262420000000025/c709540c) <- GMM AUTH AND CIPHERING REQ (rand = a5 b0 40 3d 07 14 2a 2a 0c 60 46 34 a8 37 ae 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125108629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125108629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125108629 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125108629 DMM INFO MM(262420000000025/c709540c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125108629 DMM NOTICE MM(262420000000025/c709540c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125108629 DMM DEBUG MM(262420000000025/c709540c) checking auth: received GSM SRES = c2 6c 53 8c (gprs_gmm.c:666) 20241006125108629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125108629 DMM DEBUG MM(262420000000025/c709540c) Requesting authorization (sgsn_auth.c:160) 20241006125108629 DMM INFO MM(262420000000025/c709540c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125108629 DMM DEBUG MM(262420000000025/c709540c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125108629 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241006125108629 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) 20241006125108629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125108629 DMM INFO MM(262420000000025/c709540c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc709540c) (gprs_gmm.c:300) 20241006125108631 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125108631 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125108631 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241006125108631 DMM INFO MM(262420000000025/c709540c) Subscriber data update (mmctx.c:445) 20241006125108631 DMM DEBUG MM(262420000000025/c709540c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125108631 DMM INFO MM(262420000000025/c709540c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125108631 DMM NOTICE MM(262420000000025/c709540c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241006125108631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125108631 DMM NOTICE MM(262420000000025/c709540c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125108631 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) 20241006125108631 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125108631 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241006125108631 DMM INFO MM(262420000000025/c709540c) Subscriber data update (mmctx.c:445) 20241006125108631 DMM DEBUG MM(262420000000025/c709540c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125108638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125108638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125108638 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125108638 DMM INFO MM(262420000000025/c709540c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125108638 DMM NOTICE MM(262420000000025/c709540c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125108638 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125108638 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125108638 DLLC NOTICE LLME(c451e19b/c709540c){ASSIGNED} LLGM Assign pre (ffffffff => c709540c) (gprs_llc.c:1079) 20241006125108638 DLLC NOTICE LLME(ffffffff/c709540c){ASSIGNED} LLGM Assign post (ffffffff => c709540c) (gprs_llc.c:1125) 20241006125108638 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125108638 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125108638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125108638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125108689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125108689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125108689 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125108689 DMM INFO MM(262420000000025/c709540c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125108689 DMM INFO MM(262420000000025/c709540c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125108689 DMM DEBUG MM(262420000000025/c709540c) Using GGSN 0 (gprs_sm.c:317) 20241006125108689 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) 20241006125108689 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241006125108689 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125108689 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125108689 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241006125108700 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 61 21 90 61 11 ea 48 5a d7 14 05 7f f4 2e 8c 37 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) 20241006125108700 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:629) 20241006125108700 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125108700 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210050590b8 TLLI=c709540c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125108701 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125108701 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125108708 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006125108708 DGPRS INFO PDP(262420000000025:5): Context 0x7f0a208df8c0 was deleted (sgsn_libgtp.c:703) 20241006125108708 DMM INFO MM(262420000000025/c709540c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125108708 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241006125108708 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125116709 DMM INFO MM(262420000000025/c709540c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125124001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241006125124711 DMM INFO MM(262420000000025/c709540c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125127552 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006125127552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125127552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006125129154 DGPRS DEBUG Checking for inactive LLMEs, time = 10029823 (sgsn.c:131) 20241006125132712 DMM INFO MM(262420000000025/c709540c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125137183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125137185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125137185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125137232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125137234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125137234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125137262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125137264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125137264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125140714 DMM INFO MM(262420000000025/c709540c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1c12d2bee0f6: Removing Client IMSI='262420000000025'H, index=0 20241006125140722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125140722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006125140722 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125140722 DMM INFO MM(262420000000025/c709540c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125140725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@1c12d2bee0f6: Final verdict of PTC: none 20241006125140728 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125140728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(939)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(945)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(949)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(947)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(937)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(943)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Oct 6 12:51:40 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 20241006125140851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125141253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103200) 20241006125141729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125141729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103200, count=111536) 20241006125142731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125142731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:51:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125143732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125143732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241006125144315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125144317 DMM INFO MM(262420000000025/c709540c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125144317 DMM INFO MM(262420000000025/c709540c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125144317 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125144317 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125144317 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125144317 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125144317 DLLC NOTICE LLME(ffffffff/c709540c){ASSIGNED} LLGM Assign pre (c709540c => ffffffff) (gprs_llc.c:1079) 20241006125144317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c709540c => ffffffff) (gprs_llc.c:1125) 20241006125144317 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005058d60 (gprs_sndcp.c:574) 20241006125144317 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210050590b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125144317 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241006125144317 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) 20241006125144317 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241006125144317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Deallocated (fsm.c:568) 20241006125144317 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Deallocated (fsm.c:568) 20241006125144317 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Deallocated (fsm.c:568) 20241006125144317 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Deallocated (fsm.c:568) 20241006125144317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125144359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125144359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125144359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125144359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144359 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125144359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125144359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125144359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125144359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125144361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125144361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125144361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125144361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125144361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125144361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125144361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125144361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125144361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125144361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125144362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125144362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125144367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125144377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144377 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125144390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125144390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125144390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125144391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125144391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125144392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125144392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125144392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125144393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125144393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125144393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125144393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125144393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125144393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125144393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125144393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125144393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125144397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125144406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125144429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125144430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125144430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125144430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144430 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125144430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125144430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125144430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125144430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125144432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125144432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125144432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125144432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125144432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125144432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125144432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125144432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125144433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125144433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125144436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125144446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144446 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125144733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125144733 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125144733 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125144733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125144735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125144736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='E7EB48AB'O, index=0 SGSN_Test-GSUP(970)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := '74CB1E26AD60FC5D9B4ECF03832A31BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B4A22AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '682C7E7C5915AE95'O } } } } } 20241006125144782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144783 DLLC NOTICE LLME(ffffffff/e7eb48ab){UNASSIGNED} LLC RX: unknown TLLI 0xe7eb48ab, creating LLME on the fly (gprs_llc.c:552) 20241006125144783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125144783 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241006125144783 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Allocated (fsm.c:456) 20241006125144783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Allocated (fsm.c:456) 20241006125144783 DMM DEBUG MM_STATE_Gb[0x61200001b520]{Idle}: Allocated (fsm.c:456) 20241006125144783 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Allocated (fsm.c:456) 20241006125144783 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125144783 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125144783 DLLC NOTICE LLME(ffffffff/e7eb48ab){UNASSIGNED} LLGM Assign pre (e7eb48ab => f97146e8) (gprs_llc.c:1079) 20241006125144783 DLLC NOTICE LLME(e7eb48ab/f97146e8){ASSIGNED} LLGM Assign post (e7eb48ab => f97146e8) (gprs_llc.c:1125) 20241006125144783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125144783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125144783 DMM DEBUG MM(262420000000027/f97146e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125144795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125144795 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125144795 DMM DEBUG MM(262420000000027/f97146e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241006125144795 DMM NOTICE MM(262420000000027/f97146e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125144795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125144795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125144795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125144795 DMM DEBUG MM(262420000000027/f97146e8) Requesting authorization (sgsn_auth.c:160) 20241006125144795 DMM INFO MM(262420000000027/f97146e8) Requesting authentication tuples (sgsn_auth.c:184) 20241006125144795 DMM DEBUG MM(262420000000027/f97146e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125144795 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241006125144795 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241006125144798 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125144798 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125144798 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125144798 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125144798 DMM INFO MM(262420000000027/f97146e8) Subscriber data update (mmctx.c:445) 20241006125144798 DMM DEBUG MM(262420000000027/f97146e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125144798 DMM INFO MM(262420000000027/f97146e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125144798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125144798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125144798 DMM INFO MM(262420000000027/f97146e8) <- GMM AUTH AND CIPHERING REQ (rand = 74 cb 1e 26 ad 60 fc 5d 9b 4e cf 03 83 2a 31 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125144805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125144805 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125144805 DMM INFO MM(262420000000027/f97146e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125144805 DMM NOTICE MM(262420000000027/f97146e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125144805 DMM DEBUG MM(262420000000027/f97146e8) checking auth: received GSM SRES = 8b 4a 22 ac (gprs_gmm.c:666) 20241006125144805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125144805 DMM DEBUG MM(262420000000027/f97146e8) Requesting authorization (sgsn_auth.c:160) 20241006125144805 DMM INFO MM(262420000000027/f97146e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125144805 DMM DEBUG MM(262420000000027/f97146e8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125144805 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241006125144805 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) 20241006125144805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125144805 DMM INFO MM(262420000000027/f97146e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97146e8) (gprs_gmm.c:300) 20241006125144807 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125144807 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125144807 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241006125144807 DMM INFO MM(262420000000027/f97146e8) Subscriber data update (mmctx.c:445) 20241006125144807 DMM DEBUG MM(262420000000027/f97146e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125144807 DMM INFO MM(262420000000027/f97146e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125144807 DMM NOTICE MM(262420000000027/f97146e8) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241006125144807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125144807 DMM NOTICE MM(262420000000027/f97146e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125144807 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) 20241006125144808 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125144808 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241006125144808 DMM INFO MM(262420000000027/f97146e8) Subscriber data update (mmctx.c:445) 20241006125144808 DMM DEBUG MM(262420000000027/f97146e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125144813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125144813 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125144813 DMM INFO MM(262420000000027/f97146e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125144813 DMM NOTICE MM(262420000000027/f97146e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125144813 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125144813 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125144813 DLLC NOTICE LLME(e7eb48ab/f97146e8){ASSIGNED} LLGM Assign pre (ffffffff => f97146e8) (gprs_llc.c:1079) 20241006125144813 DLLC NOTICE LLME(ffffffff/f97146e8){ASSIGNED} LLGM Assign post (ffffffff => f97146e8) (gprs_llc.c:1125) 20241006125144813 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125144813 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125144813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125144813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125144865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125144865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125144865 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125144865 DMM INFO MM(262420000000027/f97146e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125144865 DMM INFO MM(262420000000027/f97146e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125144865 DMM DEBUG MM(262420000000027/f97146e8) Using GGSN 0 (gprs_sm.c:317) 20241006125144865 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) 20241006125144865 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241006125144865 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125144865 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125144865 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: First createPDPContextRequest received, dropping & waiting for retransmission 20241006125149867 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241006125149875 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 05 c7 2b c9 11 44 b0 22 5f 14 05 7f b2 ee 4b 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241006125149875 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241006125149875 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125149875 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210052778b8 TLLI=f97146e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125149875 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125149875 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241006125149884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125149885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241006125149885 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125149885 DMM INFO MM(262420000000027/f97146e8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006125149885 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125149885 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: First deletePDPContextRequest received, dropping & waiting for retransmission 20241006125154886 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241006125154888 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) 20241006125154888 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241006125154888 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006125154889 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210052778b8, TLLI=f97146e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125154889 DMM INFO MM(262420000000027/f97146e8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006125154889 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241006125154889 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@1c12d2bee0f6: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125154899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@1c12d2bee0f6: Final verdict of PTC: none 20241006125154901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125154902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(963)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(958)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(968)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(956)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(966)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(961)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Oct 6 12:51:54 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 20241006125155029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125155431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102216) 20241006125155903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125155903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102216, count=103476) 20241006125156904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125156904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125157906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125157906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241006125158490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125158492 DMM INFO MM(262420000000027/f97146e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125158492 DMM INFO MM(262420000000027/f97146e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125158492 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125158492 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125158492 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125158492 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125158492 DLLC NOTICE LLME(ffffffff/f97146e8){ASSIGNED} LLGM Assign pre (f97146e8 => ffffffff) (gprs_llc.c:1079) 20241006125158492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f97146e8 => ffffffff) (gprs_llc.c:1125) 20241006125158492 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241006125158492 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) 20241006125158492 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241006125158492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Deallocated (fsm.c:568) 20241006125158492 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Deallocated (fsm.c:568) 20241006125158492 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Deallocated (fsm.c:568) 20241006125158492 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Deallocated (fsm.c:568) 20241006125158492 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(977)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125158545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125158545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125158545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125158545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158545 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125158545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125158545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125158545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125158545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125158547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125158547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125158547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125158547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125158547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125158547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125158547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125158547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125158548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125158548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125158548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125158548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125158552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125158562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125158576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125158576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125158576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125158576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125158576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125158576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125158576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125158576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125158578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125158578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125158578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125158578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125158578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125158578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125158578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125158578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125158578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125158578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(982)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125158579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125158579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125158583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125158593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125158604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125158604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125158604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125158604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125158604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125158604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125158604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125158604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125158606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125158606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125158606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125158606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125158606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125158606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125158606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125158606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125158606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125158606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125158606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125158607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125158607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125158610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125158620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158620 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125158908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125158908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125158908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125158908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125158910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125158910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EF85F53A'O, index=0 SGSN_Test-GSUP(989)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := 'C276DE617A00C5F9A370D438CCE80B69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54CF7650'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA457E306E91248D'O } } } } } 20241006125158958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158958 DLLC NOTICE LLME(ffffffff/ef85f53a){UNASSIGNED} LLC RX: unknown TLLI 0xef85f53a, creating LLME on the fly (gprs_llc.c:552) 20241006125158958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125158959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241006125158959 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Allocated (fsm.c:456) 20241006125158959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Allocated (fsm.c:456) 20241006125158959 DMM DEBUG MM_STATE_Gb[0x61200001bca0]{Idle}: Allocated (fsm.c:456) 20241006125158959 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Allocated (fsm.c:456) 20241006125158959 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125158959 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125158959 DLLC NOTICE LLME(ffffffff/ef85f53a){UNASSIGNED} LLGM Assign pre (ef85f53a => c52ac115) (gprs_llc.c:1079) 20241006125158959 DLLC NOTICE LLME(ef85f53a/c52ac115){ASSIGNED} LLGM Assign post (ef85f53a => c52ac115) (gprs_llc.c:1125) 20241006125158959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125158959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125158959 DMM DEBUG MM(262420000000028/c52ac115) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125158972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125158972 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125158972 DMM DEBUG MM(262420000000028/c52ac115) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241006125158972 DMM NOTICE MM(262420000000028/c52ac115) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125158972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125158972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125158972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125158972 DMM DEBUG MM(262420000000028/c52ac115) Requesting authorization (sgsn_auth.c:160) 20241006125158972 DMM INFO MM(262420000000028/c52ac115) Requesting authentication tuples (sgsn_auth.c:184) 20241006125158972 DMM DEBUG MM(262420000000028/c52ac115) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125158972 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241006125158972 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241006125158975 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125158975 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125158975 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125158975 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125158975 DMM INFO MM(262420000000028/c52ac115) Subscriber data update (mmctx.c:445) 20241006125158975 DMM DEBUG MM(262420000000028/c52ac115) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125158975 DMM INFO MM(262420000000028/c52ac115) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125158975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125158975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125158975 DMM INFO MM(262420000000028/c52ac115) <- GMM AUTH AND CIPHERING REQ (rand = c2 76 de 61 7a 00 c5 f9 a3 70 d4 38 cc e8 0b 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125158983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125158983 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125158983 DMM INFO MM(262420000000028/c52ac115) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125158983 DMM NOTICE MM(262420000000028/c52ac115) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125158983 DMM DEBUG MM(262420000000028/c52ac115) checking auth: received GSM SRES = 54 cf 76 50 (gprs_gmm.c:666) 20241006125158983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125158983 DMM DEBUG MM(262420000000028/c52ac115) Requesting authorization (sgsn_auth.c:160) 20241006125158983 DMM INFO MM(262420000000028/c52ac115) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125158983 DMM DEBUG MM(262420000000028/c52ac115) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125158983 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241006125158983 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) 20241006125158983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125158983 DMM INFO MM(262420000000028/c52ac115) <- GMM ATTACH ACCEPT (new P-TMSI=0xc52ac115) (gprs_gmm.c:300) 20241006125158985 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125158985 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125158985 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241006125158985 DMM INFO MM(262420000000028/c52ac115) Subscriber data update (mmctx.c:445) 20241006125158985 DMM DEBUG MM(262420000000028/c52ac115) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125158985 DMM INFO MM(262420000000028/c52ac115) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125158985 DMM NOTICE MM(262420000000028/c52ac115) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241006125158985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125158985 DMM NOTICE MM(262420000000028/c52ac115) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125158985 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) 20241006125158986 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125158986 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241006125158986 DMM INFO MM(262420000000028/c52ac115) Subscriber data update (mmctx.c:445) 20241006125158986 DMM DEBUG MM(262420000000028/c52ac115) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125158991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125158991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125158991 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125158991 DMM INFO MM(262420000000028/c52ac115) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125158992 DMM NOTICE MM(262420000000028/c52ac115) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125158992 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125158992 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125158992 DLLC NOTICE LLME(ef85f53a/c52ac115){ASSIGNED} LLGM Assign pre (ffffffff => c52ac115) (gprs_llc.c:1079) 20241006125158992 DLLC NOTICE LLME(ffffffff/c52ac115){ASSIGNED} LLGM Assign post (ffffffff => c52ac115) (gprs_llc.c:1125) 20241006125158992 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125158992 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125158992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125158992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125159043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125159043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125159043 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125159043 DMM INFO MM(262420000000028/c52ac115) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125159043 DMM INFO MM(262420000000028/c52ac115) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125159043 DMM DEBUG MM(262420000000028/c52ac115) Using GGSN 0 (gprs_sm.c:317) 20241006125159043 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) 20241006125159043 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241006125159043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125159043 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125159043 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241006125159056 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 a8 4b 9e 49 11 86 32 03 24 14 05 7f 08 b7 43 f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241006125159057 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:629) 20241006125159057 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125159057 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210054604b8 TLLI=c52ac115, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125159057 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125159057 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125159063 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006125159063 DGPRS INFO PDP(262420000000028:5): Context 0x7f0a208df8c0 was deleted (sgsn_libgtp.c:703) 20241006125159063 DMM INFO MM(262420000000028/c52ac115) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125159063 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241006125159063 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241006125159069 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241006125159070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125159070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006125159070 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125159070 DMM INFO MM(262420000000028/c52ac115) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241006125159071 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) 20241006125159071 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@1c12d2bee0f6: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125159075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@1c12d2bee0f6: Final verdict of PTC: none 20241006125159077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125159077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(978)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(983)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(987)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(989)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(976)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(981)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(985)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. 20241006125159155 DGPRS DEBUG Checking for inactive LLMEs, time = 10029853 (sgsn.c:131) Sun Oct 6 12:51:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241006125159207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125159608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83808) 20241006125200078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125200078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83808, count=102656) 20241006125201079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125201080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:52:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125202081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125202082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241006125202665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125202667 DMM INFO MM(262420000000028/c52ac115) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125202667 DMM INFO MM(262420000000028/c52ac115) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125202667 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125202667 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125202667 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125202667 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125202667 DLLC NOTICE LLME(ffffffff/c52ac115){ASSIGNED} LLGM Assign pre (c52ac115 => ffffffff) (gprs_llc.c:1079) 20241006125202667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c52ac115 => ffffffff) (gprs_llc.c:1125) 20241006125202667 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005460160 (gprs_sndcp.c:574) 20241006125202667 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210054604b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125202667 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241006125202667 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) 20241006125202667 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241006125202667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Deallocated (fsm.c:568) 20241006125202667 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Deallocated (fsm.c:568) 20241006125202667 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Deallocated (fsm.c:568) 20241006125202667 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125202667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125202720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125202720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125202720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125202720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125202720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125202720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125202720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125202720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125202722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125202722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125202722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125202723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125202723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125202723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125202723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125202723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202723 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125202723 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125202723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(997)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125202724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125202724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125202728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125202738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125202738 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(994)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1001)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125202756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125202756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125202756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125202756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125202756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125202756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125202756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125202756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125202758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125202758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125202758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125202759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125202759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125202759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125202759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125202759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125202759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125202759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1002)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125202759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125202759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125202763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125202775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125202776 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(999)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125202786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125202786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125202786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125202786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125202786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125202786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125202786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125202786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125202788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125202788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125202788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125202788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125202788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125202788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125202788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125202788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125202788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125202788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125202788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125202789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125202789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125202793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125202802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125202803 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125203082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125203082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125203082 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125203082 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125203084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125203085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FC96B712'O, index=0 SGSN_Test-GSUP(1008)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := 'AC0392F841918C1DA4DEFF5175AA8A25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33F15B3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63BE028530F75BFF'O } } } } } 20241006125203130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203130 DLLC NOTICE LLME(ffffffff/fc96b712){UNASSIGNED} LLC RX: unknown TLLI 0xfc96b712, creating LLME on the fly (gprs_llc.c:552) 20241006125203130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241006125203130 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Allocated (fsm.c:456) 20241006125203130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Allocated (fsm.c:456) 20241006125203130 DMM DEBUG MM_STATE_Gb[0x6120000204a0]{Idle}: Allocated (fsm.c:456) 20241006125203130 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Allocated (fsm.c:456) 20241006125203130 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125203130 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125203130 DLLC NOTICE LLME(ffffffff/fc96b712){UNASSIGNED} LLGM Assign pre (fc96b712 => ca1a4cec) (gprs_llc.c:1079) 20241006125203130 DLLC NOTICE LLME(fc96b712/ca1a4cec){ASSIGNED} LLGM Assign post (fc96b712 => ca1a4cec) (gprs_llc.c:1125) 20241006125203130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125203130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125203130 DMM DEBUG MM(262420000000026/ca1a4cec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125203143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203143 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203143 DMM DEBUG MM(262420000000026/ca1a4cec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241006125203143 DMM NOTICE MM(262420000000026/ca1a4cec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125203143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125203143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125203143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125203143 DMM DEBUG MM(262420000000026/ca1a4cec) Requesting authorization (sgsn_auth.c:160) 20241006125203143 DMM INFO MM(262420000000026/ca1a4cec) Requesting authentication tuples (sgsn_auth.c:184) 20241006125203143 DMM DEBUG MM(262420000000026/ca1a4cec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125203143 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241006125203144 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241006125203146 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125203146 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125203146 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125203146 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125203146 DMM INFO MM(262420000000026/ca1a4cec) Subscriber data update (mmctx.c:445) 20241006125203146 DMM DEBUG MM(262420000000026/ca1a4cec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125203146 DMM INFO MM(262420000000026/ca1a4cec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125203146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125203146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125203147 DMM INFO MM(262420000000026/ca1a4cec) <- GMM AUTH AND CIPHERING REQ (rand = ac 03 92 f8 41 91 8c 1d a4 de ff 51 75 aa 8a 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125203155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203155 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203155 DMM INFO MM(262420000000026/ca1a4cec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125203155 DMM NOTICE MM(262420000000026/ca1a4cec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125203155 DMM DEBUG MM(262420000000026/ca1a4cec) checking auth: received GSM SRES = 33 f1 5b 3a (gprs_gmm.c:666) 20241006125203155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125203155 DMM DEBUG MM(262420000000026/ca1a4cec) Requesting authorization (sgsn_auth.c:160) 20241006125203155 DMM INFO MM(262420000000026/ca1a4cec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125203155 DMM DEBUG MM(262420000000026/ca1a4cec) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125203155 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241006125203155 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) 20241006125203155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125203155 DMM INFO MM(262420000000026/ca1a4cec) <- GMM ATTACH ACCEPT (new P-TMSI=0xca1a4cec) (gprs_gmm.c:300) 20241006125203156 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125203156 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125203156 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006125203156 DMM INFO MM(262420000000026/ca1a4cec) Subscriber data update (mmctx.c:445) 20241006125203156 DMM DEBUG MM(262420000000026/ca1a4cec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125203157 DMM INFO MM(262420000000026/ca1a4cec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125203157 DMM NOTICE MM(262420000000026/ca1a4cec) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241006125203157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125203157 DMM NOTICE MM(262420000000026/ca1a4cec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125203157 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) 20241006125203157 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125203157 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006125203157 DMM INFO MM(262420000000026/ca1a4cec) Subscriber data update (mmctx.c:445) 20241006125203157 DMM DEBUG MM(262420000000026/ca1a4cec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125203164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203164 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203164 DMM INFO MM(262420000000026/ca1a4cec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125203164 DMM NOTICE MM(262420000000026/ca1a4cec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125203164 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125203164 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125203164 DLLC NOTICE LLME(fc96b712/ca1a4cec){ASSIGNED} LLGM Assign pre (ffffffff => ca1a4cec) (gprs_llc.c:1079) 20241006125203164 DLLC NOTICE LLME(ffffffff/ca1a4cec){ASSIGNED} LLGM Assign post (ffffffff => ca1a4cec) (gprs_llc.c:1125) 20241006125203164 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125203164 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125203164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125203164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125203215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203215 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203215 DMM INFO MM(262420000000026/ca1a4cec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125203215 DMM INFO MM(262420000000026/ca1a4cec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125203215 DMM DEBUG MM(262420000000026/ca1a4cec) Using GGSN 0 (gprs_sm.c:317) 20241006125203215 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) 20241006125203216 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241006125203216 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125203216 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125203216 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241006125203226 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 b4 ac fd 3a 11 a7 d0 8c 8b 14 05 7f 80 68 63 3f 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) 20241006125203226 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:629) 20241006125203226 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125203226 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005656cb8 TLLI=ca1a4cec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125203226 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125203226 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125203235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203235 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203235 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203239 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 b4 ac fd 3a 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241006125203239 DGPRS INFO PDP(262420000000026:5): Context 0x7f0a208df8c0 was deleted (sgsn_libgtp.c:703) 20241006125203239 DMM INFO MM(262420000000026/ca1a4cec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006125203239 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241006125203239 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1c12d2bee0f6: Removing Client IMSI='262420000000026'H, index=0 20241006125203245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125203245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006125203246 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125203246 DMM INFO MM(262420000000026/ca1a4cec) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125203248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(997)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1002)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1006)@1c12d2bee0f6: Final verdict of PTC: none 20241006125203251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(998)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@1c12d2bee0f6: Final verdict of PTC: none20241006125203251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(996)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1000)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(995)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1004)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(999): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Oct 6 12:52:03 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 20241006125203365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125203766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84252) 20241006125204251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125204251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84252, count=104352) 20241006125205253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125205253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125206254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125206254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_gmm_detach started. 20241006125206827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125206829 DMM INFO MM(262420000000026/ca1a4cec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125206829 DMM INFO MM(262420000000026/ca1a4cec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125206829 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125206829 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125206829 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125206829 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125206829 DLLC NOTICE LLME(ffffffff/ca1a4cec){ASSIGNED} LLGM Assign pre (ca1a4cec => ffffffff) (gprs_llc.c:1079) 20241006125206829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca1a4cec => ffffffff) (gprs_llc.c:1125) 20241006125206829 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005656960 (gprs_sndcp.c:574) 20241006125206829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005656cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125206829 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241006125206829 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) 20241006125206829 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241006125206829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Deallocated (fsm.c:568) 20241006125206829 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Deallocated (fsm.c:568) 20241006125206829 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Deallocated (fsm.c:568) 20241006125206829 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125206829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125206878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125206878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125206878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125206878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125206878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125206878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125206878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125206878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1015)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125206879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125206880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125206880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125206880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125206880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125206880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125206880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125206880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125206880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125206880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125206881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125206881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125206884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125206894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125206894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125206902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125206902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125206902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125206902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125206902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125206902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125206902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125206902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125206903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125206903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125206903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125206903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125206903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125206903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125206903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125206903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125206903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125206903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125206904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125206904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125206908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125206918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125206918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125206940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125206940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125206940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125206940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125206940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125206940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125206940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125206940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125206942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125206942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125206942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125206943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125206943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125206943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125206943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125206943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125206943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125206943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125206943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125206943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125206943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125206947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125206956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125206957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125207255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125207255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125207255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125207255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125207256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125207257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F4895328'O, index=0 SGSN_Test-GSUP(1027)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: 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 := '428E130EBAE05A56262FCDE73F2EBE8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8FB71BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '362DE48E19717F39'O } } } } } 20241006125207304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207304 DLLC NOTICE LLME(ffffffff/f4895328){UNASSIGNED} LLC RX: unknown TLLI 0xf4895328, creating LLME on the fly (gprs_llc.c:552) 20241006125207304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241006125207305 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Allocated (fsm.c:456) 20241006125207305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Allocated (fsm.c:456) 20241006125207305 DMM DEBUG MM_STATE_Gb[0x612000020c20]{Idle}: Allocated (fsm.c:456) 20241006125207305 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Allocated (fsm.c:456) 20241006125207305 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125207305 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125207305 DLLC NOTICE LLME(ffffffff/f4895328){UNASSIGNED} LLGM Assign pre (f4895328 => edd1ad99) (gprs_llc.c:1079) 20241006125207305 DLLC NOTICE LLME(f4895328/edd1ad99){ASSIGNED} LLGM Assign post (f4895328 => edd1ad99) (gprs_llc.c:1125) 20241006125207305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125207305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125207305 DMM DEBUG MM(262420000000026/edd1ad99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125207318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207318 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125207319 DMM DEBUG MM(262420000000026/edd1ad99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241006125207319 DMM NOTICE MM(262420000000026/edd1ad99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125207319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125207319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125207319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125207319 DMM DEBUG MM(262420000000026/edd1ad99) Requesting authorization (sgsn_auth.c:160) 20241006125207319 DMM INFO MM(262420000000026/edd1ad99) Requesting authentication tuples (sgsn_auth.c:184) 20241006125207319 DMM DEBUG MM(262420000000026/edd1ad99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125207319 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241006125207319 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241006125207322 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125207322 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125207322 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125207322 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125207322 DMM INFO MM(262420000000026/edd1ad99) Subscriber data update (mmctx.c:445) 20241006125207322 DMM DEBUG MM(262420000000026/edd1ad99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125207322 DMM INFO MM(262420000000026/edd1ad99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125207322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125207322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125207322 DMM INFO MM(262420000000026/edd1ad99) <- GMM AUTH AND CIPHERING REQ (rand = 42 8e 13 0e ba e0 5a 56 26 2f cd e7 3f 2e be 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125207330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207330 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125207330 DMM INFO MM(262420000000026/edd1ad99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125207330 DMM NOTICE MM(262420000000026/edd1ad99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125207330 DMM DEBUG MM(262420000000026/edd1ad99) checking auth: received GSM SRES = d8 fb 71 bd (gprs_gmm.c:666) 20241006125207330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125207330 DMM DEBUG MM(262420000000026/edd1ad99) Requesting authorization (sgsn_auth.c:160) 20241006125207330 DMM INFO MM(262420000000026/edd1ad99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125207330 DMM DEBUG MM(262420000000026/edd1ad99) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125207330 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241006125207330 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) 20241006125207330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125207330 DMM INFO MM(262420000000026/edd1ad99) <- GMM ATTACH ACCEPT (new P-TMSI=0xedd1ad99) (gprs_gmm.c:300) 20241006125207332 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125207332 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125207332 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006125207332 DMM INFO MM(262420000000026/edd1ad99) Subscriber data update (mmctx.c:445) 20241006125207332 DMM DEBUG MM(262420000000026/edd1ad99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125207332 DMM INFO MM(262420000000026/edd1ad99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125207332 DMM NOTICE MM(262420000000026/edd1ad99) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241006125207332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125207332 DMM NOTICE MM(262420000000026/edd1ad99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125207332 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) 20241006125207332 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125207333 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006125207333 DMM INFO MM(262420000000026/edd1ad99) Subscriber data update (mmctx.c:445) 20241006125207333 DMM DEBUG MM(262420000000026/edd1ad99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125207339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207340 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125207340 DMM INFO MM(262420000000026/edd1ad99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125207340 DMM NOTICE MM(262420000000026/edd1ad99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125207340 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125207340 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125207340 DLLC NOTICE LLME(f4895328/edd1ad99){ASSIGNED} LLGM Assign pre (ffffffff => edd1ad99) (gprs_llc.c:1079) 20241006125207340 DLLC NOTICE LLME(ffffffff/edd1ad99){ASSIGNED} LLGM Assign post (ffffffff => edd1ad99) (gprs_llc.c:1125) 20241006125207340 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125207340 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125207340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125207340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125207391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207391 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125207391 DMM INFO MM(262420000000026/edd1ad99) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125207391 DMM INFO MM(262420000000026/edd1ad99) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125207391 DMM DEBUG MM(262420000000026/edd1ad99) Using GGSN 0 (gprs_sm.c:317) 20241006125207391 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) 20241006125207391 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241006125207391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125207391 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125207391 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241006125207403 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 82 d2 43 e7 11 ce 59 4e 4e 14 05 7f 7c 33 a7 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241006125207403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:629) 20241006125207403 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125207403 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210058574b8 TLLI=edd1ad99, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125207403 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125207403 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125207411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125207412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125207412 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125207412 DMM INFO MM(262420000000026/edd1ad99) -> GMM DETACH REQUEST TLLI=0xedd1ad99 type=GPRS detach (gprs_gmm.c:1465) 20241006125207412 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006125207412 DMM INFO MM(262420000000026/edd1ad99) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006125207412 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125207412 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125207412 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125207412 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125207412 DLLC NOTICE LLME(ffffffff/edd1ad99){ASSIGNED} LLGM Assign pre (edd1ad99 => ffffffff) (gprs_llc.c:1079) 20241006125207412 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edd1ad99 => ffffffff) (gprs_llc.c:1125) 20241006125207412 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005857160 (gprs_sndcp.c:574) 20241006125207412 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210058574b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125207412 DMM NOTICE MM(262420000000026/edd1ad99) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125207412 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241006125207412 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125207412 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125207412 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241006125207412 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241006125207412 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) 20241006125207412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Deallocated (fsm.c:568) 20241006125207412 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Deallocated (fsm.c:568) 20241006125207412 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Deallocated (fsm.c:568) 20241006125207412 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Deallocated (fsm.c:568) 20241006125207413 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@1c12d2bee0f6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125207420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1021)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1016)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1027)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1025)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1020)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1018)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@1c12d2bee0f6: Final verdict of PTC: none 20241006125207424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125207424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97-provIP(1014)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1023)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Oct 6 12:52:07 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 20241006125207554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125207855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83924) 20241006125208425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125208425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83924, count=107228) 20241006125209425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125209426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125210427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125210427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241006125210913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125210915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125210963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125210964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125210964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125210964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125210964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125210965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125210965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125210965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125210966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125210966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125210966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125210966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125210966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125210966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125210966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125210966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125210967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125210967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125210971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125210981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125210981 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125210998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125210998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125210998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125210998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125210998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125210999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125210999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125210999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125211000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125211000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125211000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125211001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125211001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125211001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125211001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125211001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125211001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125211001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125211001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125211002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125211002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125211005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125211015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125211015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125211043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125211043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125211043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125211043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125211043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125211043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125211043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125211043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125211043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125211045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125211045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125211045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125211045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125211045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125211045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125211045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125211045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125211045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125211045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125211045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125211046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125211046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125211050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125211060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125211060 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125211428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125211428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125211428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125211428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125211430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125211430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1c12d2bee0f6: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EE67C8D5'O, index=0 SGSN_Test-GSUP(1046)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241006125212485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125212485 DLLC NOTICE LLME(ffffffff/ee67c8d5){UNASSIGNED} LLC RX: unknown TLLI 0xee67c8d5, creating LLME on the fly (gprs_llc.c:552) 20241006125212485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125212485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006125212485 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Allocated (fsm.c:456) 20241006125212485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Allocated (fsm.c:456) 20241006125212486 DMM DEBUG MM_STATE_Gb[0x6120000213a0]{Idle}: Allocated (fsm.c:456) 20241006125212486 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Allocated (fsm.c:456) 20241006125212486 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125212486 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125212486 DLLC NOTICE LLME(ffffffff/ee67c8d5){UNASSIGNED} LLGM Assign pre (ee67c8d5 => f5969ef2) (gprs_llc.c:1079) 20241006125212486 DLLC NOTICE LLME(ee67c8d5/f5969ef2){ASSIGNED} LLGM Assign post (ee67c8d5 => f5969ef2) (gprs_llc.c:1125) 20241006125212486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125212486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125212486 DMM DEBUG MM(262420000000039/f5969ef2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125212499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125212499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241006125212499 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125212499 DMM INFO MM(262420000000039/f5969ef2) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006125212499 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125212499 DLLC NOTICE LLME(ee67c8d5/f5969ef2){ASSIGNED} LLGM Assign pre (ee67c8d5 => f5969ef2) (gprs_llc.c:1079) 20241006125212499 DLLC NOTICE LLME(ee67c8d5/f5969ef2){ASSIGNED} LLGM Assign post (ee67c8d5 => f5969ef2) (gprs_llc.c:1125) 20241006125212499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125212499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125212499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125212499 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125212500 DMM DEBUG MM(262420000000039/f5969ef2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241006125212500 DMM NOTICE MM(262420000000039/f5969ef2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125212500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125212500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125212500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006125212500 DMM INFO MM(262420000000039/f5969ef2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5969ef2) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1c12d2bee0f6: Removing Client IMSI='262420000000039'H, index=0 20241006125213504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125213504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125213504 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125213504 DMM INFO MM(262420000000039/f5969ef2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125213504 DMM NOTICE MM(262420000000039/f5969ef2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125213504 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125213505 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125213505 DLLC NOTICE LLME(ee67c8d5/f5969ef2){ASSIGNED} LLGM Assign pre (ffffffff => f5969ef2) (gprs_llc.c:1079) 20241006125213505 DLLC NOTICE LLME(ffffffff/f5969ef2){ASSIGNED} LLGM Assign post (ffffffff => f5969ef2) (gprs_llc.c:1125) 20241006125213505 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125213505 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125213505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125213505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125213507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@1c12d2bee0f6: Final verdict of PTC: none 20241006125213509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125213509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1044)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1034)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1039)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1032)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1037)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1042)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Oct 6 12:52:13 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 20241006125213637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125214039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241006125214511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125214511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241006125215512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125215512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Oct 6 12:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125216513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125216513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_xid_empty_l3 started. 20241006125217099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125217100 DMM INFO MM(262420000000039/f5969ef2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125217100 DMM INFO MM(262420000000039/f5969ef2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125217101 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125217101 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125217101 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125217101 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125217101 DLLC NOTICE LLME(ffffffff/f5969ef2){ASSIGNED} LLGM Assign pre (f5969ef2 => ffffffff) (gprs_llc.c:1079) 20241006125217101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5969ef2 => ffffffff) (gprs_llc.c:1125) 20241006125217101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Deallocated (fsm.c:568) 20241006125217101 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Deallocated (fsm.c:568) 20241006125217101 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Deallocated (fsm.c:568) 20241006125217101 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125217101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125217144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125217144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125217144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125217144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125217145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125217145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125217146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125217146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125217146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125217147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125217147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125217147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125217151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125217161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125217161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125217189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125217189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125217189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125217189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125217189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125217189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125217189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125217189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125217191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125217191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125217191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125217191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125217191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125217191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125217191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125217191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125217191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125217191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125217192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125217192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125217196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125217206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125217206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125217225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125217225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125217225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125217225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125217225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125217225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125217225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125217225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125217227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125217227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125217227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125217227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125217227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125217227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125217227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125217227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125217227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125217227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125217227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125217228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125217228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125217232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125217242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125217242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125217514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125217514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125217514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125217514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125217516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125217517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@1c12d2bee0f6: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DF32A31F'O, index=0 SGSN_Test-GSUP(1065)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@1c12d2bee0f6: 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 := 'E7374844D3BA494CC08AF41034C73654'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2B2DCD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F73A74A8DB063D5'O } } } } } 20241006125218571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218571 DLLC NOTICE LLME(ffffffff/df32a31f){UNASSIGNED} LLC RX: unknown TLLI 0xdf32a31f, creating LLME on the fly (gprs_llc.c:552) 20241006125218571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125218571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241006125218571 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Allocated (fsm.c:456) 20241006125218571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Allocated (fsm.c:456) 20241006125218571 DMM DEBUG MM_STATE_Gb[0x6120000219a0]{Idle}: Allocated (fsm.c:456) 20241006125218571 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Allocated (fsm.c:456) 20241006125218571 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125218571 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125218571 DLLC NOTICE LLME(ffffffff/df32a31f){UNASSIGNED} LLGM Assign pre (df32a31f => f4825d6b) (gprs_llc.c:1079) 20241006125218571 DLLC NOTICE LLME(df32a31f/f4825d6b){ASSIGNED} LLGM Assign post (df32a31f => f4825d6b) (gprs_llc.c:1125) 20241006125218571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125218572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125218572 DMM DEBUG MM(262420000000044/f4825d6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125218585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125218585 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125218585 DMM DEBUG MM(262420000000044/f4825d6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241006125218586 DMM NOTICE MM(262420000000044/f4825d6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125218586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125218586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125218586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125218586 DMM DEBUG MM(262420000000044/f4825d6b) Requesting authorization (sgsn_auth.c:160) 20241006125218586 DMM INFO MM(262420000000044/f4825d6b) Requesting authentication tuples (sgsn_auth.c:184) 20241006125218586 DMM DEBUG MM(262420000000044/f4825d6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125218586 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241006125218586 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@1c12d2bee0f6: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241006125218589 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125218589 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125218589 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125218589 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125218589 DMM INFO MM(262420000000044/f4825d6b) Subscriber data update (mmctx.c:445) 20241006125218589 DMM DEBUG MM(262420000000044/f4825d6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125218589 DMM INFO MM(262420000000044/f4825d6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125218589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125218589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125218589 DMM INFO MM(262420000000044/f4825d6b) <- GMM AUTH AND CIPHERING REQ (rand = e7 37 48 44 d3 ba 49 4c c0 8a f4 10 34 c7 36 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125218597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125218597 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125218597 DMM INFO MM(262420000000044/f4825d6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125218597 DMM NOTICE MM(262420000000044/f4825d6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125218597 DMM DEBUG MM(262420000000044/f4825d6b) checking auth: received GSM SRES = e2 b2 dc d5 (gprs_gmm.c:666) 20241006125218597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125218597 DMM DEBUG MM(262420000000044/f4825d6b) Requesting authorization (sgsn_auth.c:160) 20241006125218597 DMM INFO MM(262420000000044/f4825d6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125218597 DMM DEBUG MM(262420000000044/f4825d6b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125218597 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241006125218597 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) 20241006125218597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125218597 DMM INFO MM(262420000000044/f4825d6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4825d6b) (gprs_gmm.c:300) 20241006125218598 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125218598 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125218598 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241006125218598 DMM INFO MM(262420000000044/f4825d6b) Subscriber data update (mmctx.c:445) 20241006125218598 DMM DEBUG MM(262420000000044/f4825d6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125218599 DMM INFO MM(262420000000044/f4825d6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125218599 DMM NOTICE MM(262420000000044/f4825d6b) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241006125218599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125218599 DMM NOTICE MM(262420000000044/f4825d6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125218599 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) 20241006125218599 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125218599 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241006125218599 DMM INFO MM(262420000000044/f4825d6b) Subscriber data update (mmctx.c:445) 20241006125218599 DMM DEBUG MM(262420000000044/f4825d6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125218604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125218605 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125218605 DMM INFO MM(262420000000044/f4825d6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125218605 DMM NOTICE MM(262420000000044/f4825d6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125218605 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125218605 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125218605 DLLC NOTICE LLME(df32a31f/f4825d6b){ASSIGNED} LLGM Assign pre (ffffffff => f4825d6b) (gprs_llc.c:1079) 20241006125218605 DLLC NOTICE LLME(ffffffff/f4825d6b){ASSIGNED} LLGM Assign post (ffffffff => f4825d6b) (gprs_llc.c:1125) 20241006125218605 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125218605 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125218605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125218605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125218656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125218656 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125218657 DMM INFO MM(262420000000044/f4825d6b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125218657 DMM INFO MM(262420000000044/f4825d6b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125218657 DMM DEBUG MM(262420000000044/f4825d6b) Using GGSN 0 (gprs_sm.c:317) 20241006125218657 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) 20241006125218657 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241006125218657 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125218657 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125218657 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241006125218667 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 c5 d5 fc ab 11 45 01 8b 40 14 05 7f 7f f3 27 e5 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) 20241006125218667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:629) 20241006125218667 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125218667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005baf8b8 TLLI=f4825d6b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125218667 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125218668 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125218676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125218676 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241006125218676 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241006125218676 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@1c12d2bee0f6: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125218683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125218685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125218685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1053)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1058)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1063)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1051)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1061)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1056)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Oct 6 12:52:18 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 20241006125218810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125219211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86876) 20241006125219686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125219686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86876, count=97412) 20241006125220688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125220688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Oct 6 12:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125221689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125221689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_xid_n201u started. 20241006125222274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125222275 DMM INFO MM(262420000000044/f4825d6b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125222275 DMM INFO MM(262420000000044/f4825d6b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125222275 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125222275 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125222275 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125222275 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125222275 DLLC NOTICE LLME(ffffffff/f4825d6b){ASSIGNED} LLGM Assign pre (f4825d6b => ffffffff) (gprs_llc.c:1079) 20241006125222275 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4825d6b => ffffffff) (gprs_llc.c:1125) 20241006125222275 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005baf560 (gprs_sndcp.c:574) 20241006125222275 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005baf8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125222275 DMM NOTICE MM(262420000000044/f4825d6b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125222275 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241006125222275 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125222275 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125222276 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241006125222276 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241006125222276 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) 20241006125222276 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241006125222276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Deallocated (fsm.c:568) 20241006125222276 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Deallocated (fsm.c:568) 20241006125222276 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Deallocated (fsm.c:568) 20241006125222276 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125222276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125222325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125222325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125222325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125222325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125222325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125222325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125222325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125222325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125222327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125222327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125222327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125222327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125222327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125222327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125222327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125222327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125222327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125222327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125222328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125222328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125222331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125222341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125222341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125222363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125222363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125222363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125222363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125222363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125222365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125222365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125222365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125222365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125222365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125222365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125222365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125222365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125222366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125222366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125222366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125222366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125222370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125222381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125222381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125222400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125222400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125222400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125222400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125222400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125222400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125222400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125222400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125222402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125222402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125222402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125222402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125222402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125222402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125222402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125222402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125222402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125222406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125222415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125222415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125222690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125222690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125222690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125222690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125222692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125222693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@1c12d2bee0f6: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C51B6E87'O, index=0 SGSN_Test-GSUP(1084)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@1c12d2bee0f6: 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 := 'B37090AF2CC8A87021B84AC632E6A1A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4BFC6F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE6D1F08CBBF5FD1'O } } } } } 20241006125223747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223747 DLLC NOTICE LLME(ffffffff/c51b6e87){UNASSIGNED} LLC RX: unknown TLLI 0xc51b6e87, creating LLME on the fly (gprs_llc.c:552) 20241006125223747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125223747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241006125223747 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Allocated (fsm.c:456) 20241006125223747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Allocated (fsm.c:456) 20241006125223747 DMM DEBUG MM_STATE_Gb[0x612000022120]{Idle}: Allocated (fsm.c:456) 20241006125223747 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Allocated (fsm.c:456) 20241006125223747 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125223747 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125223747 DLLC NOTICE LLME(ffffffff/c51b6e87){UNASSIGNED} LLGM Assign pre (c51b6e87 => dc81ad3d) (gprs_llc.c:1079) 20241006125223747 DLLC NOTICE LLME(c51b6e87/dc81ad3d){ASSIGNED} LLGM Assign post (c51b6e87 => dc81ad3d) (gprs_llc.c:1125) 20241006125223747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125223747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125223747 DMM DEBUG MM(262420000000045/dc81ad3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125223761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125223761 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125223761 DMM DEBUG MM(262420000000045/dc81ad3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241006125223761 DMM NOTICE MM(262420000000045/dc81ad3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125223761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125223761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125223761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125223762 DMM DEBUG MM(262420000000045/dc81ad3d) Requesting authorization (sgsn_auth.c:160) 20241006125223762 DMM INFO MM(262420000000045/dc81ad3d) Requesting authentication tuples (sgsn_auth.c:184) 20241006125223762 DMM DEBUG MM(262420000000045/dc81ad3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125223762 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241006125223762 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@1c12d2bee0f6: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241006125223764 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125223764 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125223764 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125223764 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125223764 DMM INFO MM(262420000000045/dc81ad3d) Subscriber data update (mmctx.c:445) 20241006125223764 DMM DEBUG MM(262420000000045/dc81ad3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125223764 DMM INFO MM(262420000000045/dc81ad3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125223764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125223764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125223764 DMM INFO MM(262420000000045/dc81ad3d) <- GMM AUTH AND CIPHERING REQ (rand = b3 70 90 af 2c c8 a8 70 21 b8 4a c6 32 e6 a1 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125223772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125223772 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125223772 DMM INFO MM(262420000000045/dc81ad3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125223772 DMM NOTICE MM(262420000000045/dc81ad3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125223772 DMM DEBUG MM(262420000000045/dc81ad3d) checking auth: received GSM SRES = b4 bf c6 f0 (gprs_gmm.c:666) 20241006125223772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125223772 DMM DEBUG MM(262420000000045/dc81ad3d) Requesting authorization (sgsn_auth.c:160) 20241006125223772 DMM INFO MM(262420000000045/dc81ad3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125223772 DMM DEBUG MM(262420000000045/dc81ad3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125223772 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241006125223772 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) 20241006125223772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125223772 DMM INFO MM(262420000000045/dc81ad3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc81ad3d) (gprs_gmm.c:300) 20241006125223774 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125223774 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125223774 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241006125223774 DMM INFO MM(262420000000045/dc81ad3d) Subscriber data update (mmctx.c:445) 20241006125223774 DMM DEBUG MM(262420000000045/dc81ad3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125223774 DMM INFO MM(262420000000045/dc81ad3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125223774 DMM NOTICE MM(262420000000045/dc81ad3d) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241006125223774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125223774 DMM NOTICE MM(262420000000045/dc81ad3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125223774 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) 20241006125223774 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125223774 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241006125223774 DMM INFO MM(262420000000045/dc81ad3d) Subscriber data update (mmctx.c:445) 20241006125223774 DMM DEBUG MM(262420000000045/dc81ad3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125223781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125223781 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125223781 DMM INFO MM(262420000000045/dc81ad3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125223781 DMM NOTICE MM(262420000000045/dc81ad3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125223781 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125223781 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125223781 DLLC NOTICE LLME(c51b6e87/dc81ad3d){ASSIGNED} LLGM Assign pre (ffffffff => dc81ad3d) (gprs_llc.c:1079) 20241006125223781 DLLC NOTICE LLME(ffffffff/dc81ad3d){ASSIGNED} LLGM Assign post (ffffffff => dc81ad3d) (gprs_llc.c:1125) 20241006125223781 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125223781 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125223781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125223781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125223832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125223833 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125223833 DMM INFO MM(262420000000045/dc81ad3d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125223833 DMM INFO MM(262420000000045/dc81ad3d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125223833 DMM DEBUG MM(262420000000045/dc81ad3d) Using GGSN 0 (gprs_sm.c:317) 20241006125223833 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) 20241006125223833 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241006125223833 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125223833 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125223833 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241006125223844 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 27 fb ec f8 11 de 30 09 37 14 05 7f 95 54 be 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241006125223844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:629) 20241006125223844 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125223844 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005da38b8 TLLI=dc81ad3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125223844 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125223844 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125223852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125223852 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241006125223852 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241006125223852 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241006125223852 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@1c12d2bee0f6: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125223859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@1c12d2bee0f6: Final verdict of PTC: none 20241006125223861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125223861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1072)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1077)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1082)@1c12d2bee0f6: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1080)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1075)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1070)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_xid_n201u finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Oct 6 12:52:23 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241006125223987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125224389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92572) 20241006125224862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125224873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92572, count=101748) 20241006125225875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125225876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Oct 6 12:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125226877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125226877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_llc_null started. 20241006125227451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125227453 DMM INFO MM(262420000000045/dc81ad3d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125227453 DMM INFO MM(262420000000045/dc81ad3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125227453 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125227453 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125227453 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125227453 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125227453 DLLC NOTICE LLME(ffffffff/dc81ad3d){ASSIGNED} LLGM Assign pre (dc81ad3d => ffffffff) (gprs_llc.c:1079) 20241006125227453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc81ad3d => ffffffff) (gprs_llc.c:1125) 20241006125227453 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005da3560 (gprs_sndcp.c:574) 20241006125227453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005da38b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125227453 DMM NOTICE MM(262420000000045/dc81ad3d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125227453 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241006125227453 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125227453 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125227453 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241006125227453 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241006125227453 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) 20241006125227453 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241006125227454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Deallocated (fsm.c:568) 20241006125227454 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Deallocated (fsm.c:568) 20241006125227454 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Deallocated (fsm.c:568) 20241006125227454 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Deallocated (fsm.c:568) 20241006125227454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125227498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125227498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125227499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125227499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125227499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125227499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125227501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125227501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125227501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125227501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125227501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125227501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125227501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125227501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227501 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125227501 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125227501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125227502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125227502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125227506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125227515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125227515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125227533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125227533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125227533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125227533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125227533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125227533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125227533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125227533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125227535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125227535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125227535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125227535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125227535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125227535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125227535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125227535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125227535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125227535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125227536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125227536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125227539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125227548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125227548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125227568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125227568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125227568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125227568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125227570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125227570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125227570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125227570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125227570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125227570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125227570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125227570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125227570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125227570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125227570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125227571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125227571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125227574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125227583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125227583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125227879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125227879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125227879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125227879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125227881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125227882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@1c12d2bee0f6: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D4B24B1B'O, index=0 SGSN_Test-GSUP(1103)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@1c12d2bee0f6: 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 := 'AE1D9BA14AD3932CC3AFA9A43C16E391'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60A3C11C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A805AD66D204AC0'O } } } } } 20241006125228935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125228935 DLLC NOTICE LLME(ffffffff/d4b24b1b){UNASSIGNED} LLC RX: unknown TLLI 0xd4b24b1b, creating LLME on the fly (gprs_llc.c:552) 20241006125228935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125228935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241006125228935 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Allocated (fsm.c:456) 20241006125228935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Allocated (fsm.c:456) 20241006125228935 DMM DEBUG MM_STATE_Gb[0x6120000228a0]{Idle}: Allocated (fsm.c:456) 20241006125228935 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Allocated (fsm.c:456) 20241006125228935 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125228935 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125228935 DLLC NOTICE LLME(ffffffff/d4b24b1b){UNASSIGNED} LLGM Assign pre (d4b24b1b => e3564dbc) (gprs_llc.c:1079) 20241006125228935 DLLC NOTICE LLME(d4b24b1b/e3564dbc){ASSIGNED} LLGM Assign post (d4b24b1b => e3564dbc) (gprs_llc.c:1125) 20241006125228935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125228935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125228935 DMM DEBUG MM(262420000000041/e3564dbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125228949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125228949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125228950 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125228950 DMM DEBUG MM(262420000000041/e3564dbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241006125228950 DMM NOTICE MM(262420000000041/e3564dbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125228950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125228950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125228950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125228950 DMM DEBUG MM(262420000000041/e3564dbc) Requesting authorization (sgsn_auth.c:160) 20241006125228950 DMM INFO MM(262420000000041/e3564dbc) Requesting authentication tuples (sgsn_auth.c:184) 20241006125228950 DMM DEBUG MM(262420000000041/e3564dbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125228950 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241006125228950 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@1c12d2bee0f6: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241006125228953 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125228953 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125228953 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125228953 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125228953 DMM INFO MM(262420000000041/e3564dbc) Subscriber data update (mmctx.c:445) 20241006125228953 DMM DEBUG MM(262420000000041/e3564dbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125228953 DMM INFO MM(262420000000041/e3564dbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125228953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125228953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125228953 DMM INFO MM(262420000000041/e3564dbc) <- GMM AUTH AND CIPHERING REQ (rand = ae 1d 9b a1 4a d3 93 2c c3 af a9 a4 3c 16 e3 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125228962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125228962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125228962 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125228962 DMM INFO MM(262420000000041/e3564dbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125228962 DMM NOTICE MM(262420000000041/e3564dbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125228962 DMM DEBUG MM(262420000000041/e3564dbc) checking auth: received GSM SRES = 60 a3 c1 1c (gprs_gmm.c:666) 20241006125228962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125228962 DMM DEBUG MM(262420000000041/e3564dbc) Requesting authorization (sgsn_auth.c:160) 20241006125228962 DMM INFO MM(262420000000041/e3564dbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125228962 DMM DEBUG MM(262420000000041/e3564dbc) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125228962 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241006125228963 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) 20241006125228963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125228963 DMM INFO MM(262420000000041/e3564dbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3564dbc) (gprs_gmm.c:300) 20241006125228964 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125228964 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125228964 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241006125228964 DMM INFO MM(262420000000041/e3564dbc) Subscriber data update (mmctx.c:445) 20241006125228964 DMM DEBUG MM(262420000000041/e3564dbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125228964 DMM INFO MM(262420000000041/e3564dbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125228964 DMM NOTICE MM(262420000000041/e3564dbc) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241006125228964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125228964 DMM NOTICE MM(262420000000041/e3564dbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125228964 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) 20241006125228965 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125228965 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241006125228965 DMM INFO MM(262420000000041/e3564dbc) Subscriber data update (mmctx.c:445) 20241006125228965 DMM DEBUG MM(262420000000041/e3564dbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125228971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125228971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125228971 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125228971 DMM INFO MM(262420000000041/e3564dbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125228971 DMM NOTICE MM(262420000000041/e3564dbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125228971 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125228971 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125228971 DLLC NOTICE LLME(d4b24b1b/e3564dbc){ASSIGNED} LLGM Assign pre (ffffffff => e3564dbc) (gprs_llc.c:1079) 20241006125228971 DLLC NOTICE LLME(ffffffff/e3564dbc){ASSIGNED} LLGM Assign post (ffffffff => e3564dbc) (gprs_llc.c:1125) 20241006125228971 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125228971 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125228971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125228971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125229156 DGPRS DEBUG Checking for inactive LLMEs, time = 10029883 (sgsn.c:131) 20241006125230023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125230023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241006125230023 DLLC DEBUG TLLI=e3564dbc sends us LLC NULL (gprs_llc.c:912) 20241006125230023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125230023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006125230023 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125230023 DMM INFO MM(262420000000041/e3564dbc) -> GMM DETACH REQUEST TLLI=0xe3564dbc type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006125230023 DMM INFO MM(262420000000041/e3564dbc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006125230023 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125230023 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125230023 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125230023 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125230023 DLLC NOTICE LLME(ffffffff/e3564dbc){ASSIGNED} LLGM Assign pre (e3564dbc => ffffffff) (gprs_llc.c:1079) 20241006125230023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3564dbc => ffffffff) (gprs_llc.c:1125) 20241006125230023 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241006125230023 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) 20241006125230023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Deallocated (fsm.c:568) 20241006125230023 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Deallocated (fsm.c:568) 20241006125230023 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Deallocated (fsm.c:568) 20241006125230023 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125230025 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@1c12d2bee0f6: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@1c12d2bee0f6: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125235034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@1c12d2bee0f6: Final verdict of PTC: none 20241006125235037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125235037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1091)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1096)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1101)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1094)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1089)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1099)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_llc_null finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Oct 6 12:52:35 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241006125235164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125235465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95032) 20241006125236037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125236037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95032, count=100464) 20241006125237039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125237039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Oct 6 12:52:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125238041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125238041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_llc_sabm_dm_llgmm started. 20241006125238522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125238523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125238568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125238568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125238568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125238568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125238570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125238570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125238570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125238570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125238570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125238570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125238570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125238570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125238570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125238570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125238571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125238571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125238575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125238584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125238584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125238605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125238605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125238605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125238605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125238605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125238605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125238605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125238605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125238606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125238606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125238606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125238606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125238606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125238606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125238606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125238606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125238606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125238606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125238607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125238607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125238610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125238620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125238620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125238645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125238645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125238645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125238645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125238645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125238645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125238645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125238645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125238647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125238647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125238647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125238647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125238647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125238647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125238647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125238647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125238647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125238647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125238647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125238648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125238648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125238652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125238662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125238662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125239043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125239043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125239043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125239043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125239045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125239046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@1c12d2bee0f6: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F8C09E88'O, index=0 SGSN_Test-GSUP(1122)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@1c12d2bee0f6: 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 := '8E8EAF6EBF8A5C8D154626860E4ACD84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99AAC956'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93C9E71479821B46'O } } } } } 20241006125240099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125240099 DLLC NOTICE LLME(ffffffff/f8c09e88){UNASSIGNED} LLC RX: unknown TLLI 0xf8c09e88, creating LLME on the fly (gprs_llc.c:552) 20241006125240099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125240099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241006125240100 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Allocated (fsm.c:456) 20241006125240100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Allocated (fsm.c:456) 20241006125240100 DMM DEBUG MM_STATE_Gb[0x612000022ea0]{Idle}: Allocated (fsm.c:456) 20241006125240100 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Allocated (fsm.c:456) 20241006125240100 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125240100 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125240100 DLLC NOTICE LLME(ffffffff/f8c09e88){UNASSIGNED} LLGM Assign pre (f8c09e88 => d94bdad9) (gprs_llc.c:1079) 20241006125240100 DLLC NOTICE LLME(f8c09e88/d94bdad9){ASSIGNED} LLGM Assign post (f8c09e88 => d94bdad9) (gprs_llc.c:1125) 20241006125240100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125240100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125240100 DMM DEBUG MM(262420000000042/d94bdad9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125240112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125240112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125240112 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125240112 DMM DEBUG MM(262420000000042/d94bdad9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241006125240112 DMM NOTICE MM(262420000000042/d94bdad9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125240112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125240112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125240112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125240112 DMM DEBUG MM(262420000000042/d94bdad9) Requesting authorization (sgsn_auth.c:160) 20241006125240112 DMM INFO MM(262420000000042/d94bdad9) Requesting authentication tuples (sgsn_auth.c:184) 20241006125240112 DMM DEBUG MM(262420000000042/d94bdad9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125240112 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241006125240112 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@1c12d2bee0f6: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241006125240115 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125240115 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125240115 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125240115 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125240115 DMM INFO MM(262420000000042/d94bdad9) Subscriber data update (mmctx.c:445) 20241006125240115 DMM DEBUG MM(262420000000042/d94bdad9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125240115 DMM INFO MM(262420000000042/d94bdad9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125240115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125240115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125240115 DMM INFO MM(262420000000042/d94bdad9) <- GMM AUTH AND CIPHERING REQ (rand = 8e 8e af 6e bf 8a 5c 8d 15 46 26 86 0e 4a cd 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125240123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125240123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125240123 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125240123 DMM INFO MM(262420000000042/d94bdad9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125240123 DMM NOTICE MM(262420000000042/d94bdad9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125240123 DMM DEBUG MM(262420000000042/d94bdad9) checking auth: received GSM SRES = 99 aa c9 56 (gprs_gmm.c:666) 20241006125240123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125240123 DMM DEBUG MM(262420000000042/d94bdad9) Requesting authorization (sgsn_auth.c:160) 20241006125240123 DMM INFO MM(262420000000042/d94bdad9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125240123 DMM DEBUG MM(262420000000042/d94bdad9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125240123 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241006125240123 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) 20241006125240124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125240124 DMM INFO MM(262420000000042/d94bdad9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94bdad9) (gprs_gmm.c:300) 20241006125240125 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125240125 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125240125 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241006125240125 DMM INFO MM(262420000000042/d94bdad9) Subscriber data update (mmctx.c:445) 20241006125240125 DMM DEBUG MM(262420000000042/d94bdad9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125240125 DMM INFO MM(262420000000042/d94bdad9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125240125 DMM NOTICE MM(262420000000042/d94bdad9) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241006125240125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125240125 DMM NOTICE MM(262420000000042/d94bdad9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125240125 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) 20241006125240126 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125240126 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241006125240126 DMM INFO MM(262420000000042/d94bdad9) Subscriber data update (mmctx.c:445) 20241006125240126 DMM DEBUG MM(262420000000042/d94bdad9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125240132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125240132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125240132 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125240132 DMM INFO MM(262420000000042/d94bdad9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125240132 DMM NOTICE MM(262420000000042/d94bdad9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125240132 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125240133 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125240133 DLLC NOTICE LLME(f8c09e88/d94bdad9){ASSIGNED} LLGM Assign pre (ffffffff => d94bdad9) (gprs_llc.c:1079) 20241006125240133 DLLC NOTICE LLME(ffffffff/d94bdad9){ASSIGNED} LLGM Assign post (ffffffff => d94bdad9) (gprs_llc.c:1125) 20241006125240133 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125240133 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125240133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125240133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125241184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125241184 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)@1c12d2bee0f6: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@1c12d2bee0f6: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125241192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48230<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125241195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125241195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1122)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1110)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1115)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1108)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1113)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1118)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Oct 6 12:52:41 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 20241006125241323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125241724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79372) 20241006125242196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125242196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79372, count=86784) 20241006125243197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125243197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Oct 6 12:52:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125244197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125244197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_llc_sabm_dm_ll5 started. 20241006125244786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125244787 DMM INFO MM(262420000000042/d94bdad9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125244787 DMM INFO MM(262420000000042/d94bdad9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125244787 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125244788 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125244788 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125244788 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125244788 DLLC NOTICE LLME(ffffffff/d94bdad9){ASSIGNED} LLGM Assign pre (d94bdad9 => ffffffff) (gprs_llc.c:1079) 20241006125244788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94bdad9 => ffffffff) (gprs_llc.c:1125) 20241006125244788 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241006125244788 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) 20241006125244788 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241006125244788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Deallocated (fsm.c:568) 20241006125244788 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Deallocated (fsm.c:568) 20241006125244788 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Deallocated (fsm.c:568) 20241006125244788 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Deallocated (fsm.c:568) 20241006125244788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125244832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125244832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125244832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125244832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125244832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125244832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125244832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125244832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125244834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125244834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125244834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125244834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125244834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125244834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125244834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125244834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125244834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125244834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125244834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125244834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125244838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125244848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125244848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125244868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125244869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125244869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125244869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125244869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125244869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125244869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125244869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125244870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125244870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125244870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125244871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125244871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125244871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125244871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125244871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125244871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125244871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125244871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125244871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125244875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125244886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125244886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125244915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125244915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125244915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125244915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125244915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125244915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125244915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125244915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125244917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125244917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125244917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125244917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125244917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125244917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125244917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125244917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125244917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125244918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125244918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125244918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125244918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125244921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125244929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125244929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125245198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125245199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125245199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125245199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125245201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125245201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@1c12d2bee0f6: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D08B3F9D'O, index=0 SGSN_Test-GSUP(1141)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@1c12d2bee0f6: 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 := 'BB2B36DC366A1B680C20DD1F69AF5DF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A83A781F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96806DC9B7A6B795'O } } } } } 20241006125246253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125246253 DLLC NOTICE LLME(ffffffff/d08b3f9d){UNASSIGNED} LLC RX: unknown TLLI 0xd08b3f9d, creating LLME on the fly (gprs_llc.c:552) 20241006125246253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125246253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241006125246253 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Allocated (fsm.c:456) 20241006125246254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Allocated (fsm.c:456) 20241006125246254 DMM DEBUG MM_STATE_Gb[0x6120000234a0]{Idle}: Allocated (fsm.c:456) 20241006125246254 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Allocated (fsm.c:456) 20241006125246254 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125246254 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125246254 DLLC NOTICE LLME(ffffffff/d08b3f9d){UNASSIGNED} LLGM Assign pre (d08b3f9d => f1772aa7) (gprs_llc.c:1079) 20241006125246254 DLLC NOTICE LLME(d08b3f9d/f1772aa7){ASSIGNED} LLGM Assign post (d08b3f9d => f1772aa7) (gprs_llc.c:1125) 20241006125246254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125246254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125246254 DMM DEBUG MM(262420000000043/f1772aa7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125246266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125246266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125246266 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125246266 DMM DEBUG MM(262420000000043/f1772aa7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241006125246266 DMM NOTICE MM(262420000000043/f1772aa7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125246266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125246266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125246266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125246266 DMM DEBUG MM(262420000000043/f1772aa7) Requesting authorization (sgsn_auth.c:160) 20241006125246266 DMM INFO MM(262420000000043/f1772aa7) Requesting authentication tuples (sgsn_auth.c:184) 20241006125246266 DMM DEBUG MM(262420000000043/f1772aa7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125246266 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241006125246266 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@1c12d2bee0f6: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241006125246269 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125246269 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125246269 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125246269 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125246269 DMM INFO MM(262420000000043/f1772aa7) Subscriber data update (mmctx.c:445) 20241006125246269 DMM DEBUG MM(262420000000043/f1772aa7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125246269 DMM INFO MM(262420000000043/f1772aa7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125246269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125246269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125246269 DMM INFO MM(262420000000043/f1772aa7) <- GMM AUTH AND CIPHERING REQ (rand = bb 2b 36 dc 36 6a 1b 68 0c 20 dd 1f 69 af 5d f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125246276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125246276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125246276 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125246276 DMM INFO MM(262420000000043/f1772aa7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125246276 DMM NOTICE MM(262420000000043/f1772aa7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125246276 DMM DEBUG MM(262420000000043/f1772aa7) checking auth: received GSM SRES = a8 3a 78 1f (gprs_gmm.c:666) 20241006125246276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125246276 DMM DEBUG MM(262420000000043/f1772aa7) Requesting authorization (sgsn_auth.c:160) 20241006125246276 DMM INFO MM(262420000000043/f1772aa7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125246276 DMM DEBUG MM(262420000000043/f1772aa7) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125246276 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241006125246276 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) 20241006125246276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125246277 DMM INFO MM(262420000000043/f1772aa7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1772aa7) (gprs_gmm.c:300) 20241006125246278 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125246278 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125246278 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241006125246278 DMM INFO MM(262420000000043/f1772aa7) Subscriber data update (mmctx.c:445) 20241006125246278 DMM DEBUG MM(262420000000043/f1772aa7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125246278 DMM INFO MM(262420000000043/f1772aa7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125246278 DMM NOTICE MM(262420000000043/f1772aa7) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241006125246278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125246278 DMM NOTICE MM(262420000000043/f1772aa7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125246278 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20241006125246279 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125246279 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241006125246279 DMM INFO MM(262420000000043/f1772aa7) Subscriber data update (mmctx.c:445) 20241006125246279 DMM DEBUG MM(262420000000043/f1772aa7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125246283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125246283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125246284 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125246284 DMM INFO MM(262420000000043/f1772aa7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125246284 DMM NOTICE MM(262420000000043/f1772aa7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125246284 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125246284 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125246284 DLLC NOTICE LLME(d08b3f9d/f1772aa7){ASSIGNED} LLGM Assign pre (ffffffff => f1772aa7) (gprs_llc.c:1079) 20241006125246284 DLLC NOTICE LLME(ffffffff/f1772aa7){ASSIGNED} LLGM Assign post (ffffffff => f1772aa7) (gprs_llc.c:1125) 20241006125246284 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125246284 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125246284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125246284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125247336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125247336 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)@1c12d2bee0f6: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@1c12d2bee0f6: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125247345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@1c12d2bee0f6: Final verdict of PTC: none 20241006125247347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125247347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1139)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1129)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1140)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@1c12d2bee0f6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1134)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1132)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1127)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1138)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Oct 6 12:52:47 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 20241006125247478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125247880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20241006125248348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125248348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=90840) 20241006125249348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125249348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Oct 6 12:52:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125250350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125250350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_suspend_nopaging started. 20241006125250935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125250937 DMM INFO MM(262420000000043/f1772aa7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125250937 DMM INFO MM(262420000000043/f1772aa7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125250937 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125250937 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125250937 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125250937 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125250937 DLLC NOTICE LLME(ffffffff/f1772aa7){ASSIGNED} LLGM Assign pre (f1772aa7 => ffffffff) (gprs_llc.c:1079) 20241006125250937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1772aa7 => ffffffff) (gprs_llc.c:1125) 20241006125250937 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241006125250937 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) 20241006125250937 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241006125250937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Deallocated (fsm.c:568) 20241006125250937 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Deallocated (fsm.c:568) 20241006125250937 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Deallocated (fsm.c:568) 20241006125250937 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125250937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125250999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125250999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125250999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125250999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125250999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125250999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125250999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125250999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125250999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125251001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125251001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125251001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125251001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125251001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125251001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125251001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125251001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125251001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125251001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125251001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125251002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125251002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1148)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125251006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1145)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125251017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125251017 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1146)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125251038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125251038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125251038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125251038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125251038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125251038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125251038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125251038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125251038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125251040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125251040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125251040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125251040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125251040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125251040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125251040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125251041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125251041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125251041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125251041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125251041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125251041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125251045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125251056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125251056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125251074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125251074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125251074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125251074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125251074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125251074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125251074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125251074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125251074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125251075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125251075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125251076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125251076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125251076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125251076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125251076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125251076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125251076 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125251076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125251076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125251076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125251076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125251080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125251088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125251088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125251351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125251351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125251351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125251351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125251353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125251354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@1c12d2bee0f6: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D5E0D55E'O, index=0 SGSN_Test-GSUP(1160)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@1c12d2bee0f6: 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 := 'EC285E987C617922B76A2B0E647CD17F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E79886A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C7CA7743998113B'O } } } } } 20241006125252410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252410 DLLC NOTICE LLME(ffffffff/d5e0d55e){UNASSIGNED} LLC RX: unknown TLLI 0xd5e0d55e, creating LLME on the fly (gprs_llc.c:552) 20241006125252410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125252410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241006125252410 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Allocated (fsm.c:456) 20241006125252410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Allocated (fsm.c:456) 20241006125252410 DMM DEBUG MM_STATE_Gb[0x612000023aa0]{Idle}: Allocated (fsm.c:456) 20241006125252411 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Allocated (fsm.c:456) 20241006125252411 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125252411 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125252411 DLLC NOTICE LLME(ffffffff/d5e0d55e){UNASSIGNED} LLGM Assign pre (d5e0d55e => c3a30c41) (gprs_llc.c:1079) 20241006125252411 DLLC NOTICE LLME(d5e0d55e/c3a30c41){ASSIGNED} LLGM Assign post (d5e0d55e => c3a30c41) (gprs_llc.c:1125) 20241006125252411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125252411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125252411 DMM DEBUG MM(262420000000048/c3a30c41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125252423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125252424 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125252424 DMM DEBUG MM(262420000000048/c3a30c41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241006125252424 DMM NOTICE MM(262420000000048/c3a30c41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125252424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125252424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125252424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125252424 DMM DEBUG MM(262420000000048/c3a30c41) Requesting authorization (sgsn_auth.c:160) 20241006125252424 DMM INFO MM(262420000000048/c3a30c41) Requesting authentication tuples (sgsn_auth.c:184) 20241006125252424 DMM DEBUG MM(262420000000048/c3a30c41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125252424 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241006125252424 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@1c12d2bee0f6: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241006125252427 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125252427 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125252427 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125252427 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125252427 DMM INFO MM(262420000000048/c3a30c41) Subscriber data update (mmctx.c:445) 20241006125252427 DMM DEBUG MM(262420000000048/c3a30c41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125252427 DMM INFO MM(262420000000048/c3a30c41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125252427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125252427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125252427 DMM INFO MM(262420000000048/c3a30c41) <- GMM AUTH AND CIPHERING REQ (rand = ec 28 5e 98 7c 61 79 22 b7 6a 2b 0e 64 7c d1 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125252434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125252435 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125252435 DMM INFO MM(262420000000048/c3a30c41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125252435 DMM NOTICE MM(262420000000048/c3a30c41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125252435 DMM DEBUG MM(262420000000048/c3a30c41) checking auth: received GSM SRES = e7 98 86 a2 (gprs_gmm.c:666) 20241006125252435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125252435 DMM DEBUG MM(262420000000048/c3a30c41) Requesting authorization (sgsn_auth.c:160) 20241006125252435 DMM INFO MM(262420000000048/c3a30c41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125252435 DMM DEBUG MM(262420000000048/c3a30c41) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125252435 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241006125252435 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) 20241006125252435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125252435 DMM INFO MM(262420000000048/c3a30c41) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a30c41) (gprs_gmm.c:300) 20241006125252436 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125252436 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125252436 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241006125252436 DMM INFO MM(262420000000048/c3a30c41) Subscriber data update (mmctx.c:445) 20241006125252436 DMM DEBUG MM(262420000000048/c3a30c41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125252436 DMM INFO MM(262420000000048/c3a30c41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125252436 DMM NOTICE MM(262420000000048/c3a30c41) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241006125252436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125252436 DMM NOTICE MM(262420000000048/c3a30c41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125252437 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) 20241006125252437 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125252437 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241006125252437 DMM INFO MM(262420000000048/c3a30c41) Subscriber data update (mmctx.c:445) 20241006125252437 DMM DEBUG MM(262420000000048/c3a30c41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125252443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125252444 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125252444 DMM INFO MM(262420000000048/c3a30c41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125252444 DMM NOTICE MM(262420000000048/c3a30c41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125252444 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125252444 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125252444 DLLC NOTICE LLME(d5e0d55e/c3a30c41){ASSIGNED} LLGM Assign pre (ffffffff => c3a30c41) (gprs_llc.c:1079) 20241006125252444 DLLC NOTICE LLME(ffffffff/c3a30c41){ASSIGNED} LLGM Assign post (ffffffff => c3a30c41) (gprs_llc.c:1125) 20241006125252444 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125252444 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125252444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125252444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125252495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125252495 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125252495 DMM INFO MM(262420000000048/c3a30c41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125252495 DMM INFO MM(262420000000048/c3a30c41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125252495 DMM DEBUG MM(262420000000048/c3a30c41) Using GGSN 0 (gprs_sm.c:317) 20241006125252495 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) 20241006125252495 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241006125252495 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125252495 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125252495 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241006125252509 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 4e cb 27 c2 11 fc af 13 0b 14 05 7f 05 25 fe b7 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) 20241006125252509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:629) 20241006125252509 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125252509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064e00b8 TLLI=c3a30c41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125252509 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125252509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125252517 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241006125252524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125252524 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006125252524 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006125252527 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241006125252527 DMM INFO MM(262420000000048/c3a30c41) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1146)@1c12d2bee0f6: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125257537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@1c12d2bee0f6: Final verdict of PTC: none 20241006125257539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125257539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1149)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1154)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1159)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1146)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1157)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1152)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1147)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_suspend_nopaging finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Oct 6 12:52:57 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241006125257666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125258067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94348) 20241006125258541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125258541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94348, count=99780) 20241006125259157 DGPRS DEBUG Checking for inactive LLMEs, time = 10029913 (sgsn.c:131) 20241006125259542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125259542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Oct 6 12:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125300543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125300543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_suspend_resume started. 20241006125301238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125301239 DMM INFO MM(262420000000048/c3a30c41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125301239 DMM INFO MM(262420000000048/c3a30c41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125301239 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125301239 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125301239 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125301239 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125301239 DLLC NOTICE LLME(ffffffff/c3a30c41){ASSIGNED} LLGM Assign pre (c3a30c41 => ffffffff) (gprs_llc.c:1079) 20241006125301239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3a30c41 => ffffffff) (gprs_llc.c:1125) 20241006125301239 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064dfd60 (gprs_sndcp.c:574) 20241006125301239 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064e00b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125301239 DMM NOTICE MM(262420000000048/c3a30c41) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125301239 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241006125301240 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125301240 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125301240 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241006125301240 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241006125301240 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) 20241006125301240 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241006125301240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Deallocated (fsm.c:568) 20241006125301240 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Deallocated (fsm.c:568) 20241006125301240 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Deallocated (fsm.c:568) 20241006125301240 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125301240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125301294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125301294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125301294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125301294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125301294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125301294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125301294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125301294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125301296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125301296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125301296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125301296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125301296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125301296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125301296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125301296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301296 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125301296 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125301296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125301297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125301297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125301301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125301310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125301310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1165)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@1c12d2bee0f6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1172)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125301328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125301328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125301328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125301328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125301328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125301328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125301328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125301328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125301330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125301330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125301330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125301330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125301330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125301330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125301330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125301330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125301331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125301331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125301331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125301331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125301336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125301346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125301346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1172)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI210(1170)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125301353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125301353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125301353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125301353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125301353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125301353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125301353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125301353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125301354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125301354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125301354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125301354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125301354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125301354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125301355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125301355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125301355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125301355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125301355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125301355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1177)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125301355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125301359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125301368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125301368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125301544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125301544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125301544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125301544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125301546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125301546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@1c12d2bee0f6: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F43D571D'O, index=0 SGSN_Test-GSUP(1179)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@1c12d2bee0f6: 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 := '11687E031BB3CF6FF5B5F68659C1C108'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60CA9F55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '017A3B8E7B7CD08F'O } } } } } 20241006125302599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302599 DLLC NOTICE LLME(ffffffff/f43d571d){UNASSIGNED} LLC RX: unknown TLLI 0xf43d571d, creating LLME on the fly (gprs_llc.c:552) 20241006125302599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125302600 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241006125302600 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Allocated (fsm.c:456) 20241006125302600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Allocated (fsm.c:456) 20241006125302600 DMM DEBUG MM_STATE_Gb[0x612000024220]{Idle}: Allocated (fsm.c:456) 20241006125302600 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Allocated (fsm.c:456) 20241006125302600 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125302600 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125302600 DLLC NOTICE LLME(ffffffff/f43d571d){UNASSIGNED} LLGM Assign pre (f43d571d => d1258e47) (gprs_llc.c:1079) 20241006125302600 DLLC NOTICE LLME(f43d571d/d1258e47){ASSIGNED} LLGM Assign post (f43d571d => d1258e47) (gprs_llc.c:1125) 20241006125302600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125302600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125302600 DMM DEBUG MM(262420000000049/d1258e47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125302612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125302613 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125302613 DMM DEBUG MM(262420000000049/d1258e47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241006125302613 DMM NOTICE MM(262420000000049/d1258e47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125302613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125302613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125302613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125302613 DMM DEBUG MM(262420000000049/d1258e47) Requesting authorization (sgsn_auth.c:160) 20241006125302613 DMM INFO MM(262420000000049/d1258e47) Requesting authentication tuples (sgsn_auth.c:184) 20241006125302613 DMM DEBUG MM(262420000000049/d1258e47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125302613 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241006125302613 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@1c12d2bee0f6: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241006125302616 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125302616 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125302616 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125302616 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125302616 DMM INFO MM(262420000000049/d1258e47) Subscriber data update (mmctx.c:445) 20241006125302616 DMM DEBUG MM(262420000000049/d1258e47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125302616 DMM INFO MM(262420000000049/d1258e47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125302616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125302616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125302616 DMM INFO MM(262420000000049/d1258e47) <- GMM AUTH AND CIPHERING REQ (rand = 11 68 7e 03 1b b3 cf 6f f5 b5 f6 86 59 c1 c1 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125302624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125302624 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125302624 DMM INFO MM(262420000000049/d1258e47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125302624 DMM NOTICE MM(262420000000049/d1258e47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125302624 DMM DEBUG MM(262420000000049/d1258e47) checking auth: received GSM SRES = 60 ca 9f 55 (gprs_gmm.c:666) 20241006125302624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125302624 DMM DEBUG MM(262420000000049/d1258e47) Requesting authorization (sgsn_auth.c:160) 20241006125302624 DMM INFO MM(262420000000049/d1258e47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125302624 DMM DEBUG MM(262420000000049/d1258e47) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125302624 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241006125302624 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) 20241006125302624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125302624 DMM INFO MM(262420000000049/d1258e47) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1258e47) (gprs_gmm.c:300) 20241006125302625 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125302625 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125302625 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241006125302626 DMM INFO MM(262420000000049/d1258e47) Subscriber data update (mmctx.c:445) 20241006125302626 DMM DEBUG MM(262420000000049/d1258e47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125302626 DMM INFO MM(262420000000049/d1258e47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125302626 DMM NOTICE MM(262420000000049/d1258e47) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241006125302626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125302626 DMM NOTICE MM(262420000000049/d1258e47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125302626 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) 20241006125302626 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125302626 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241006125302626 DMM INFO MM(262420000000049/d1258e47) Subscriber data update (mmctx.c:445) 20241006125302626 DMM DEBUG MM(262420000000049/d1258e47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125302632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125302632 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125302632 DMM INFO MM(262420000000049/d1258e47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125302632 DMM NOTICE MM(262420000000049/d1258e47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125302632 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125302632 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125302632 DLLC NOTICE LLME(f43d571d/d1258e47){ASSIGNED} LLGM Assign pre (ffffffff => d1258e47) (gprs_llc.c:1079) 20241006125302632 DLLC NOTICE LLME(ffffffff/d1258e47){ASSIGNED} LLGM Assign post (ffffffff => d1258e47) (gprs_llc.c:1125) 20241006125302632 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125302632 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125302632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125302632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125302684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125302684 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125302684 DMM INFO MM(262420000000049/d1258e47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125302684 DMM INFO MM(262420000000049/d1258e47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125302684 DMM DEBUG MM(262420000000049/d1258e47) Using GGSN 0 (gprs_sm.c:317) 20241006125302684 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) 20241006125302684 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241006125302684 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125302684 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125302685 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241006125302695 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 24 dc b4 59 11 41 5f a4 6d 14 05 7f f3 88 0e 29 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) 20241006125302695 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:629) 20241006125302695 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125302695 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066d54b8 TLLI=d1258e47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125302695 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125302695 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125302703 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241006125302710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125302710 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006125302710 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006125302713 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241006125302713 DMM INFO MM(262420000000049/d1258e47) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241006125307716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125307716 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241006125307716 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241006125307720 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1165)@1c12d2bee0f6: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125307729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1173)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1168)@1c12d2bee0f6: Final verdict of PTC: none 20241006125307731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125307731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI210(1170)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1177)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1171)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1175)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1166)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_suspend_resume finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Oct 6 12:53:07 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241006125307856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125308258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103776) 20241006125308732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125308733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103776, count=104936) 20241006125309734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125309734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Oct 6 12:53:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125310735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125310735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_suspend_rau started. 20241006125311320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125311322 DMM INFO MM(262420000000049/d1258e47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125311322 DMM INFO MM(262420000000049/d1258e47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125311322 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125311322 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125311322 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125311322 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125311322 DLLC NOTICE LLME(ffffffff/d1258e47){ASSIGNED} LLGM Assign pre (d1258e47 => ffffffff) (gprs_llc.c:1079) 20241006125311322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1258e47 => ffffffff) (gprs_llc.c:1125) 20241006125311322 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066d5160 (gprs_sndcp.c:574) 20241006125311322 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066d54b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125311322 DMM NOTICE MM(262420000000049/d1258e47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125311322 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241006125311322 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125311322 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125311322 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241006125311322 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241006125311322 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) 20241006125311322 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241006125311322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Deallocated (fsm.c:568) 20241006125311322 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Deallocated (fsm.c:568) 20241006125311322 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Deallocated (fsm.c:568) 20241006125311322 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Deallocated (fsm.c:568) 20241006125311322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125311376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125311376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125311376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125311376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125311376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125311376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125311376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125311376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125311378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125311378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125311378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125311378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125311378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125311378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125311378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125311378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125311378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125311378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125311379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125311379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1186)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125311383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125311395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125311395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1184)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125311414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125311414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125311414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125311414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125311414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125311414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125311414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125311414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125311416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125311416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125311416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1191)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125311416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125311416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125311417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125311417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125311417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125311417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125311417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1192)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125311418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125311418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125311422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1188)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125311433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125311433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1189)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125311454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125311454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125311454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125311454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125311454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125311454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125311454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125311454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125311456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125311456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125311456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125311456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125311456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125311456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125311456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125311456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125311456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125311456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125311456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125311457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125311457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125311461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125311471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125311472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125311736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125311736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125311736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125311736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125311738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125311739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@1c12d2bee0f6: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='EB13A19D'O, index=0 SGSN_Test-GSUP(1198)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@1c12d2bee0f6: 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 := 'D121DE2ADF5108BD844450F02A62C43B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5BCF544'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44F72240B2387145'O } } } } } 20241006125312790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312790 DLLC NOTICE LLME(ffffffff/eb13a19d){UNASSIGNED} LLC RX: unknown TLLI 0xeb13a19d, creating LLME on the fly (gprs_llc.c:552) 20241006125312790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125312790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241006125312790 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Allocated (fsm.c:456) 20241006125312790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Allocated (fsm.c:456) 20241006125312790 DMM DEBUG MM_STATE_Gb[0x6120000249a0]{Idle}: Allocated (fsm.c:456) 20241006125312790 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Allocated (fsm.c:456) 20241006125312790 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125312790 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125312790 DLLC NOTICE LLME(ffffffff/eb13a19d){UNASSIGNED} LLGM Assign pre (eb13a19d => e05e65f7) (gprs_llc.c:1079) 20241006125312790 DLLC NOTICE LLME(eb13a19d/e05e65f7){ASSIGNED} LLGM Assign post (eb13a19d => e05e65f7) (gprs_llc.c:1125) 20241006125312790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125312791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125312791 DMM DEBUG MM(262420000000050/e05e65f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125312803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125312803 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125312803 DMM DEBUG MM(262420000000050/e05e65f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241006125312803 DMM NOTICE MM(262420000000050/e05e65f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125312803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125312803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125312803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125312803 DMM DEBUG MM(262420000000050/e05e65f7) Requesting authorization (sgsn_auth.c:160) 20241006125312804 DMM INFO MM(262420000000050/e05e65f7) Requesting authentication tuples (sgsn_auth.c:184) 20241006125312804 DMM DEBUG MM(262420000000050/e05e65f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125312804 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241006125312804 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@1c12d2bee0f6: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241006125312807 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125312807 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125312807 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125312807 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125312807 DMM INFO MM(262420000000050/e05e65f7) Subscriber data update (mmctx.c:445) 20241006125312807 DMM DEBUG MM(262420000000050/e05e65f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125312807 DMM INFO MM(262420000000050/e05e65f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125312807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125312807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125312807 DMM INFO MM(262420000000050/e05e65f7) <- GMM AUTH AND CIPHERING REQ (rand = d1 21 de 2a df 51 08 bd 84 44 50 f0 2a 62 c4 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125312815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125312815 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125312815 DMM INFO MM(262420000000050/e05e65f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125312815 DMM NOTICE MM(262420000000050/e05e65f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125312815 DMM DEBUG MM(262420000000050/e05e65f7) checking auth: received GSM SRES = e5 bc f5 44 (gprs_gmm.c:666) 20241006125312815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125312815 DMM DEBUG MM(262420000000050/e05e65f7) Requesting authorization (sgsn_auth.c:160) 20241006125312815 DMM INFO MM(262420000000050/e05e65f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125312815 DMM DEBUG MM(262420000000050/e05e65f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125312816 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241006125312816 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) 20241006125312816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125312816 DMM INFO MM(262420000000050/e05e65f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe05e65f7) (gprs_gmm.c:300) 20241006125312817 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125312817 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125312817 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241006125312817 DMM INFO MM(262420000000050/e05e65f7) Subscriber data update (mmctx.c:445) 20241006125312817 DMM DEBUG MM(262420000000050/e05e65f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125312817 DMM INFO MM(262420000000050/e05e65f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125312817 DMM NOTICE MM(262420000000050/e05e65f7) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241006125312817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125312817 DMM NOTICE MM(262420000000050/e05e65f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125312817 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) 20241006125312818 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125312818 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241006125312818 DMM INFO MM(262420000000050/e05e65f7) Subscriber data update (mmctx.c:445) 20241006125312818 DMM DEBUG MM(262420000000050/e05e65f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125312824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125312824 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125312824 DMM INFO MM(262420000000050/e05e65f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125312824 DMM NOTICE MM(262420000000050/e05e65f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125312824 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125312824 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125312824 DLLC NOTICE LLME(eb13a19d/e05e65f7){ASSIGNED} LLGM Assign pre (ffffffff => e05e65f7) (gprs_llc.c:1079) 20241006125312824 DLLC NOTICE LLME(ffffffff/e05e65f7){ASSIGNED} LLGM Assign post (ffffffff => e05e65f7) (gprs_llc.c:1125) 20241006125312824 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125312824 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125312825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125312825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125312876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125312876 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125312876 DMM INFO MM(262420000000050/e05e65f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125312876 DMM INFO MM(262420000000050/e05e65f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125312876 DMM DEBUG MM(262420000000050/e05e65f7) Using GGSN 0 (gprs_sm.c:317) 20241006125312876 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) 20241006125312876 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241006125312876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125312876 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125312876 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241006125312888 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 40 b0 57 ec 11 68 40 e6 41 14 05 7f 3f b6 cb b9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241006125312888 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:629) 20241006125312888 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125312888 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068d70b8 TLLI=e05e65f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125312888 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125312888 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125312897 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241006125312903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125312903 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006125312903 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006125312907 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241006125312907 DMM INFO MM(262420000000050/e05e65f7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241006125317914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125317914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125317914 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125317914 DMM INFO MM(262420000000050/e05e65f7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006125317914 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125317914 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241006125317914 DLLC NOTICE LLME(ffffffff/e05e65f7){ASSIGNED} LLGM Assign pre (e05e65f7 => cad0a0c5) (gprs_llc.c:1079) 20241006125317914 DLLC NOTICE LLME(e05e65f7/cad0a0c5){ASSIGNED} LLGM Assign post (e05e65f7 => cad0a0c5) (gprs_llc.c:1125) 20241006125317914 DMM INFO MM(262420000000050/cad0a0c5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125317923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125317923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125317923 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125317923 DMM INFO MM(262420000000050/cad0a0c5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006125317923 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006125317923 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125317923 DLLC NOTICE LLME(e05e65f7/cad0a0c5){ASSIGNED} LLGM Assign pre (ffffffff => cad0a0c5) (gprs_llc.c:1079) 20241006125317923 DLLC NOTICE LLME(ffffffff/cad0a0c5){ASSIGNED} LLGM Assign post (ffffffff => cad0a0c5) (gprs_llc.c:1125) 20241006125317923 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006125318422 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1184)@1c12d2bee0f6: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125318432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@1c12d2bee0f6: Final verdict of PTC: none 20241006125318435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125318435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1196)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1197)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1187)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1192)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@1c12d2bee0f6: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1185)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1190)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1195)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_suspend_rau finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Oct 6 12:53:18 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241006125318561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125318962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110004) 20241006125319436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125319437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110004, count=111164) 20241006125320438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125320438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Oct 6 12:53:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125321439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125321439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_paging_ps started. 20241006125322025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125322026 DMM INFO MM(262420000000050/cad0a0c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125322026 DMM INFO MM(262420000000050/cad0a0c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125322026 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125322026 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125322026 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125322026 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125322026 DLLC NOTICE LLME(ffffffff/cad0a0c5){ASSIGNED} LLGM Assign pre (cad0a0c5 => ffffffff) (gprs_llc.c:1079) 20241006125322026 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad0a0c5 => ffffffff) (gprs_llc.c:1125) 20241006125322026 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068d6d60 (gprs_sndcp.c:574) 20241006125322026 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068d70b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125322026 DMM NOTICE MM(262420000000050/cad0a0c5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125322026 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241006125322027 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125322027 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125322027 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241006125322027 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241006125322027 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) 20241006125322027 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241006125322027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Deallocated (fsm.c:568) 20241006125322027 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Deallocated (fsm.c:568) 20241006125322027 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Deallocated (fsm.c:568) 20241006125322027 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125322027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125322079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125322079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125322079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125322079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125322079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125322080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125322080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125322080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125322082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125322082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125322082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125322082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125322082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125322082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125322082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125322082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125322082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125322082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1206)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125322083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125322083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125322087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125322096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125322096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1205)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_paging_ps-BVCI196(1203)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125322103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125322103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125322103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125322103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125322103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125322103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125322103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125322103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125322105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125322105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125322105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125322105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125322105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125322105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125322105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125322105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125322105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125322105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125322106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125322106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125322109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125322118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125322118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125322154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125322154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125322154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125322154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125322154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125322154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125322154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125322154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125322156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125322156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125322156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125322156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125322156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125322156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125322156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125322156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125322156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125322156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125322156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125322157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125322157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125322161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125322171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125322171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125322440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125322440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125322440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125322440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125322441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125322442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1203)@1c12d2bee0f6: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CD7B3BD3'O, index=0 SGSN_Test-GSUP(1217)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@1c12d2bee0f6: 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 := '1E98ACF0B708A64FE0434899D096F91C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '496BF8EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CE8583AB9049575'O } } } } } 20241006125323496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125323496 DLLC NOTICE LLME(ffffffff/cd7b3bd3){UNASSIGNED} LLC RX: unknown TLLI 0xcd7b3bd3, creating LLME on the fly (gprs_llc.c:552) 20241006125323496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125323496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241006125323496 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Allocated (fsm.c:456) 20241006125323496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Allocated (fsm.c:456) 20241006125323496 DMM DEBUG MM_STATE_Gb[0x612000025120]{Idle}: Allocated (fsm.c:456) 20241006125323496 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Allocated (fsm.c:456) 20241006125323496 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125323496 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125323497 DLLC NOTICE LLME(ffffffff/cd7b3bd3){UNASSIGNED} LLGM Assign pre (cd7b3bd3 => fb66247a) (gprs_llc.c:1079) 20241006125323497 DLLC NOTICE LLME(cd7b3bd3/fb66247a){ASSIGNED} LLGM Assign post (cd7b3bd3 => fb66247a) (gprs_llc.c:1125) 20241006125323497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125323497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125323497 DMM DEBUG MM(262420000000051/fb66247a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125323509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125323510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125323510 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125323510 DMM DEBUG MM(262420000000051/fb66247a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241006125323510 DMM NOTICE MM(262420000000051/fb66247a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125323510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125323510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125323510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125323510 DMM DEBUG MM(262420000000051/fb66247a) Requesting authorization (sgsn_auth.c:160) 20241006125323510 DMM INFO MM(262420000000051/fb66247a) Requesting authentication tuples (sgsn_auth.c:184) 20241006125323510 DMM DEBUG MM(262420000000051/fb66247a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125323510 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241006125323510 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@1c12d2bee0f6: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241006125323513 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125323513 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125323513 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125323513 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125323513 DMM INFO MM(262420000000051/fb66247a) Subscriber data update (mmctx.c:445) 20241006125323513 DMM DEBUG MM(262420000000051/fb66247a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125323513 DMM INFO MM(262420000000051/fb66247a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125323513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125323513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125323513 DMM INFO MM(262420000000051/fb66247a) <- GMM AUTH AND CIPHERING REQ (rand = 1e 98 ac f0 b7 08 a6 4f e0 43 48 99 d0 96 f9 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125323520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125323520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125323520 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125323520 DMM INFO MM(262420000000051/fb66247a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125323520 DMM NOTICE MM(262420000000051/fb66247a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125323520 DMM DEBUG MM(262420000000051/fb66247a) checking auth: received GSM SRES = 49 6b f8 ee (gprs_gmm.c:666) 20241006125323520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125323521 DMM DEBUG MM(262420000000051/fb66247a) Requesting authorization (sgsn_auth.c:160) 20241006125323521 DMM INFO MM(262420000000051/fb66247a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125323521 DMM DEBUG MM(262420000000051/fb66247a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125323521 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241006125323521 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) 20241006125323521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125323521 DMM INFO MM(262420000000051/fb66247a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb66247a) (gprs_gmm.c:300) 20241006125323522 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125323522 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125323522 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241006125323522 DMM INFO MM(262420000000051/fb66247a) Subscriber data update (mmctx.c:445) 20241006125323522 DMM DEBUG MM(262420000000051/fb66247a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125323522 DMM INFO MM(262420000000051/fb66247a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125323522 DMM NOTICE MM(262420000000051/fb66247a) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241006125323522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125323522 DMM NOTICE MM(262420000000051/fb66247a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125323522 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) 20241006125323523 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125323523 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241006125323523 DMM INFO MM(262420000000051/fb66247a) Subscriber data update (mmctx.c:445) 20241006125323523 DMM DEBUG MM(262420000000051/fb66247a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125323528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125323528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125323529 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125323529 DMM INFO MM(262420000000051/fb66247a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125323529 DMM NOTICE MM(262420000000051/fb66247a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125323529 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125323529 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125323529 DLLC NOTICE LLME(cd7b3bd3/fb66247a){ASSIGNED} LLGM Assign pre (ffffffff => fb66247a) (gprs_llc.c:1079) 20241006125323529 DLLC NOTICE LLME(ffffffff/fb66247a){ASSIGNED} LLGM Assign post (ffffffff => fb66247a) (gprs_llc.c:1125) 20241006125323529 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125323529 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125323529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125323529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125323580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125323580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125323580 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125323580 DMM INFO MM(262420000000051/fb66247a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125323580 DMM INFO MM(262420000000051/fb66247a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125323580 DMM DEBUG MM(262420000000051/fb66247a) Using GGSN 0 (gprs_sm.c:317) 20241006125323580 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) 20241006125323580 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241006125323580 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125323580 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125323580 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241006125323592 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 80 2e 4a d8 11 dc a0 0f 3f 14 05 7f 80 b8 04 47 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) 20241006125323592 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:629) 20241006125323592 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125323592 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006aef4b8 TLLI=fb66247a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125323592 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125323592 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125323600 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241006125326581 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125326581 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125326581 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125328609 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241006125328609 DMM INFO MM(262420000000051/fb66247a) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1203)@1c12d2bee0f6: 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 := 'FB66247A'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1203)@1c12d2bee0f6: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125328623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1201)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1217)@1c12d2bee0f6: Final verdict of PTC: none 20241006125328626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125328626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1206)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps-BVCI196(1203)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1210)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1216)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1214)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1204)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1208)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps-BVCI196(1203): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_paging_ps finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Oct 6 12:53:28 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241006125328754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125329156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125329157 DGPRS DEBUG Checking for inactive LLMEs, time = 10029943 (sgsn.c:131) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99644) 20241006125329627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125329627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99644, count=104224) 20241006125330628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125330628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:53:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125331629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125331629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_paging_ps_ra_multiple_cells started. 20241006125332218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125332219 DMM INFO MM(262420000000051/fb66247a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125332219 DMM INFO MM(262420000000051/fb66247a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125332219 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125332219 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125332219 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125332219 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125332219 DLLC NOTICE LLME(ffffffff/fb66247a){ASSIGNED} LLGM Assign pre (fb66247a => ffffffff) (gprs_llc.c:1079) 20241006125332219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb66247a => ffffffff) (gprs_llc.c:1125) 20241006125332219 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006aef160 (gprs_sndcp.c:574) 20241006125332219 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006aef4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125332219 DMM NOTICE MM(262420000000051/fb66247a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125332219 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241006125332219 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125332219 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125332219 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241006125332219 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241006125332219 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) 20241006125332219 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241006125332220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Deallocated (fsm.c:568) 20241006125332220 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Deallocated (fsm.c:568) 20241006125332220 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Deallocated (fsm.c:568) 20241006125332220 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Deallocated (fsm.c:568) 20241006125332220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125332267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125332267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125332267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125332267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332267 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125332267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125332268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125332268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125332268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125332269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125332269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125332269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125332269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125332269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125332269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125332269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125332269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125332269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125332269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125332270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125332270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1224)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125332274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125332283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125332283 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125332296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125332296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125332296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125332296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125332296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125332296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125332296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125332297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125332298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125332298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125332298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125332298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125332298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125332298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125332298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125332298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125332298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125332298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125332299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125332299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125332303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125332313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125332313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125332335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125332335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125332335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125332335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125332335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125332335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125332335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125332335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125332337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125332337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125332337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125332337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125332337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125332337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125332337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125332337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125332337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125332337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125332337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125332338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125332338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125332342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125332349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125332349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125332631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125332631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125332631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125332631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125332633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125332634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@1c12d2bee0f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EB47D50C'O, index=0 SGSN_Test-GSUP(1236)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@1c12d2bee0f6: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1c12d2bee0f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EB47D50C'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1c12d2bee0f6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='EB47D50C'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@1c12d2bee0f6: 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 := 'D9C83CBC5F78CB7761DB62AAE67EB649'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66E82FE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F25A3C9048116FB'O } } } } } 20241006125333688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125333688 DLLC NOTICE LLME(ffffffff/eb47d50c){UNASSIGNED} LLC RX: unknown TLLI 0xeb47d50c, creating LLME on the fly (gprs_llc.c:552) 20241006125333688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125333689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241006125333689 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Allocated (fsm.c:456) 20241006125333689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Allocated (fsm.c:456) 20241006125333689 DMM DEBUG MM_STATE_Gb[0x6120000258a0]{Idle}: Allocated (fsm.c:456) 20241006125333689 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Allocated (fsm.c:456) 20241006125333689 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125333689 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125333689 DLLC NOTICE LLME(ffffffff/eb47d50c){UNASSIGNED} LLGM Assign pre (eb47d50c => edf189f0) (gprs_llc.c:1079) 20241006125333689 DLLC NOTICE LLME(eb47d50c/edf189f0){ASSIGNED} LLGM Assign post (eb47d50c => edf189f0) (gprs_llc.c:1125) 20241006125333689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125333689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125333689 DMM DEBUG MM(262420000000052/edf189f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125333702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125333702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125333702 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125333702 DMM DEBUG MM(262420000000052/edf189f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241006125333702 DMM NOTICE MM(262420000000052/edf189f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125333702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125333702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125333702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125333702 DMM DEBUG MM(262420000000052/edf189f0) Requesting authorization (sgsn_auth.c:160) 20241006125333702 DMM INFO MM(262420000000052/edf189f0) Requesting authentication tuples (sgsn_auth.c:184) 20241006125333702 DMM DEBUG MM(262420000000052/edf189f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125333702 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241006125333702 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@1c12d2bee0f6: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241006125333705 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125333705 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125333705 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125333706 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125333706 DMM INFO MM(262420000000052/edf189f0) Subscriber data update (mmctx.c:445) 20241006125333706 DMM DEBUG MM(262420000000052/edf189f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125333706 DMM INFO MM(262420000000052/edf189f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125333706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125333706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125333706 DMM INFO MM(262420000000052/edf189f0) <- GMM AUTH AND CIPHERING REQ (rand = d9 c8 3c bc 5f 78 cb 77 61 db 62 aa e6 7e b6 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125333714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125333714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125333714 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125333714 DMM INFO MM(262420000000052/edf189f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125333714 DMM NOTICE MM(262420000000052/edf189f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125333714 DMM DEBUG MM(262420000000052/edf189f0) checking auth: received GSM SRES = 66 e8 2f e7 (gprs_gmm.c:666) 20241006125333714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125333714 DMM DEBUG MM(262420000000052/edf189f0) Requesting authorization (sgsn_auth.c:160) 20241006125333714 DMM INFO MM(262420000000052/edf189f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125333714 DMM DEBUG MM(262420000000052/edf189f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125333714 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241006125333714 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) 20241006125333714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125333714 DMM INFO MM(262420000000052/edf189f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedf189f0) (gprs_gmm.c:300) 20241006125333716 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125333716 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125333716 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241006125333716 DMM INFO MM(262420000000052/edf189f0) Subscriber data update (mmctx.c:445) 20241006125333716 DMM DEBUG MM(262420000000052/edf189f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125333716 DMM INFO MM(262420000000052/edf189f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125333716 DMM NOTICE MM(262420000000052/edf189f0) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241006125333716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125333716 DMM NOTICE MM(262420000000052/edf189f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125333716 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) 20241006125333717 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125333717 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241006125333717 DMM INFO MM(262420000000052/edf189f0) Subscriber data update (mmctx.c:445) 20241006125333717 DMM DEBUG MM(262420000000052/edf189f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125333722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125333722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125333722 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125333722 DMM INFO MM(262420000000052/edf189f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125333722 DMM NOTICE MM(262420000000052/edf189f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125333722 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125333722 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125333722 DLLC NOTICE LLME(eb47d50c/edf189f0){ASSIGNED} LLGM Assign pre (ffffffff => edf189f0) (gprs_llc.c:1079) 20241006125333722 DLLC NOTICE LLME(ffffffff/edf189f0){ASSIGNED} LLGM Assign post (ffffffff => edf189f0) (gprs_llc.c:1125) 20241006125333722 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125333722 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125333722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125333722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125333774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125333774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125333774 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125333774 DMM INFO MM(262420000000052/edf189f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125333774 DMM INFO MM(262420000000052/edf189f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125333774 DMM DEBUG MM(262420000000052/edf189f0) Using GGSN 0 (gprs_sm.c:317) 20241006125333774 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) 20241006125333774 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241006125333774 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125333774 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125333774 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241006125333787 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 74 60 73 75 11 76 2f 64 75 14 05 7f ee 38 1a bf 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) 20241006125333787 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20241006125333787 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125333787 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006ceacb8 TLLI=edf189f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125333787 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125333787 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@1c12d2bee0f6: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125333795 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241006125336775 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125336775 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125336775 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125338802 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241006125338802 DMM INFO MM(262420000000052/edf189f0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1c12d2bee0f6: 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 := 'EDF189F0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241006125352632 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006125352632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006125352633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125359158 DGPRS DEBUG Checking for inactive LLMEs, time = 10029973 (sgsn.c:131) 20241006125402271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125402273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125402273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125402300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125402302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125402302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006125402339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125402341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125402341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@1c12d2bee0f6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1c12d2bee0f6: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241006125403684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125403684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1229)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1234)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1225)@1c12d2bee0f6: Final verdict of PTC: none 20241006125403687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1227)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1232)@1c12d2bee0f6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@1c12d2bee0f6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1223)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@1c12d2bee0f6: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Oct 6 12:54:03 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241006125403813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125404215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20241006125404685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125404685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103132, count=109184) 20241006125405686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125405686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Oct 6 12:54:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125406687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125406687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_bssgp_rim_single_report started. 20241006125407276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125407278 DMM INFO MM(262420000000052/edf189f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125407278 DMM INFO MM(262420000000052/edf189f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125407278 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125407278 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125407278 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125407278 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125407278 DLLC NOTICE LLME(ffffffff/edf189f0){ASSIGNED} LLGM Assign pre (edf189f0 => ffffffff) (gprs_llc.c:1079) 20241006125407278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edf189f0 => ffffffff) (gprs_llc.c:1125) 20241006125407278 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cea960 (gprs_sndcp.c:574) 20241006125407278 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006ceacb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125407278 DMM NOTICE MM(262420000000052/edf189f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125407278 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241006125407278 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125407278 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125407278 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241006125407278 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241006125407278 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) 20241006125407278 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241006125407278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Deallocated (fsm.c:568) 20241006125407279 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Deallocated (fsm.c:568) 20241006125407279 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Deallocated (fsm.c:568) 20241006125407279 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125407279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125407324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125407324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125407324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125407324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125407324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125407324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125407324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125407324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125407325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125407325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125407325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125407326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125407326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125407326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125407326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125407326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125407326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125407326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125407326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1243)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125407326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125407329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125407338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125407338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125407356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125407356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125407356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125407356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125407356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125407356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125407356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125407356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125407358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125407358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125407358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125407358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125407358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125407358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125407358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125407358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125407358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125407358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125407358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125407358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125407362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125407370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125407370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125407401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125407401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125407401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125407401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125407401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125407401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125407401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125407401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125407403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125407403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125407403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125407403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125407403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125407403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125407404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125407404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125407404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125407404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125407404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125407404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125407404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125407408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125407415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125407415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125407688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125407688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125407688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125407688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125407691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125407691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125407710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1c12d2bee0f6: setverdict(pass): none -> pass MTC@1c12d2bee0f6: Warning: Re-starting timer T, which is already active (running or expired). 20241006125407719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125407726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@1c12d2bee0f6: Final verdict of PTC: none 20241006125407729 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125407730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@1c12d2bee0f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1248)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@1c12d2bee0f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@1c12d2bee0f6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1254)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1252)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1241)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1246)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: pass MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@1c12d2bee0f6: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Oct 6 12:54:07 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241006125407858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125408259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55136) 20241006125408731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125408731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55136, count=59492) 20241006125409732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125409732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Oct 6 12:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125410733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125410733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_rim_eutran_to_geran started. 20241006125411317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125411318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1262)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1262)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125411368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125411368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125411368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125411368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125411368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125411368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125411368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125411368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1262)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125411370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125411370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125411370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125411370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125411370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125411370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125411370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125411370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125411370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125411370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1262)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1261)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125411371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125411371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1262)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125411375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125411384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125411385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1259)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125411396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125411396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125411396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125411396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125411397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125411397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125411397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125411397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125411399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125411399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125411399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125411399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125411399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125411399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125411399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125411399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125411403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125411412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125411412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125411435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125411435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125411435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125411435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125411435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125411435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125411435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125411435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125411436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125411436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125411436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125411437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125411437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125411437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125411437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1271)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125411438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125411438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125411441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125411450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125411450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125411735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125411735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125411735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125411735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125411737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125411737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125411767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125411771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@1c12d2bee0f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@1c12d2bee0f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1259)@1c12d2bee0f6: Final verdict of PTC: none 20241006125411773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125411773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1272)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1271)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@1c12d2bee0f6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1262)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1266)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1260)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1269)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1264)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: pass MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1259): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1260): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1262): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@1c12d2bee0f6: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Oct 6 12:54:11 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241006125411900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125412302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241006125412773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125412773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241006125413775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125413775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125414777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125414777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_cell_change_different_rai_ci_attach started. 20241006125415352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125415354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125415400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125415401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125415401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125415401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125415401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125415401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125415401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125415401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125415402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125415402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125415402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125415403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125415403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125415403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125415403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125415403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125415403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125415403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125415403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125415403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1279)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125415408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125415427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125415427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125415427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125415427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125415427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125415427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125415427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125415427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125415429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125415429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125415429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125415429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125415429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125415429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125415429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125415429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125415429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125415429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125415429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125415429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125415434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125415443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415443 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125415466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125415466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125415466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125415467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125415467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125415467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125415467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125415467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125415468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125415468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125415468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125415469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125415469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125415469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125415469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125415469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125415469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125415469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125415469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125415470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125415470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125415474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125415483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415483 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125415778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125415779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125415779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125415779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125415781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125415781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@1c12d2bee0f6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C64FE301'O, index=0 SGSN_Test-GSUP(1291)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := 'E541E7411227B27F7C5622B993511F80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37130AB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C17F8285864DFF01'O } } } } } 20241006125415827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415827 DLLC NOTICE LLME(ffffffff/c64fe301){UNASSIGNED} LLC RX: unknown TLLI 0xc64fe301, creating LLME on the fly (gprs_llc.c:552) 20241006125415827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241006125415827 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Allocated (fsm.c:456) 20241006125415827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Allocated (fsm.c:456) 20241006125415827 DMM DEBUG MM_STATE_Gb[0x612000026020]{Idle}: Allocated (fsm.c:456) 20241006125415827 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Allocated (fsm.c:456) 20241006125415827 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125415827 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125415827 DLLC NOTICE LLME(ffffffff/c64fe301){UNASSIGNED} LLGM Assign pre (c64fe301 => ef2c5c54) (gprs_llc.c:1079) 20241006125415827 DLLC NOTICE LLME(c64fe301/ef2c5c54){ASSIGNED} LLGM Assign post (c64fe301 => ef2c5c54) (gprs_llc.c:1125) 20241006125415827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125415827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125415827 DMM DEBUG MM(262420000000068/ef2c5c54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125415840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415840 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125415840 DMM DEBUG MM(262420000000068/ef2c5c54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241006125415840 DMM NOTICE MM(262420000000068/ef2c5c54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125415840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125415840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125415840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125415840 DMM DEBUG MM(262420000000068/ef2c5c54) Requesting authorization (sgsn_auth.c:160) 20241006125415840 DMM INFO MM(262420000000068/ef2c5c54) Requesting authentication tuples (sgsn_auth.c:184) 20241006125415840 DMM DEBUG MM(262420000000068/ef2c5c54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125415840 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241006125415840 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@1c12d2bee0f6: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241006125415843 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125415843 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125415843 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125415843 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125415843 DMM INFO MM(262420000000068/ef2c5c54) Subscriber data update (mmctx.c:445) 20241006125415843 DMM DEBUG MM(262420000000068/ef2c5c54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125415843 DMM INFO MM(262420000000068/ef2c5c54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125415843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125415843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125415843 DMM INFO MM(262420000000068/ef2c5c54) <- GMM AUTH AND CIPHERING REQ (rand = e5 41 e7 41 12 27 b2 7f 7c 56 22 b9 93 51 1f 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125415852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415852 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125415852 DMM INFO MM(262420000000068/ef2c5c54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125415852 DMM NOTICE MM(262420000000068/ef2c5c54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125415852 DMM DEBUG MM(262420000000068/ef2c5c54) checking auth: received GSM SRES = 37 13 0a b8 (gprs_gmm.c:666) 20241006125415852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125415852 DMM DEBUG MM(262420000000068/ef2c5c54) Requesting authorization (sgsn_auth.c:160) 20241006125415852 DMM INFO MM(262420000000068/ef2c5c54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125415852 DMM DEBUG MM(262420000000068/ef2c5c54) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125415852 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241006125415852 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) 20241006125415852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125415852 DMM INFO MM(262420000000068/ef2c5c54) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2c5c54) (gprs_gmm.c:300) 20241006125415854 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125415854 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125415854 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006125415854 DMM INFO MM(262420000000068/ef2c5c54) Subscriber data update (mmctx.c:445) 20241006125415854 DMM DEBUG MM(262420000000068/ef2c5c54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125415854 DMM INFO MM(262420000000068/ef2c5c54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125415854 DMM NOTICE MM(262420000000068/ef2c5c54) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241006125415854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125415854 DMM NOTICE MM(262420000000068/ef2c5c54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125415854 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) 20241006125415855 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125415855 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006125415855 DMM INFO MM(262420000000068/ef2c5c54) Subscriber data update (mmctx.c:445) 20241006125415855 DMM DEBUG MM(262420000000068/ef2c5c54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125415860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415860 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125415860 DMM INFO MM(262420000000068/ef2c5c54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125415860 DMM NOTICE MM(262420000000068/ef2c5c54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125415861 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125415861 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125415861 DLLC NOTICE LLME(c64fe301/ef2c5c54){ASSIGNED} LLGM Assign pre (ffffffff => ef2c5c54) (gprs_llc.c:1079) 20241006125415861 DLLC NOTICE LLME(ffffffff/ef2c5c54){ASSIGNED} LLGM Assign post (ffffffff => ef2c5c54) (gprs_llc.c:1125) 20241006125415861 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125415861 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125415861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125415861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125415912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415912 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125415912 DMM INFO MM(262420000000068/ef2c5c54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125415912 DMM INFO MM(262420000000068/ef2c5c54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125415912 DMM DEBUG MM(262420000000068/ef2c5c54) Using GGSN 0 (gprs_sm.c:317) 20241006125415912 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) 20241006125415912 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241006125415913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125415913 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125415913 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241006125415924 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 57 b6 ac 6a 11 3b 39 5e d9 14 05 7f 68 bc 5c 33 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241006125415924 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:629) 20241006125415924 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125415924 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070dccb8 TLLI=ef2c5c54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125415924 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125415924 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@1c12d2bee0f6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125415932 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241006125415939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415939 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415939 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@1c12d2bee0f6: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@1c12d2bee0f6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EF2C5C54'O, index=0 20241006125415946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEF2C5C54) type="GPRS attach" (gprs_gmm.c:1266) 20241006125415947 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125415947 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125415947 DLLC NOTICE LLME(ffffffff/ef2c5c54){ASSIGNED} LLGM Assign pre (ef2c5c54 => ce98cbf8) (gprs_llc.c:1079) 20241006125415947 DLLC NOTICE LLME(ef2c5c54/ce98cbf8){ASSIGNED} LLGM Assign post (ef2c5c54 => ce98cbf8) (gprs_llc.c:1125) 20241006125415947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125415947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125415947 DMM DEBUG MM(262420000000068/ce98cbf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125415957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125415957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006125415957 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125415957 DMM DEBUG MM(262420000000068/ce98cbf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241006125415958 DMM NOTICE MM(262420000000068/ce98cbf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125415958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125415958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125415958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125415958 DMM DEBUG MM(262420000000068/ce98cbf8) Requesting authorization (sgsn_auth.c:160) 20241006125415958 DMM INFO MM(262420000000068/ce98cbf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125415958 DMM DEBUG MM(262420000000068/ce98cbf8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125415958 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241006125415958 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) 20241006125416945 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125416946 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125416946 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006125416946 DMM INFO MM(262420000000068/ce98cbf8) Subscriber data update (mmctx.c:445) 20241006125416946 DMM DEBUG MM(262420000000068/ce98cbf8) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006125416946 DMM INFO MM(262420000000068/ce98cbf8) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006125416946 DMM NOTICE MM(262420000000068/ce98cbf8) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241006125416946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125416946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125416946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006125416946 DMM INFO MM(262420000000068/ce98cbf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xce98cbf8) (gprs_gmm.c:300) 20241006125416946 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) 20241006125416947 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125416947 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006125416947 DMM INFO MM(262420000000068/ce98cbf8) Subscriber data update (mmctx.c:445) 20241006125416947 DMM DEBUG MM(262420000000068/ce98cbf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125416956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125416956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125416956 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125416956 DMM INFO MM(262420000000068/ce98cbf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125416956 DMM NOTICE MM(262420000000068/ce98cbf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125416956 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125416956 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125416956 DLLC NOTICE LLME(ef2c5c54/ce98cbf8){ASSIGNED} LLGM Assign pre (ffffffff => ce98cbf8) (gprs_llc.c:1079) 20241006125416956 DLLC NOTICE LLME(ffffffff/ce98cbf8){ASSIGNED} LLGM Assign post (ffffffff => ce98cbf8) (gprs_llc.c:1125) 20241006125416956 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125416956 DMM ERROR MM_STATE_Gb(0)[0x612000026020]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241006125416956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125416956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125417005 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241006125417013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125417014 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125417014 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@1c12d2bee0f6: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125417018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1284)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@1c12d2bee0f6: Final verdict of PTC: none 20241006125417021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@1c12d2bee0f6: Final verdict of PTC: none 20241006125417021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1280)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1289)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1278)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1287)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1282)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Oct 6 12:54:17 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241006125417153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125417554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102136) 20241006125418022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125418022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102136, count=123288) 20241006125419024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125419024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125420015 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125420015 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125420015 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125420025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125420025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_cell_change_different_rai_ci_data started. 20241006125420616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125420618 DMM INFO MM(262420000000068/ce98cbf8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125420618 DMM INFO MM(262420000000068/ce98cbf8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125420618 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125420618 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125420618 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125420618 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125420618 DLLC NOTICE LLME(ffffffff/ce98cbf8){ASSIGNED} LLGM Assign pre (ce98cbf8 => ffffffff) (gprs_llc.c:1079) 20241006125420618 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce98cbf8 => ffffffff) (gprs_llc.c:1125) 20241006125420618 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070dc960 (gprs_sndcp.c:574) 20241006125420618 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070dccb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125420618 DMM NOTICE MM(262420000000068/ce98cbf8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125420618 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241006125420618 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125420618 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125420618 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241006125420618 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241006125420618 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) 20241006125420618 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20241006125420618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Deallocated (fsm.c:568) 20241006125420618 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Deallocated (fsm.c:568) 20241006125420618 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Deallocated (fsm.c:568) 20241006125420618 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Deallocated (fsm.c:568) 20241006125420618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125420659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125420659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125420659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125420659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125420659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125420659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125420659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125420659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125420661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125420661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125420661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125420661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125420661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125420661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125420661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125420661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125420661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125420661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125420661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125420661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125420665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125420675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125420675 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125420693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125420693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125420693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125420693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125420693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125420693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125420693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125420693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125420695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125420695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125420695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125420695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125420695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125420695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125420695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125420696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125420696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125420699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125420709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125420709 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125420728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125420729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125420729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125420729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125420729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125420729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125420729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125420729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125420730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125420730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125420730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125420730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125420730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125420730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125420731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125420731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125420731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125420731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125420731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125420731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125420731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125420734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125420743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125420744 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125421025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125421025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125421025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125421025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125421027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125421028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@1c12d2bee0f6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EFFCF86F'O, index=0 SGSN_Test-GSUP(1310)@1c12d2bee0f6: 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)@1c12d2bee0f6: 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 := '9CE5490750D4D2CB1D7F8B4F13069A4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C3B97BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2174B0CBC9490C5A'O } } } } } 20241006125421074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421074 DLLC NOTICE LLME(ffffffff/effcf86f){UNASSIGNED} LLC RX: unknown TLLI 0xeffcf86f, creating LLME on the fly (gprs_llc.c:552) 20241006125421074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241006125421074 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Allocated (fsm.c:456) 20241006125421074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Allocated (fsm.c:456) 20241006125421074 DMM DEBUG MM_STATE_Gb[0x6120000267a0]{Idle}: Allocated (fsm.c:456) 20241006125421074 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Allocated (fsm.c:456) 20241006125421074 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125421074 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125421074 DLLC NOTICE LLME(ffffffff/effcf86f){UNASSIGNED} LLGM Assign pre (effcf86f => d8db4cff) (gprs_llc.c:1079) 20241006125421074 DLLC NOTICE LLME(effcf86f/d8db4cff){ASSIGNED} LLGM Assign post (effcf86f => d8db4cff) (gprs_llc.c:1125) 20241006125421075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125421075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125421075 DMM DEBUG MM(262420000000070/d8db4cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125421088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421089 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125421089 DMM DEBUG MM(262420000000070/d8db4cff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241006125421089 DMM NOTICE MM(262420000000070/d8db4cff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125421089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125421089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125421089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125421089 DMM DEBUG MM(262420000000070/d8db4cff) Requesting authorization (sgsn_auth.c:160) 20241006125421089 DMM INFO MM(262420000000070/d8db4cff) Requesting authentication tuples (sgsn_auth.c:184) 20241006125421089 DMM DEBUG MM(262420000000070/d8db4cff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125421089 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241006125421089 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@1c12d2bee0f6: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241006125421092 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125421092 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125421092 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125421092 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125421092 DMM INFO MM(262420000000070/d8db4cff) Subscriber data update (mmctx.c:445) 20241006125421092 DMM DEBUG MM(262420000000070/d8db4cff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125421092 DMM INFO MM(262420000000070/d8db4cff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125421092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125421092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125421092 DMM INFO MM(262420000000070/d8db4cff) <- GMM AUTH AND CIPHERING REQ (rand = 9c e5 49 07 50 d4 d2 cb 1d 7f 8b 4f 13 06 9a 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125421099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421099 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125421100 DMM INFO MM(262420000000070/d8db4cff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125421100 DMM NOTICE MM(262420000000070/d8db4cff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125421100 DMM DEBUG MM(262420000000070/d8db4cff) checking auth: received GSM SRES = 2c 3b 97 bd (gprs_gmm.c:666) 20241006125421100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125421100 DMM DEBUG MM(262420000000070/d8db4cff) Requesting authorization (sgsn_auth.c:160) 20241006125421100 DMM INFO MM(262420000000070/d8db4cff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125421100 DMM DEBUG MM(262420000000070/d8db4cff) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125421100 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241006125421100 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) 20241006125421100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125421100 DMM INFO MM(262420000000070/d8db4cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8db4cff) (gprs_gmm.c:300) 20241006125421102 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125421102 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125421102 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241006125421102 DMM INFO MM(262420000000070/d8db4cff) Subscriber data update (mmctx.c:445) 20241006125421102 DMM DEBUG MM(262420000000070/d8db4cff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125421102 DMM INFO MM(262420000000070/d8db4cff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125421102 DMM NOTICE MM(262420000000070/d8db4cff) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241006125421102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125421102 DMM NOTICE MM(262420000000070/d8db4cff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125421102 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) 20241006125421103 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125421103 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241006125421103 DMM INFO MM(262420000000070/d8db4cff) Subscriber data update (mmctx.c:445) 20241006125421103 DMM DEBUG MM(262420000000070/d8db4cff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125421108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421109 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125421109 DMM INFO MM(262420000000070/d8db4cff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125421109 DMM NOTICE MM(262420000000070/d8db4cff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125421109 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125421109 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125421109 DLLC NOTICE LLME(effcf86f/d8db4cff){ASSIGNED} LLGM Assign pre (ffffffff => d8db4cff) (gprs_llc.c:1079) 20241006125421109 DLLC NOTICE LLME(ffffffff/d8db4cff){ASSIGNED} LLGM Assign post (ffffffff => d8db4cff) (gprs_llc.c:1125) 20241006125421109 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125421109 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125421109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125421109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125421160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421160 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125421160 DMM INFO MM(262420000000070/d8db4cff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125421161 DMM INFO MM(262420000000070/d8db4cff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125421161 DMM DEBUG MM(262420000000070/d8db4cff) Using GGSN 0 (gprs_sm.c:317) 20241006125421161 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) 20241006125421161 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241006125421161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125421161 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125421161 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241006125421171 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 38 a2 b2 2c 11 1d 35 96 c1 14 05 7f c9 71 3d a7 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) 20241006125421171 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:629) 20241006125421171 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125421171 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210073590b8 TLLI=d8db4cff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125421171 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125421171 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@1c12d2bee0f6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125421179 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241006125421187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421187 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421187 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@1c12d2bee0f6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D8DB4CFF'O, index=0 20241006125421194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125421194 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125421195 DSNDCP ERROR Message for non-existing MM ctx (lle=0x6210073590b8, TLLI=d8db4cff, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@1c12d2bee0f6: Removing Client IMSI='262420000000070'H, index=0 20241006125423195 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@1c12d2bee0f6: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125423205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125423207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125423207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1310)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1298)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1303)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1308)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1301)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1306)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1296)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Oct 6 12:54:23 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241006125423334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125423736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102060) 20241006125424187 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125424187 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125424187 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125424208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125424208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102060, count=107140) 20241006125425209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125425209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125426210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125426210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_cell_change_different_ci_attach started. 20241006125426796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125426797 DMM INFO MM(262420000000070/d8db4cff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125426797 DMM INFO MM(262420000000070/d8db4cff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125426797 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125426797 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125426797 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125426797 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125426797 DLLC NOTICE LLME(ffffffff/d8db4cff){ASSIGNED} LLGM Assign pre (d8db4cff => ffffffff) (gprs_llc.c:1079) 20241006125426797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8db4cff => ffffffff) (gprs_llc.c:1125) 20241006125426797 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007358d60 (gprs_sndcp.c:574) 20241006125426797 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210073590b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125426797 DMM NOTICE MM(262420000000070/d8db4cff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125426797 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241006125426797 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125426797 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125426797 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241006125426798 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241006125426798 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) 20241006125426798 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241006125426798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Deallocated (fsm.c:568) 20241006125426798 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Deallocated (fsm.c:568) 20241006125426798 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Deallocated (fsm.c:568) 20241006125426798 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125426798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125426846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125426846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125426846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125426846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125426848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125426848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125426848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125426848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125426848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125426848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125426848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125426848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125426848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125426848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125426849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125426849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125426853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125426862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125426862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1317)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1315)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125426869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125426869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125426869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125426869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125426869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125426869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125426869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125426869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125426871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125426871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125426871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125426871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125426871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125426871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125426871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125426871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125426871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125426871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125426871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125426871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125426875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125426883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125426883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125426904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125426904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125426904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125426904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125426904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125426904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125426904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125426904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125426906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125426906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125426906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125426906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125426906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125426906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125426906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125426906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125426906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125426906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125426906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125426907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125426907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125426911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125426919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125426919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125427211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125427211 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125427211 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125427211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125427213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125427214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F6BB7944'O, index=0 SGSN_Test-GSUP(1329)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@1c12d2bee0f6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F6BB7944'O, index=0 TC_cell_change_different_ci_attach(1331)@1c12d2bee0f6: 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 := '3BD662087D4DD548407200BC3BD967B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '932B5F74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3F4FFEB13244B86'O } } } } } 20241006125427262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427262 DLLC NOTICE LLME(ffffffff/f6bb7944){UNASSIGNED} LLC RX: unknown TLLI 0xf6bb7944, creating LLME on the fly (gprs_llc.c:552) 20241006125427262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241006125427262 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Allocated (fsm.c:456) 20241006125427262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Allocated (fsm.c:456) 20241006125427262 DMM DEBUG MM_STATE_Gb[0x612000026f20]{Idle}: Allocated (fsm.c:456) 20241006125427262 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Allocated (fsm.c:456) 20241006125427262 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125427262 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125427262 DLLC NOTICE LLME(ffffffff/f6bb7944){UNASSIGNED} LLGM Assign pre (f6bb7944 => e5ab0f5c) (gprs_llc.c:1079) 20241006125427262 DLLC NOTICE LLME(f6bb7944/e5ab0f5c){ASSIGNED} LLGM Assign post (f6bb7944 => e5ab0f5c) (gprs_llc.c:1125) 20241006125427262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125427262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125427262 DMM DEBUG MM(262420000000069/e5ab0f5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125427274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427274 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427274 DMM DEBUG MM(262420000000069/e5ab0f5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241006125427274 DMM NOTICE MM(262420000000069/e5ab0f5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125427274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125427274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125427274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125427274 DMM DEBUG MM(262420000000069/e5ab0f5c) Requesting authorization (sgsn_auth.c:160) 20241006125427274 DMM INFO MM(262420000000069/e5ab0f5c) Requesting authentication tuples (sgsn_auth.c:184) 20241006125427274 DMM DEBUG MM(262420000000069/e5ab0f5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125427274 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241006125427275 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@1c12d2bee0f6: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241006125427278 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125427278 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125427278 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125427278 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125427278 DMM INFO MM(262420000000069/e5ab0f5c) Subscriber data update (mmctx.c:445) 20241006125427278 DMM DEBUG MM(262420000000069/e5ab0f5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125427278 DMM INFO MM(262420000000069/e5ab0f5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125427278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125427278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125427278 DMM INFO MM(262420000000069/e5ab0f5c) <- GMM AUTH AND CIPHERING REQ (rand = 3b d6 62 08 7d 4d d5 48 40 72 00 bc 3b d9 67 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125427286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427286 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427286 DMM INFO MM(262420000000069/e5ab0f5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125427286 DMM NOTICE MM(262420000000069/e5ab0f5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125427286 DMM DEBUG MM(262420000000069/e5ab0f5c) checking auth: received GSM SRES = 93 2b 5f 74 (gprs_gmm.c:666) 20241006125427287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125427287 DMM DEBUG MM(262420000000069/e5ab0f5c) Requesting authorization (sgsn_auth.c:160) 20241006125427287 DMM INFO MM(262420000000069/e5ab0f5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125427287 DMM DEBUG MM(262420000000069/e5ab0f5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125427287 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241006125427287 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) 20241006125427287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125427287 DMM INFO MM(262420000000069/e5ab0f5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5ab0f5c) (gprs_gmm.c:300) 20241006125427288 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125427288 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125427288 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006125427288 DMM INFO MM(262420000000069/e5ab0f5c) Subscriber data update (mmctx.c:445) 20241006125427288 DMM DEBUG MM(262420000000069/e5ab0f5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125427288 DMM INFO MM(262420000000069/e5ab0f5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125427288 DMM NOTICE MM(262420000000069/e5ab0f5c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241006125427288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125427288 DMM NOTICE MM(262420000000069/e5ab0f5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125427288 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) 20241006125427289 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125427289 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006125427289 DMM INFO MM(262420000000069/e5ab0f5c) Subscriber data update (mmctx.c:445) 20241006125427289 DMM DEBUG MM(262420000000069/e5ab0f5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125427293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427293 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427293 DMM INFO MM(262420000000069/e5ab0f5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125427294 DMM NOTICE MM(262420000000069/e5ab0f5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125427294 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125427294 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125427294 DLLC NOTICE LLME(f6bb7944/e5ab0f5c){ASSIGNED} LLGM Assign pre (ffffffff => e5ab0f5c) (gprs_llc.c:1079) 20241006125427294 DLLC NOTICE LLME(ffffffff/e5ab0f5c){ASSIGNED} LLGM Assign post (ffffffff => e5ab0f5c) (gprs_llc.c:1125) 20241006125427294 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125427294 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125427294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125427294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125427345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427345 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427345 DMM INFO MM(262420000000069/e5ab0f5c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125427345 DMM INFO MM(262420000000069/e5ab0f5c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125427346 DMM DEBUG MM(262420000000069/e5ab0f5c) Using GGSN 0 (gprs_sm.c:317) 20241006125427346 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125427346 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241006125427346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125427346 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125427346 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241006125427357 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 dc d9 ab 8b 11 e4 0e 72 e8 14 05 7f c5 d1 a8 04 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) 20241006125427357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:629) 20241006125427357 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125427357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100755fcb8 TLLI=e5ab0f5c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125427357 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125427357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@1c12d2bee0f6: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125427365 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241006125427372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427372 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427372 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@1c12d2bee0f6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E5AB0F5C'O, index=0 20241006125427379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427379 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427379 DMM INFO MM(262420000000069/e5ab0f5c) -> GMM ATTACH REQUEST MI(TMSI-0xE5AB0F5C) type="GPRS attach" (gprs_gmm.c:1266) 20241006125427379 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125427379 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125427379 DLLC NOTICE LLME(ffffffff/e5ab0f5c){ASSIGNED} LLGM Assign pre (e5ab0f5c => e0ef3200) (gprs_llc.c:1079) 20241006125427379 DLLC NOTICE LLME(e5ab0f5c/e0ef3200){ASSIGNED} LLGM Assign post (e5ab0f5c => e0ef3200) (gprs_llc.c:1125) 20241006125427379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125427379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125427379 DMM DEBUG MM(262420000000069/e0ef3200) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125427391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125427392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006125427392 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125427392 DMM DEBUG MM(262420000000069/e0ef3200) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241006125427392 DMM NOTICE MM(262420000000069/e0ef3200) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125427392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125427392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125427392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125427392 DMM DEBUG MM(262420000000069/e0ef3200) Requesting authorization (sgsn_auth.c:160) 20241006125427392 DMM INFO MM(262420000000069/e0ef3200) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125427392 DMM DEBUG MM(262420000000069/e0ef3200) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125427392 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241006125427392 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) 20241006125428378 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125428378 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125428378 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006125428378 DMM INFO MM(262420000000069/e0ef3200) Subscriber data update (mmctx.c:445) 20241006125428378 DMM DEBUG MM(262420000000069/e0ef3200) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006125428378 DMM INFO MM(262420000000069/e0ef3200) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006125428378 DMM NOTICE MM(262420000000069/e0ef3200) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241006125428378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125428378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125428378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006125428378 DMM INFO MM(262420000000069/e0ef3200) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ef3200) (gprs_gmm.c:300) 20241006125428378 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) 20241006125428379 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125428379 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006125428379 DMM INFO MM(262420000000069/e0ef3200) Subscriber data update (mmctx.c:445) 20241006125428379 DMM DEBUG MM(262420000000069/e0ef3200) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125428388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125428388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125428389 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125428389 DMM INFO MM(262420000000069/e0ef3200) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125428389 DMM NOTICE MM(262420000000069/e0ef3200) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125428389 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125428389 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125428389 DLLC NOTICE LLME(e5ab0f5c/e0ef3200){ASSIGNED} LLGM Assign pre (ffffffff => e0ef3200) (gprs_llc.c:1079) 20241006125428389 DLLC NOTICE LLME(ffffffff/e0ef3200){ASSIGNED} LLGM Assign post (ffffffff => e0ef3200) (gprs_llc.c:1125) 20241006125428389 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125428389 DMM ERROR MM_STATE_Gb(0)[0x612000026f20]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241006125428389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125428389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125428438 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241006125428446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125428446 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125428446 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1315)@1c12d2bee0f6: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125428452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@1c12d2bee0f6: Final verdict of PTC: none 20241006125428454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125428454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1318)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1322)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1327)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1320)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1316)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1325)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Oct 6 12:54:28 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241006125428578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125428980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128832) 20241006125429159 DGPRS DEBUG Checking for inactive LLMEs, time = 10030003 (sgsn.c:131) 20241006125429455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125429455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128832, count=130216) 20241006125430456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125430456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:54:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125431448 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125431448 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125431448 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125431457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125431457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_cell_change_different_ci_data started. 20241006125432045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125432046 DMM INFO MM(262420000000069/e0ef3200) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125432046 DMM INFO MM(262420000000069/e0ef3200) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125432047 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125432047 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125432047 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125432047 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125432047 DLLC NOTICE LLME(ffffffff/e0ef3200){ASSIGNED} LLGM Assign pre (e0ef3200 => ffffffff) (gprs_llc.c:1079) 20241006125432047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ef3200 => ffffffff) (gprs_llc.c:1125) 20241006125432047 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100755f960 (gprs_sndcp.c:574) 20241006125432047 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100755fcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125432047 DMM NOTICE MM(262420000000069/e0ef3200) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125432047 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241006125432047 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125432047 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125432047 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241006125432047 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241006125432047 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) 20241006125432047 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20241006125432047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Deallocated (fsm.c:568) 20241006125432047 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Deallocated (fsm.c:568) 20241006125432047 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Deallocated (fsm.c:568) 20241006125432047 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Deallocated (fsm.c:568) 20241006125432047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125432098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125432098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125432098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125432098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125432098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125432098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125432098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125432098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125432100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125432100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125432101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125432101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125432101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125432101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125432101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125432101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125432101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125432101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125432101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125432101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125432105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125432115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1334)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125432125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125432125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125432125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125432125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125432125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125432125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125432125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125432125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125432127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125432127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125432127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125432127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125432127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125432127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125432127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125432127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125432127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125432127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125432127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125432127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125432131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125432139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125432169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125432170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125432170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125432170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125432170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125432170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125432170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125432170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125432171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125432171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125432171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125432172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125432172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125432172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125432172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125432172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125432172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125432172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125432172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125432172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125432172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125432177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125432187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125432458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125432458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125432458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125432458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125432460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125432461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D02960FA'O, index=0 SGSN_Test-GSUP(1348)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@1c12d2bee0f6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D02960FA'O, index=0 TC_cell_change_different_ci_data(1350)@1c12d2bee0f6: 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 := '3396ECDBC60227FF567F4D1FFA165FAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FEEC53F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA4687B6DA7812CF'O } } } } } 20241006125432509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432509 DLLC NOTICE LLME(ffffffff/d02960fa){UNASSIGNED} LLC RX: unknown TLLI 0xd02960fa, creating LLME on the fly (gprs_llc.c:552) 20241006125432509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241006125432509 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Allocated (fsm.c:456) 20241006125432509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Allocated (fsm.c:456) 20241006125432509 DMM DEBUG MM_STATE_Gb[0x6120000276a0]{Idle}: Allocated (fsm.c:456) 20241006125432509 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Allocated (fsm.c:456) 20241006125432509 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125432509 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125432509 DLLC NOTICE LLME(ffffffff/d02960fa){UNASSIGNED} LLGM Assign pre (d02960fa => e7b36623) (gprs_llc.c:1079) 20241006125432509 DLLC NOTICE LLME(d02960fa/e7b36623){ASSIGNED} LLGM Assign post (d02960fa => e7b36623) (gprs_llc.c:1125) 20241006125432510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125432510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125432510 DMM DEBUG MM(262420000000071/e7b36623) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125432523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432524 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125432524 DMM DEBUG MM(262420000000071/e7b36623) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241006125432524 DMM NOTICE MM(262420000000071/e7b36623) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125432524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125432524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125432524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125432524 DMM DEBUG MM(262420000000071/e7b36623) Requesting authorization (sgsn_auth.c:160) 20241006125432524 DMM INFO MM(262420000000071/e7b36623) Requesting authentication tuples (sgsn_auth.c:184) 20241006125432524 DMM DEBUG MM(262420000000071/e7b36623) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125432524 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241006125432524 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@1c12d2bee0f6: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241006125432527 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125432527 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125432527 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125432527 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125432527 DMM INFO MM(262420000000071/e7b36623) Subscriber data update (mmctx.c:445) 20241006125432527 DMM DEBUG MM(262420000000071/e7b36623) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125432527 DMM INFO MM(262420000000071/e7b36623) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125432527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125432527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125432527 DMM INFO MM(262420000000071/e7b36623) <- GMM AUTH AND CIPHERING REQ (rand = 33 96 ec db c6 02 27 ff 56 7f 4d 1f fa 16 5f aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125432535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432535 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125432535 DMM INFO MM(262420000000071/e7b36623) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125432535 DMM NOTICE MM(262420000000071/e7b36623) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125432535 DMM DEBUG MM(262420000000071/e7b36623) checking auth: received GSM SRES = 6f ee c5 3f (gprs_gmm.c:666) 20241006125432535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125432535 DMM DEBUG MM(262420000000071/e7b36623) Requesting authorization (sgsn_auth.c:160) 20241006125432536 DMM INFO MM(262420000000071/e7b36623) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125432536 DMM DEBUG MM(262420000000071/e7b36623) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125432536 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241006125432536 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) 20241006125432536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125432536 DMM INFO MM(262420000000071/e7b36623) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b36623) (gprs_gmm.c:300) 20241006125432537 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125432537 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125432537 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241006125432537 DMM INFO MM(262420000000071/e7b36623) Subscriber data update (mmctx.c:445) 20241006125432537 DMM DEBUG MM(262420000000071/e7b36623) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125432537 DMM INFO MM(262420000000071/e7b36623) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125432537 DMM NOTICE MM(262420000000071/e7b36623) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241006125432537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125432537 DMM NOTICE MM(262420000000071/e7b36623) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125432537 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) 20241006125432538 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125432538 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241006125432538 DMM INFO MM(262420000000071/e7b36623) Subscriber data update (mmctx.c:445) 20241006125432538 DMM DEBUG MM(262420000000071/e7b36623) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125432544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432544 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125432544 DMM INFO MM(262420000000071/e7b36623) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125432544 DMM NOTICE MM(262420000000071/e7b36623) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125432544 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125432544 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125432545 DLLC NOTICE LLME(d02960fa/e7b36623){ASSIGNED} LLGM Assign pre (ffffffff => e7b36623) (gprs_llc.c:1079) 20241006125432545 DLLC NOTICE LLME(ffffffff/e7b36623){ASSIGNED} LLGM Assign post (ffffffff => e7b36623) (gprs_llc.c:1125) 20241006125432545 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125432545 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125432545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125432545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125432596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432596 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125432596 DMM INFO MM(262420000000071/e7b36623) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125432597 DMM INFO MM(262420000000071/e7b36623) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125432597 DMM DEBUG MM(262420000000071/e7b36623) Using GGSN 0 (gprs_sm.c:317) 20241006125432597 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125432597 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241006125432597 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125432597 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125432597 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241006125432609 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 4e 27 04 e6 11 f5 c1 42 ba 14 05 7f a6 67 b7 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241006125432609 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:629) 20241006125432609 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125432609 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077ed8b8 TLLI=e7b36623, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006125432609 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125432609 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@1c12d2bee0f6: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125432618 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241006125432627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432627 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432627 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@1c12d2bee0f6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@1c12d2bee0f6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E7B36623'O, index=0 20241006125432635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125432635 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125432635 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125432636 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1334)@1c12d2bee0f6: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125432649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@1c12d2bee0f6: Final verdict of PTC: none 20241006125432651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125432651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1338)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1337)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@1c12d2bee0f6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1347)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1341)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1339)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1345)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1335)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Oct 6 12:54:32 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241006125432782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125433184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100548) 20241006125433653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125433653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100548, count=106600) 20241006125434653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125434653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Oct 6 12:54:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125435636 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241006125435636 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006125435636 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006125435654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125435654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_sgsn_context_req_in started. 20241006125436238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125436239 DMM INFO MM(262420000000071/e7b36623) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125436239 DMM INFO MM(262420000000071/e7b36623) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125436239 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125436239 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125436239 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125436239 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006125436239 DLLC NOTICE LLME(ffffffff/e7b36623){ASSIGNED} LLGM Assign pre (e7b36623 => ffffffff) (gprs_llc.c:1079) 20241006125436239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b36623 => ffffffff) (gprs_llc.c:1125) 20241006125436239 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077ed560 (gprs_sndcp.c:574) 20241006125436239 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077ed8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006125436239 DMM NOTICE MM(262420000000071/e7b36623) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006125436239 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241006125436240 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006125436240 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125436240 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241006125436240 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241006125436240 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) 20241006125436240 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241006125436240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Deallocated (fsm.c:568) 20241006125436240 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Deallocated (fsm.c:568) 20241006125436240 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Deallocated (fsm.c:568) 20241006125436240 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125436240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125436292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125436292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125436292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125436292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125436292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125436292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125436293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125436293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125436294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125436294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125436294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125436295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125436295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125436295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125436295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125436295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125436295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125436295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125436295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125436295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125436299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125436308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125436308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1353)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125436326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125436326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125436326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125436327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125436327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125436327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125436327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125436327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125436328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125436328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125436328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125436329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125436329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125436329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125436329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125436329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125436329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125436329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125436329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125436329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125436333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125436344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125436344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125436364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125436364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125436364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125436364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125436364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125436364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125436364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125436364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125436366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125436366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125436366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125436366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125436366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125436366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125436366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125436366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125436366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125436366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125436366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125436367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125436367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125436370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125436380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125436380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125436656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125436656 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125436656 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125436656 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125436658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125436659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@1c12d2bee0f6: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D3CDBBB4'O, index=0 SGSN_Test-GSUP(1367)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@1c12d2bee0f6: 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 := 'A94AF89220902B652EF1A3F6D777A732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DC0B77B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A70D8F658054C34'O } } } } } 20241006125437709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125437709 DLLC NOTICE LLME(ffffffff/d3cdbbb4){UNASSIGNED} LLC RX: unknown TLLI 0xd3cdbbb4, creating LLME on the fly (gprs_llc.c:552) 20241006125437709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125437709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241006125437709 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Allocated (fsm.c:456) 20241006125437709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Allocated (fsm.c:456) 20241006125437709 DMM DEBUG MM_STATE_Gb[0x612000027e20]{Idle}: Allocated (fsm.c:456) 20241006125437709 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Allocated (fsm.c:456) 20241006125437709 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125437709 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125437709 DLLC NOTICE LLME(ffffffff/d3cdbbb4){UNASSIGNED} LLGM Assign pre (d3cdbbb4 => e0691c77) (gprs_llc.c:1079) 20241006125437709 DLLC NOTICE LLME(d3cdbbb4/e0691c77){ASSIGNED} LLGM Assign post (d3cdbbb4 => e0691c77) (gprs_llc.c:1125) 20241006125437709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125437709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125437709 DMM DEBUG MM(262420000000072/e0691c77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125437723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125437723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125437723 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125437723 DMM DEBUG MM(262420000000072/e0691c77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241006125437723 DMM NOTICE MM(262420000000072/e0691c77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125437723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125437723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125437723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125437723 DMM DEBUG MM(262420000000072/e0691c77) Requesting authorization (sgsn_auth.c:160) 20241006125437723 DMM INFO MM(262420000000072/e0691c77) Requesting authentication tuples (sgsn_auth.c:184) 20241006125437723 DMM DEBUG MM(262420000000072/e0691c77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125437723 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241006125437723 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@1c12d2bee0f6: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241006125437726 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125437726 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125437726 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125437726 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125437726 DMM INFO MM(262420000000072/e0691c77) Subscriber data update (mmctx.c:445) 20241006125437726 DMM DEBUG MM(262420000000072/e0691c77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125437726 DMM INFO MM(262420000000072/e0691c77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125437726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125437726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125437726 DMM INFO MM(262420000000072/e0691c77) <- GMM AUTH AND CIPHERING REQ (rand = a9 4a f8 92 20 90 2b 65 2e f1 a3 f6 d7 77 a7 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006125437733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125437733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125437733 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125437733 DMM INFO MM(262420000000072/e0691c77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125437734 DMM NOTICE MM(262420000000072/e0691c77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125437734 DMM DEBUG MM(262420000000072/e0691c77) checking auth: received GSM SRES = 9d c0 b7 7b (gprs_gmm.c:666) 20241006125437734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125437734 DMM DEBUG MM(262420000000072/e0691c77) Requesting authorization (sgsn_auth.c:160) 20241006125437734 DMM INFO MM(262420000000072/e0691c77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125437734 DMM DEBUG MM(262420000000072/e0691c77) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125437734 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241006125437734 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) 20241006125437734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125437734 DMM INFO MM(262420000000072/e0691c77) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0691c77) (gprs_gmm.c:300) 20241006125437735 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125437735 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125437735 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006125437735 DMM INFO MM(262420000000072/e0691c77) Subscriber data update (mmctx.c:445) 20241006125437735 DMM DEBUG MM(262420000000072/e0691c77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125437735 DMM INFO MM(262420000000072/e0691c77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125437735 DMM NOTICE MM(262420000000072/e0691c77) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241006125437735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125437735 DMM NOTICE MM(262420000000072/e0691c77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125437735 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) 20241006125437736 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125437736 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006125437736 DMM INFO MM(262420000000072/e0691c77) Subscriber data update (mmctx.c:445) 20241006125437736 DMM DEBUG MM(262420000000072/e0691c77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125437741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125437741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125437742 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125437742 DMM INFO MM(262420000000072/e0691c77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125437742 DMM NOTICE MM(262420000000072/e0691c77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125437742 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125437742 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125437742 DLLC NOTICE LLME(d3cdbbb4/e0691c77){ASSIGNED} LLGM Assign pre (ffffffff => e0691c77) (gprs_llc.c:1079) 20241006125437742 DLLC NOTICE LLME(ffffffff/e0691c77){ASSIGNED} LLGM Assign post (ffffffff => e0691c77) (gprs_llc.c:1125) 20241006125437742 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125437742 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125437742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125437742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125437795 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 81 36 00 00 03 52 f0 99 42 42 de 05 e0 69 1c 77 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@1c12d2bee0f6: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241006125439797 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006125439797 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241006125439797 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) 20241006125439797 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006125439797 DMM INFO MM(262420000000072/e0691c77) Subscriber data update (mmctx.c:445) 20241006125439797 DMM DEBUG MM(262420000000072/e0691c77) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006125439797 DMM INFO MM(262420000000072/e0691c77) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006125439797 DMM INFO MM(262420000000072/e0691c77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125439797 DMM INFO MM(262420000000072/e0691c77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125439797 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125439797 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125439797 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125439797 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125439797 DLLC NOTICE LLME(ffffffff/e0691c77){ASSIGNED} LLGM Assign pre (e0691c77 => ffffffff) (gprs_llc.c:1079) 20241006125439797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0691c77 => ffffffff) (gprs_llc.c:1125) 20241006125439797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Deallocated (fsm.c:568) 20241006125439797 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Deallocated (fsm.c:568) 20241006125439797 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Deallocated (fsm.c:568) 20241006125439797 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@1c12d2bee0f6: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@1c12d2bee0f6: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241006125439803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@1c12d2bee0f6: Final verdict of PTC: none 20241006125439805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125439805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1360)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1355)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1365)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1363)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1358)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1354)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@1c12d2bee0f6: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Oct 6 12:54:39 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 20241006125439938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125440339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95676) 20241006125440806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125440806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95676, count=100032) 20241006125441807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125441807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Oct 6 12:54:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125442808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125442808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_sgsn_context_req_out started. 20241006125443420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125443421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125443470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125443470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125443471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125443471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125443471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125443471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125443471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125443471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125443472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125443472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125443473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125443473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125443473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125443473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125443473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125443473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125443473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125443473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125443474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125443474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125443478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125443487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125443487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1372)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125443503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125443503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125443504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125443504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443504 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125443504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125443504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125443504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125443504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125443506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125443506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125443506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125443506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125443506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125443506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125443506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125443506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125443506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125443506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125443507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1379)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125443507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125443511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125443520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125443520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125443538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125443538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125443538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125443538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125443540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125443540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125443540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125443540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125443540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125443541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125443541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125443541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125443541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125443541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125443541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125443541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125443541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125443544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125443552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125443552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125443809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125443809 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125443809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125443809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125443811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125443811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@1c12d2bee0f6: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DFDC6C2D'O, index=0 SGSN_Test-GSUP(1386)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241006125444863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125444863 DLLC NOTICE LLME(ffffffff/dfdc6c2d){UNASSIGNED} LLC RX: unknown TLLI 0xdfdc6c2d, creating LLME on the fly (gprs_llc.c:552) 20241006125444863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006125444863 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006125444863 DMM NOTICE LLME(ffffffff/dfdc6c2d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006125444863 DLLC NOTICE LLME(ffffffff/dfdc6c2d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006125444864 DMM ERROR LLME(ffffffff/dfdc6c2d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006125444864 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006125444864 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006125444864 DLLC NOTICE LLME(ffffffff/dfdc6c2d){UNASSIGNED} LLGM Assign pre (dfdc6c2d => ffffffff) (gprs_llc.c:1079) 20241006125444864 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfdc6c2d => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@1c12d2bee0f6: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@1c12d2bee0f6: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241006125444876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125444876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1384)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1374)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1379)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@1c12d2bee0f6: Final verdict of PTC: none 20241006125444879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1371)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1373)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1377)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@1c12d2bee0f6: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@1c12d2bee0f6: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1382)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@1c12d2bee0f6: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Oct 6 12:54:44 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 20241006125445005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125445406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44084) 20241006125445877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125445877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44084, count=54856) 20241006125446878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125446878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:54:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125447879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125447879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_req_id_req_ra_update started. 20241006125448464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125448466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125448513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125448514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125448514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125448514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125448514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125448514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125448514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125448514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125448515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125448515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125448515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125448516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125448516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125448516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125448516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125448516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125448516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125448516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125448516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125448516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125448520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125448529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125448529 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)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125448552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125448552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125448552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125448552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125448552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125448552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125448552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125448552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125448554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125448554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125448554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125448554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125448554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125448554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125448554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125448554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125448554 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125448554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125448555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125448555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125448558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125448567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125448567 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)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125448589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125448589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125448589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125448589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125448589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125448589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125448589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125448589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125448591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125448591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125448591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125448591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125448591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125448591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125448591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125448591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125448591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125448591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125448591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125448592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125448592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125448596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125448606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125448607 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)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125448880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125448880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125448880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125448880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125448882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125448883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@1c12d2bee0f6: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D1790116'O, index=0 SGSN_Test-GSUP(1405)@1c12d2bee0f6: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241006125448926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125448926 DLLC NOTICE LLME(ffffffff/d1790116){UNASSIGNED} LLC RX: unknown TLLI 0xd1790116, creating LLME on the fly (gprs_llc.c:552) 20241006125448926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125448926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241006125448926 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Allocated (fsm.c:456) 20241006125448926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Allocated (fsm.c:456) 20241006125448927 DMM DEBUG MM_STATE_Gb[0x612000028420]{Idle}: Allocated (fsm.c:456) 20241006125448927 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Allocated (fsm.c:456) 20241006125448927 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125448927 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125448927 DLLC NOTICE LLME(ffffffff/d1790116){UNASSIGNED} LLGM Assign pre (d1790116 => e28ca9fd) (gprs_llc.c:1079) 20241006125448927 DLLC NOTICE LLME(d1790116/e28ca9fd){ASSIGNED} LLGM Assign post (d1790116 => e28ca9fd) (gprs_llc.c:1125) 20241006125448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125448927 DMM DEBUG MM(262420000000047/e28ca9fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125448940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125448940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125448940 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125448940 DMM INFO MM(262420000000047/e28ca9fd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006125448940 DMM INFO MM(262420000000047/e28ca9fd) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-52216-208 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241006125448941 DMM NOTICE MM(262420000000047/e28ca9fd) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006125448941 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006125448941 DMM INFO MM(262420000000047/e28ca9fd) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241006125448941 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125448941 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125448941 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125448941 DMM ERROR MM_STATE_Gb(0)[0x612000028420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006125448941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241006125448941 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Deallocated (fsm.c:568) 20241006125448941 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Deallocated (fsm.c:568) 20241006125448941 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Deallocated (fsm.c:568) 20241006125448941 DLLC NOTICE LLME(d1790116/e28ca9fd){ASSIGNED} LLGM Assign pre (e28ca9fd => ffffffff) (gprs_llc.c:1079) 20241006125448941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e28ca9fd => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@1c12d2bee0f6: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@1c12d2bee0f6: Final verdict of PTC: pass 20241006125448948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI196(1392)@1c12d2bee0f6: Final verdict of PTC: none 20241006125448950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125448950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1405)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1403)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1393)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1398)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1391)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1401)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1396)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Oct 6 12:54:49 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 20241006125449075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125449477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36904) 20241006125449951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125449951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36904, count=62200) 20241006125450953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125450953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test execution finished. MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Oct 6 12:54:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125451954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125451954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_iu_attach started. 20241006125452530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125452532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125452574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125452575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125452575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125452575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125452575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125452575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125452575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125452575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125452576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125452576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125452576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125452577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125452577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125452577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125452577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125452577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125452577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125452577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125452577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125452577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125452581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125452591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125452591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125452608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125452608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125452608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125452608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125452608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125452608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125452608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125452608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125452610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125452610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125452610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125452611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125452615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125452626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125452626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125452644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125452644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125452644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125452644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125452644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125452644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125452644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125452644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125452646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125452646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125452646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125452646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125452646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125452646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125452646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125452646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125452646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125452646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125452646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125452647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125452647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125452651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125452660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125452660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1425)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@1c12d2bee0f6: ************************************************* TC_iu_attach-BVCI220(1421)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125452864 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125452864 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125452864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125452864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125452867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125452867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125452867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125452867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125452867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125452867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125452867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125452868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125452868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125452868 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125452868 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125452868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125452868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125452868 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125452869 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125452955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125452955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125452955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125452955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125452957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125452958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125453676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125453676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125453676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125453676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125453676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125453676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125453676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125453676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125453677 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125453677 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125453677 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125453677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125453677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125453677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125453677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125453677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125453677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125453677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@1c12d2bee0f6: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D1C5A487'O, index=0 SGSN_Test-GSUP(1428)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@1c12d2bee0f6: 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 := 'F5AE'O, rac := '0A'O ("\n") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@1c12d2bee0f6: Added conn table entry 0TC_iu_attach(1430)6919871 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1424)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125454026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454027 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125454027 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125454027 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125454027 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241006125454027 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241006125454027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006125454027 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Allocated (fsm.c:456) 20241006125454027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Allocated (fsm.c:456) 20241006125454027 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Allocated (fsm.c:456) 20241006125454027 DMM DEBUG MM_STATE_Iu[0x612000028d20]{Detached}: Allocated (fsm.c:456) 20241006125454028 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125454028 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125454028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125454028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125454028 DMM DEBUG MM(262420000001001/eb9a145f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125454028 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006125454028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: { messageType := 2, destLocRef := '6996BF'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@1c12d2bee0f6: 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 := 'A43F8EA7B57C99165B7E8CBBD4C3FEF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72AC8D42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF7E7CDE8BF0118D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42AF9F044663043D745F055095D495E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7ECA3CBB1C76CDB160A85B8A78E7EDC9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CDDE64271BC46B585F4501F2C2DBFCA0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D6B208A247C7720C'O } } } } } SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241006125454041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454041 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125454041 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125454041 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125454041 DMM DEBUG MM(262420000001001/eb9a145f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006125454041 DMM NOTICE MM(262420000001001/eb9a145f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125454041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125454041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125454041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125454041 DMM DEBUG MM(262420000001001/eb9a145f) Requesting authorization (sgsn_auth.c:160) 20241006125454041 DMM INFO MM(262420000001001/eb9a145f) Requesting authentication tuples (sgsn_auth.c:184) 20241006125454041 DMM DEBUG MM(262420000001001/eb9a145f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125454041 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006125454041 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@1c12d2bee0f6: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241006125454044 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125454044 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125454044 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125454044 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125454044 DMM INFO MM(262420000001001/eb9a145f) Subscriber data update (mmctx.c:445) 20241006125454044 DMM DEBUG MM(262420000001001/eb9a145f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125454044 DMM INFO MM(262420000001001/eb9a145f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125454044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125454044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125454044 DMM INFO MM(262420000001001/eb9a145f) <- GMM AUTH AND CIPHERING REQ (rand = a4 3f 8e a7 b5 7c 99 16 5b 7e 8c bb d4 c3 fe f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd de 64 27 1b c4 6b 58 5f 45 01 f2 c2 db fc a0 ) (gprs_gmm.c:483) 20241006125454044 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006125454044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022D6B208A223094B99990000100001F0290447C7720C'O 20241006125454050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454051 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125454051 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125454051 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125454051 DMM INFO MM(262420000001001/eb9a145f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125454051 DMM NOTICE MM(262420000001001/eb9a145f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125454051 DMM DEBUG MM(262420000001001/eb9a145f) checking auth: received UMTS RES = d6 b2 08 a2 47 c7 72 0c (gprs_gmm.c:666) 20241006125454051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125454051 DMM DEBUG MM(262420000001001/eb9a145f) Requesting authorization (sgsn_auth.c:160) 20241006125454051 DMM INFO MM(262420000001001/eb9a145f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125454051 DMM DEBUG MM(262420000001001/eb9a145f) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125454051 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006125454051 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) 20241006125454051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125454051 DMM DEBUG MM(262420000001001/eb9a145f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125454051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125454060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454061 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125454061 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125454061 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125454061 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241006125454061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125454061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125454061 DMM INFO MM(262420000001001/eb9a145f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb9a145f) (gprs_gmm.c:300) 20241006125454061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006125454062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125454066 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125454066 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125454066 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006125454066 DMM INFO MM(262420000001001/eb9a145f) Subscriber data update (mmctx.c:445) 20241006125454066 DMM DEBUG MM(262420000001001/eb9a145f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125454066 DMM INFO MM(262420000001001/eb9a145f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125454066 DMM NOTICE MM(262420000001001/eb9a145f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006125454066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125454066 DMM NOTICE MM(262420000001001/eb9a145f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125454066 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) 20241006125454067 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125454067 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006125454067 DMM INFO MM(262420000001001/eb9a145f) Subscriber data update (mmctx.c:445) 20241006125454067 DMM DEBUG MM(262420000001001/eb9a145f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125454069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454069 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125454069 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125454069 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125454069 DMM INFO MM(262420000001001/eb9a145f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125454069 DMM NOTICE MM(262420000001001/eb9a145f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125454069 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125454069 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125454069 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125454069 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125454069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125454069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125454070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125454074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454075 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125454075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125454075 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125454075 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125454075 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125454075 DMM INFO MM(262420000001001/eb9a145f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125454075 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125454075 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125454075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125454075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125454075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125454075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Session index based on local reference:0 20241006125454077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125454077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125454077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) SGSN_Test_0-RAN(1424)@1c12d2bee0f6: Deleted conn table entry 0TC_iu_attach(1430)6919871 20241006125454077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125454077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125454077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125454077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach(1430)@1c12d2bee0f6: setverdict(pass): none -> pass TC_iu_attach(1430)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@1c12d2bee0f6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@1c12d2bee0f6: Final verdict of PTC: none 20241006125454137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@1c12d2bee0f6: Final verdict of PTC: none 20241006125454140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(1414)@1c12d2bee0f6: Final verdict of PTC: none 20241006125454140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1412)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1417)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1422)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1420)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1410)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1415)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_iu_attach finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Oct 6 12:54:54 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 20241006125454276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125454281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125454281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125454281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125454281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125454282 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125454282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125454282 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125454282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125454282 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125454282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125454282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125454282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125454282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125454282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125454282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125454282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125454282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125454282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006125454677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20241006125455140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125455140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178288, count=207476) 20241006125456142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125456142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125456283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125456283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125456283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Oct 6 12:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125457143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125457143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_iu_attach_encr started. 20241006125457744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125457746 DMM INFO MM(262420000001001/eb9a145f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125457746 DMM INFO MM(262420000001001/eb9a145f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125457746 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125457746 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125457746 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125457746 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006125457746 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006125457746 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) 20241006125457746 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241006125457746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Deallocated (fsm.c:568) 20241006125457746 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Deallocated (fsm.c:568) 20241006125457746 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Deallocated (fsm.c:568) 20241006125457746 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125457746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125457795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125457795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125457796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125457796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125457796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125457796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125457796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125457796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125457797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125457797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125457797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125457798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125457798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125457798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125457798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125457798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125457798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125457798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125457798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125457798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125457802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125457811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125457811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125457844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125457844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125457844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125457844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457844 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125457844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125457844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125457844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125457844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1440)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1441)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125457846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125457846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125457846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125457846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125457847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125457847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125457847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125457847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125457847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125457847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125457847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125457847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125457851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125457862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125457862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1438)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125457877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125457877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125457877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125457877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125457877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125457877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125457877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125457878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125457879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125457879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125457879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125457880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125457880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125457880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125457880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125457880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125457880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125457880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125457883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125457890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125457891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1448)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125458095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125458095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125458096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125458096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125458099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125458099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125458099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125458099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125458099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125458099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125458099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125458100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125458100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125458100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125458100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125458100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125458100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125458101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125458101 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125458143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125458143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125458144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125458144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125458146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125458146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125458905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125458905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125458905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125458905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125458905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125458905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125458905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125458905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125458905 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125458905 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125458906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125458906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125458906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125458906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125458906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125458906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125458906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125458906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241006125459160 DGPRS DEBUG Checking for inactive LLMEs, time = 10030033 (sgsn.c:131) TC_iu_attach_encr-BVCI196(1434)@1c12d2bee0f6: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F3BECD75'O, index=0 SGSN_Test-GSUP(1451)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@1c12d2bee0f6: 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 := '22DB'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@1c12d2bee0f6: Added conn table entry 0TC_iu_attach_encr(1453)6883032 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1447)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125459210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459211 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125459211 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125459211 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125459211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006125459211 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Allocated (fsm.c:456) 20241006125459211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Allocated (fsm.c:456) 20241006125459211 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Allocated (fsm.c:456) 20241006125459211 DMM DEBUG MM_STATE_Iu[0x6120000294a0]{Detached}: Allocated (fsm.c:456) 20241006125459211 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125459211 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125459211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125459211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125459211 DMM DEBUG MM(262420000001001/e459bbe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125459211 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006125459211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: { messageType := 2, destLocRef := '6906D8'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@1c12d2bee0f6: 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 := 'B2FC46CDC960D8A92B72885692B86252'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E343BDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB6A24362A92F33C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E53AB29DC80AF6074DBC41FCA226B43B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2DA02C69E04EFA1F241C2EF6FFEFF1A0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B1BD61A9512CC0A106499B720D342D17'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E8F095A8C6FA2441'O } } } } } SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241006125459221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459222 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125459222 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125459222 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125459222 DMM DEBUG MM(262420000001001/e459bbe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006125459222 DMM NOTICE MM(262420000001001/e459bbe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125459222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125459222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125459222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125459222 DMM DEBUG MM(262420000001001/e459bbe6) Requesting authorization (sgsn_auth.c:160) 20241006125459222 DMM INFO MM(262420000001001/e459bbe6) Requesting authentication tuples (sgsn_auth.c:184) 20241006125459222 DMM DEBUG MM(262420000001001/e459bbe6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125459222 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006125459222 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@1c12d2bee0f6: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241006125459225 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125459225 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125459225 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125459225 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125459225 DMM INFO MM(262420000001001/e459bbe6) Subscriber data update (mmctx.c:445) 20241006125459225 DMM DEBUG MM(262420000001001/e459bbe6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125459225 DMM INFO MM(262420000001001/e459bbe6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125459226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125459226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125459226 DMM INFO MM(262420000001001/e459bbe6) <- GMM AUTH AND CIPHERING REQ (rand = b2 fc 46 cd c9 60 d8 a9 2b 72 88 56 92 b8 62 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 bd 61 a9 51 2c c0 a1 06 49 9b 72 0d 34 2d 17 ) (gprs_gmm.c:483) 20241006125459226 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006125459226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22E8F095A823094B99990000100001F02904C6FA2441'O 20241006125459232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459233 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125459233 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125459233 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125459233 DMM INFO MM(262420000001001/e459bbe6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125459233 DMM NOTICE MM(262420000001001/e459bbe6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125459233 DMM DEBUG MM(262420000001001/e459bbe6) checking auth: received UMTS RES = e8 f0 95 a8 c6 fa 24 41 (gprs_gmm.c:666) 20241006125459233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125459233 DMM DEBUG MM(262420000001001/e459bbe6) Requesting authorization (sgsn_auth.c:160) 20241006125459233 DMM INFO MM(262420000001001/e459bbe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125459233 DMM DEBUG MM(262420000001001/e459bbe6) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125459233 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006125459233 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) 20241006125459233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125459233 DMM DEBUG MM(262420000001001/e459bbe6) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241006125459234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_len:17 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241006125459242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459243 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125459243 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125459243 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125459243 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241006125459243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125459243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125459243 DMM INFO MM(262420000001001/e459bbe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe459bbe6) (gprs_gmm.c:300) 20241006125459243 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006125459243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125459248 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125459248 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125459248 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006125459248 DMM INFO MM(262420000001001/e459bbe6) Subscriber data update (mmctx.c:445) 20241006125459248 DMM DEBUG MM(262420000001001/e459bbe6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125459248 DMM INFO MM(262420000001001/e459bbe6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125459248 DMM NOTICE MM(262420000001001/e459bbe6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006125459248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125459248 DMM NOTICE MM(262420000001001/e459bbe6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125459248 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) 20241006125459248 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125459248 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006125459248 DMM INFO MM(262420000001001/e459bbe6) Subscriber data update (mmctx.c:445) 20241006125459249 DMM DEBUG MM(262420000001001/e459bbe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125459251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459252 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125459252 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125459252 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125459252 DMM INFO MM(262420000001001/e459bbe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125459252 DMM NOTICE MM(262420000001001/e459bbe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125459252 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125459252 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125459252 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125459252 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125459252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125459252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125459252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125459257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125459258 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125459258 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125459258 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125459258 DMM INFO MM(262420000001001/e459bbe6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125459258 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125459258 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125459258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125459258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125459258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125459258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125459258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@1c12d2bee0f6: Deleted conn table entry 0TC_iu_attach_encr(1453)6883032 20241006125459260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125459260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125459260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125459260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) TC_iu_attach_encr(1453)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125459260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125459260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125459260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@1c12d2bee0f6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@1c12d2bee0f6: Final verdict of PTC: none 20241006125459318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125459320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125459320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1451)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1435)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1441)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1445)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1443)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1433)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1439)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_iu_attach_encr finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Oct 6 12:54:59 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241006125459461 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125459461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125459461 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125459461 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125459462 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125459462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125459462 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125459462 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125459462 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125459462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125459462 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125459462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125459462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125459462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125459462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125459462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125459462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125459462 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006125459464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125459866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210540) 20241006125500321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125500321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210540, count=211796) 20241006125501322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125501322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125501464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125501464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125501464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125502323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125502323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_iu_attach_geran_rau started. 20241006125502929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125502931 DMM INFO MM(262420000001001/e459bbe6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125502931 DMM INFO MM(262420000001001/e459bbe6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125502931 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125502931 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125502931 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125502931 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006125502931 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006125502931 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) 20241006125502931 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241006125502931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Deallocated (fsm.c:568) 20241006125502931 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Deallocated (fsm.c:568) 20241006125502931 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Deallocated (fsm.c:568) 20241006125502931 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Deallocated (fsm.c:568) 20241006125502931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125502977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125502977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125502977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125502977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125502977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125502977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125502977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125502977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125502977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125502979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125502979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125502979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125502979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125502979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125502979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125502979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125502979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125502979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125502979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125502979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125502979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125502979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125502984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125502993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125502993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125503011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125503011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125503011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125503011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125503011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125503011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125503011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125503011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125503011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125503013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125503013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125503013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125503013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125503014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125503014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125503014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125503014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125503014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125503014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1464)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125503019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125503029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125503029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125503042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125503043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125503043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125503043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125503043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125503043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125503043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125503043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125503043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125503045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125503045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125503045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125503045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125503045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125503045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125503045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125503045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125503045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125503045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125503045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125503046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125503046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125503050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1471)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation 20241006125503060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125503060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125503260 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125503260 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125503260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125503260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125503263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125503263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125503263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125503263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125503263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125503263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125503263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125503264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125503264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125503265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125503265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125503265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125503265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125503265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125503265 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125503323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125503323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125503323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125503323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125503325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125503326 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125504071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504072 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125504072 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125504073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FFD9E54C'O, index=0 SGSN_Test-GSUP(1474)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: 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 := '360D'O ("6\r"), rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@1c12d2bee0f6: Added conn table entry 0TC_iu_attach_geran_rau(1476)965054 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1470)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125504386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504388 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125504388 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125504388 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125504388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241006125504388 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Allocated (fsm.c:456) 20241006125504388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Allocated (fsm.c:456) 20241006125504388 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Allocated (fsm.c:456) 20241006125504388 DMM DEBUG MM_STATE_Iu[0x612000029c20]{Detached}: Allocated (fsm.c:456) 20241006125504388 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125504388 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125504388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125504388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125504388 DMM DEBUG MM(262420000001002/d5eb8a4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125504388 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006125504388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504389 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504389 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: { messageType := 2, destLocRef := '0EB9BE'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: 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 := '3F1176F4EF44A5FFEB811B2DAFE08E90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9A7AC8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B340B6987883E633'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '01604C79F656B318DA89A03FD1195932'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F9BAD2EC7AE56AA2BE224BAA46B27864'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1311F49FE4A36AFBB5EEC8B365EEDEE5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '928037EDAB35622E'O } } } } } SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241006125504399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504400 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125504400 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125504400 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125504400 DMM DEBUG MM(262420000001002/d5eb8a4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241006125504400 DMM NOTICE MM(262420000001002/d5eb8a4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125504400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125504400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125504400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125504400 DMM DEBUG MM(262420000001002/d5eb8a4b) Requesting authorization (sgsn_auth.c:160) 20241006125504400 DMM INFO MM(262420000001002/d5eb8a4b) Requesting authentication tuples (sgsn_auth.c:184) 20241006125504400 DMM DEBUG MM(262420000001002/d5eb8a4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125504400 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241006125504400 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@1c12d2bee0f6: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241006125504403 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125504403 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125504403 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125504403 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125504403 DMM INFO MM(262420000001002/d5eb8a4b) Subscriber data update (mmctx.c:445) 20241006125504403 DMM DEBUG MM(262420000001002/d5eb8a4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125504403 DMM INFO MM(262420000001002/d5eb8a4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125504403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125504403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125504403 DMM INFO MM(262420000001002/d5eb8a4b) <- GMM AUTH AND CIPHERING REQ (rand = 3f 11 76 f4 ef 44 a5 ff eb 81 1b 2d af e0 8e 90 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 11 f4 9f e4 a3 6a fb b5 ee c8 b3 65 ee de e5 ) (gprs_gmm.c:483) 20241006125504403 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006125504403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22928037ED23094B99990000100002F02904AB35622E'O 20241006125504409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504410 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125504410 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125504410 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125504410 DMM INFO MM(262420000001002/d5eb8a4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125504410 DMM NOTICE MM(262420000001002/d5eb8a4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125504410 DMM DEBUG MM(262420000001002/d5eb8a4b) checking auth: received UMTS RES = 92 80 37 ed ab 35 62 2e (gprs_gmm.c:666) 20241006125504410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125504410 DMM DEBUG MM(262420000001002/d5eb8a4b) Requesting authorization (sgsn_auth.c:160) 20241006125504410 DMM INFO MM(262420000001002/d5eb8a4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125504410 DMM DEBUG MM(262420000001002/d5eb8a4b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125504410 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241006125504410 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) 20241006125504410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125504410 DMM DEBUG MM(262420000001002/d5eb8a4b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125504410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125504417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504418 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125504418 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125504418 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125504418 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241006125504418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125504418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125504418 DMM INFO MM(262420000001002/d5eb8a4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5eb8a4b) (gprs_gmm.c:300) 20241006125504418 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006125504418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125504423 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125504423 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125504423 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006125504423 DMM INFO MM(262420000001002/d5eb8a4b) Subscriber data update (mmctx.c:445) 20241006125504423 DMM DEBUG MM(262420000001002/d5eb8a4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125504423 DMM INFO MM(262420000001002/d5eb8a4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125504423 DMM NOTICE MM(262420000001002/d5eb8a4b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241006125504423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125504423 DMM NOTICE MM(262420000001002/d5eb8a4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125504423 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) 20241006125504424 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125504424 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006125504424 DMM INFO MM(262420000001002/d5eb8a4b) Subscriber data update (mmctx.c:445) 20241006125504424 DMM DEBUG MM(262420000001002/d5eb8a4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125504426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504427 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125504427 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125504427 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125504427 DMM INFO MM(262420000001002/d5eb8a4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125504427 DMM NOTICE MM(262420000001002/d5eb8a4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125504427 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125504427 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125504427 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125504427 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125504427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125504427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125504427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125504432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125504432 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125504432 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125504433 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125504433 DMM INFO MM(262420000001002/d5eb8a4b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125504433 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125504433 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125504433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125504433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125504433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125504433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Session index based on local reference:0 20241006125504434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125504434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125504434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125504434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125504435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125504435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125504435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@1c12d2bee0f6: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)965054 TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D5EB8A4B'O, index=1 20241006125504493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125504493 DLLC NOTICE LLME(ffffffff/d5eb8a4b){UNASSIGNED} LLC RX: unknown TLLI 0xd5eb8a4b, creating LLME on the fly (gprs_llc.c:552) 20241006125504493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006125504493 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006125504493 DMM INFO MM(262420000001002/d5eb8a4b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d5eb8a4b, P-TMSI: d5eb8a4b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241006125504493 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241006125504493 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241006125504493 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006125504493 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125504493 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241006125504493 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125504493 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125504493 DLLC NOTICE LLME(ffffffff/d5eb8a4b){UNASSIGNED} LLGM Assign pre (d5eb8a4b => d5eb8a4b) (gprs_llc.c:1079) 20241006125504493 DLLC NOTICE LLME(d5eb8a4b/d5eb8a4b){ASSIGNED} LLGM Assign post (d5eb8a4b => d5eb8a4b) (gprs_llc.c:1125) 20241006125504493 DMM INFO MM(262420000001002/d5eb8a4b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: Removing Client IMSI='262420000001002'H, index=1 20241006125504512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125504512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125504512 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125504512 DMM INFO MM(262420000001002/d5eb8a4b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006125504512 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006125504512 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125504512 DLLC NOTICE LLME(d5eb8a4b/d5eb8a4b){ASSIGNED} LLGM Assign pre (ffffffff => d5eb8a4b) (gprs_llc.c:1079) 20241006125504512 DLLC NOTICE LLME(ffffffff/d5eb8a4b){ASSIGNED} LLGM Assign post (ffffffff => d5eb8a4b) (gprs_llc.c:1125) 20241006125504512 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006125504512 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@1c12d2bee0f6: Final verdict of PTC: none 20241006125504518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1459)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1474)@1c12d2bee0f6: Final verdict of PTC: none 20241006125504521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125504522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI220(1467)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1458)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1468)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1463)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@1c12d2bee0f6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1456)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1461)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1466)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Oct 6 12:55:04 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 20241006125504637 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125504637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125504637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125504637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125504637 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125504638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125504638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125504638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125504638 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125504638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125504638 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125504638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125504638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125504638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125504638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125504638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125504638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125504638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006125504659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125505060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218820) 20241006125505523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125505523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218820, count=220076) 20241006125506524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125506524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125506639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125506639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125506639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125507525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125507525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_geran_attach_iu_rau started. 20241006125508125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125508126 DMM INFO MM(262420000001002/d5eb8a4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125508126 DMM INFO MM(262420000001002/d5eb8a4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125508126 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125508126 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125508126 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006125508126 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006125508126 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241006125508126 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) 20241006125508126 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241006125508126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Deallocated (fsm.c:568) 20241006125508127 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Deallocated (fsm.c:568) 20241006125508127 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Deallocated (fsm.c:568) 20241006125508127 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125508127 DLLC NOTICE LLME(ffffffff/d5eb8a4b){ASSIGNED} LLGM Assign pre (d5eb8a4b => ffffffff) (gprs_llc.c:1079) 20241006125508127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5eb8a4b => ffffffff) (gprs_llc.c:1125) 20241006125508127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125508177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125508177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125508177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125508177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125508177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125508177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125508177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125508177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1481)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1482)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125508179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125508179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125508179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125508179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125508179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125508179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125508179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125508179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125508179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125508179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125508180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125508180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1482)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125508184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125508194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125508194 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1481)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1479)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1486)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125508202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125508203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125508203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125508203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125508203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125508203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125508203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125508203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125508205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125508205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125508205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125508205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125508205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125508205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125508205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125508205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125508205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125508205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125508206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125508206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125508209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125508219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125508219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125508239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125508239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125508239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125508239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125508241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125508241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125508241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125508242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125508242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125508242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125508242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125508242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125508242 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125508242 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125508242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125508243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125508243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125508246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1494)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1488)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125508257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125508257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125508453 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125508453 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125508453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125508453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125508456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125508456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125508456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125508456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125508456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125508456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125508456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125508457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125508457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125508457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125508457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125508457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125508457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125508457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125508458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125508526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125508526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125508526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125508526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125508528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125508529 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125509264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125509264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125509264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125509264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509265 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125509265 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125509265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125509265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125509265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125509266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@1c12d2bee0f6: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D787074A'O, index=0 SGSN_Test-GSUP(1497)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: 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 := 'B9DA38C1A2FA7FC3AACA7F9E5F232C21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DB28763'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4613D2A9C88E9C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CCC7FA5A4CD54281311093AB0E22AFB3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '13C9E3037BDE81FD370270FE921D4689'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '33FEAFE21B5BE791676324FF1D625332'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8040CD23321F87D4'O } } } } } 20241006125509588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125509588 DLLC NOTICE LLME(ffffffff/d787074a){UNASSIGNED} LLC RX: unknown TLLI 0xd787074a, creating LLME on the fly (gprs_llc.c:552) 20241006125509588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125509588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241006125509588 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20241006125509588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20241006125509588 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20241006125509588 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20241006125509588 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125509588 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125509588 DLLC NOTICE LLME(ffffffff/d787074a){UNASSIGNED} LLGM Assign pre (d787074a => e62a7ed9) (gprs_llc.c:1079) 20241006125509588 DLLC NOTICE LLME(d787074a/e62a7ed9){ASSIGNED} LLGM Assign post (d787074a => e62a7ed9) (gprs_llc.c:1125) 20241006125509588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125509588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125509588 DMM DEBUG MM(262420000001003/e62a7ed9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125509601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125509601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006125509601 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125509601 DMM DEBUG MM(262420000001003/e62a7ed9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241006125509601 DMM NOTICE MM(262420000001003/e62a7ed9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125509601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125509601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125509601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125509601 DMM DEBUG MM(262420000001003/e62a7ed9) Requesting authorization (sgsn_auth.c:160) 20241006125509601 DMM INFO MM(262420000001003/e62a7ed9) Requesting authentication tuples (sgsn_auth.c:184) 20241006125509601 DMM DEBUG MM(262420000001003/e62a7ed9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125509601 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241006125509601 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@1c12d2bee0f6: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241006125509605 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125509605 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125509605 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125509605 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125509605 DMM INFO MM(262420000001003/e62a7ed9) Subscriber data update (mmctx.c:445) 20241006125509605 DMM DEBUG MM(262420000001003/e62a7ed9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125509605 DMM INFO MM(262420000001003/e62a7ed9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125509605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125509605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125509605 DMM INFO MM(262420000001003/e62a7ed9) <- GMM AUTH AND CIPHERING REQ (rand = b9 da 38 c1 a2 fa 7f c3 aa ca 7f 9e 5f 23 2c 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 33 fe af e2 1b 5b e7 91 67 63 24 ff 1d 62 53 32 ) (gprs_gmm.c:483) 20241006125509612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125509612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241006125509612 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125509612 DMM INFO MM(262420000001003/e62a7ed9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125509612 DMM NOTICE MM(262420000001003/e62a7ed9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125509612 DMM DEBUG MM(262420000001003/e62a7ed9) checking auth: received UMTS RES = 80 40 cd 23 32 1f 87 d4 (gprs_gmm.c:666) 20241006125509612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125509612 DMM DEBUG MM(262420000001003/e62a7ed9) Requesting authorization (sgsn_auth.c:160) 20241006125509612 DMM INFO MM(262420000001003/e62a7ed9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125509612 DMM DEBUG MM(262420000001003/e62a7ed9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125509612 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241006125509613 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) 20241006125509613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006125509613 DMM INFO MM(262420000001003/e62a7ed9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe62a7ed9) (gprs_gmm.c:300) 20241006125509614 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125509614 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125509614 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006125509614 DMM INFO MM(262420000001003/e62a7ed9) Subscriber data update (mmctx.c:445) 20241006125509614 DMM DEBUG MM(262420000001003/e62a7ed9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125509614 DMM INFO MM(262420000001003/e62a7ed9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125509614 DMM NOTICE MM(262420000001003/e62a7ed9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241006125509614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125509614 DMM NOTICE MM(262420000001003/e62a7ed9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125509614 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) 20241006125509615 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125509615 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006125509615 DMM INFO MM(262420000001003/e62a7ed9) Subscriber data update (mmctx.c:445) 20241006125509615 DMM DEBUG MM(262420000001003/e62a7ed9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006125509622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125509622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006125509622 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006125509622 DMM INFO MM(262420000001003/e62a7ed9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125509622 DMM NOTICE MM(262420000001003/e62a7ed9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125509622 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125509622 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125509622 DLLC NOTICE LLME(d787074a/e62a7ed9){ASSIGNED} LLGM Assign pre (ffffffff => e62a7ed9) (gprs_llc.c:1079) 20241006125509622 DLLC NOTICE LLME(ffffffff/e62a7ed9){ASSIGNED} LLGM Assign post (ffffffff => e62a7ed9) (gprs_llc.c:1125) 20241006125509622 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006125509622 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006125509622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125509622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E62A7ED9'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)@1c12d2bee0f6: Added conn table entry 0TC_geran_attach_iu_rau(1499)14806320 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1493)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125509684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125509684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125509684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125509684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509685 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125509685 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125509685 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125509685 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006125509685 DMM INFO MM(262420000001003/e62a7ed9) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e62a7ed9 (00000000), TLLI: e62a7ed9 (e62a7ed9), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241006125509685 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241006125509685 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241006125509685 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006125509685 DLLC NOTICE LLME(ffffffff/e62a7ed9){ASSIGNED} LLGM Assign pre (e62a7ed9 => ffffffff) (gprs_llc.c:1079) 20241006125509685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e62a7ed9 => ffffffff) (gprs_llc.c:1125) 20241006125509686 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125509686 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241006125509686 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125509686 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125509686 DMM DEBUG MM(262420000001003/e62a7ed9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125509686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125509686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125509686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125509686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125509686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125509686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: { messageType := 2, destLocRef := 'E1ED30'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125509698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125509698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125509698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125509698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509698 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125509698 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125509698 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125509698 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241006125509698 DMM INFO MM(262420000001003/e62a7ed9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241006125509698 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241006125509699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125509699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125509699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125509699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125509699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125509699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@1c12d2bee0f6: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241006125509707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125509707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125509707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125509707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125509707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125509707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125509707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125509707 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125509707 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125509707 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125509708 DMM INFO MM(262420000001003/e62a7ed9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006125509708 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006125509708 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125509708 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241006125509708 DMM ERROR MM_STATE_Iu[0x61200002a220]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@1c12d2bee0f6: Final verdict of PTC: none 20241006125509713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006125509715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125509716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1486)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1482)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP(1497)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1491)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@1c12d2bee0f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@1c12d2bee0f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1484)@1c12d2bee0f6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1480)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1489)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Oct 6 12:55:09 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 20241006125509852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125509913 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125509913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125509913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125509913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125509913 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125509913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125509913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125509913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125509913 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125509913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125509914 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125509914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125509914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125509914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125509914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125509914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125509914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125509914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006125510254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166568) 20241006125510717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125510717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166568, count=178444) 20241006125511718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125511718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125511915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125511915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125511915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125512720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125512720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user started. 20241006125513316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125513317 DMM INFO MM(262420000001003/e62a7ed9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125513317 DMM INFO MM(262420000001003/e62a7ed9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125513317 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125513317 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125513317 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125513317 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241006125513317 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) 20241006125513317 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241006125513317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20241006125513317 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20241006125513317 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20241006125513317 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20241006125513317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125513361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125513361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125513361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125513361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125513361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125513361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125513361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125513361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125513363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125513363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125513363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125513363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125513363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125513363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125513363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125513363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125513363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125513363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125513364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125513364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125513367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125513375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125513376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1505)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user-BVCI196(1503)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125513398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125513398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125513398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125513398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125513399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125513399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125513399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125513399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125513400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125513400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125513400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125513400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125513400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125513400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125513400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125513400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125513400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125513400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125513401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125513401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125513405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 20241006125513414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125513414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125513437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125513437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125513437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125513437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125513437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125513437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125513437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125513437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125513439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125513439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125513439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125513439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125513439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125513439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125513439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125513439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125513439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125513439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125513440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125513440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125513440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125513445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125513454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125513454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1517)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125513660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125513660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125513660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125513660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125513662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125513662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125513662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125513662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125513662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125513662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125513663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125513664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125513664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125513664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125513664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125513664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125513664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125513664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125513664 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125513720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125513721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125513721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125513721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125513722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125513723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125514471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514471 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125514471 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125514472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='EBBC2D5F'O, index=0 SGSN_Test-GSUP(1520)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@1c12d2bee0f6: 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 := '4201'O, rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@1c12d2bee0f6: Added conn table entry 0TC_attach_pdp_act_user(1522)592279 SGSN_Test_0-RAN(1516)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: First idle individual index:0 20241006125514787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514787 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125514787 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125514787 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125514788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241006125514788 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Allocated (fsm.c:456) 20241006125514788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Allocated (fsm.c:456) 20241006125514788 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Allocated (fsm.c:456) 20241006125514788 DMM DEBUG MM_STATE_Iu[0x61200002ab20]{Detached}: Allocated (fsm.c:456) 20241006125514788 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125514788 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125514788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125514788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125514788 DMM DEBUG MM(262420000001004/d82fe2ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125514788 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006125514788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: { messageType := 2, destLocRef := '090997'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1c12d2bee0f6: 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 := '9B64B677F041C2DB650DF0D20FCD5F9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF56D66F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21A1A1B7FBFCB9FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C697809F9337723C546F7445CE535D54'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '492E5A965BF3C124725AC49EB770DAB8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8166E206B8832A88D2E9714E704BA334'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F6E1484D297F6828'O } } } } } SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241006125514798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514798 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125514798 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125514798 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125514798 DMM DEBUG MM(262420000001004/d82fe2ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241006125514798 DMM NOTICE MM(262420000001004/d82fe2ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125514798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125514798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125514798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125514798 DMM DEBUG MM(262420000001004/d82fe2ea) Requesting authorization (sgsn_auth.c:160) 20241006125514798 DMM INFO MM(262420000001004/d82fe2ea) Requesting authentication tuples (sgsn_auth.c:184) 20241006125514798 DMM DEBUG MM(262420000001004/d82fe2ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125514798 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241006125514798 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)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241006125514801 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125514801 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125514801 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125514801 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125514801 DMM INFO MM(262420000001004/d82fe2ea) Subscriber data update (mmctx.c:445) 20241006125514801 DMM DEBUG MM(262420000001004/d82fe2ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125514801 DMM INFO MM(262420000001004/d82fe2ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125514801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125514801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125514801 DMM INFO MM(262420000001004/d82fe2ea) <- GMM AUTH AND CIPHERING REQ (rand = 9b 64 b6 77 f0 41 c2 db 65 0d f0 d2 0f cd 5f 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 66 e2 06 b8 83 2a 88 d2 e9 71 4e 70 4b a3 34 ) (gprs_gmm.c:483) 20241006125514801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006125514801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22F6E1484D23094B99990000100004F02904297F6828'O 20241006125514807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125514808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125514808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125514808 DMM INFO MM(262420000001004/d82fe2ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125514808 DMM NOTICE MM(262420000001004/d82fe2ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125514808 DMM DEBUG MM(262420000001004/d82fe2ea) checking auth: received UMTS RES = f6 e1 48 4d 29 7f 68 28 (gprs_gmm.c:666) 20241006125514808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125514808 DMM DEBUG MM(262420000001004/d82fe2ea) Requesting authorization (sgsn_auth.c:160) 20241006125514808 DMM INFO MM(262420000001004/d82fe2ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125514808 DMM DEBUG MM(262420000001004/d82fe2ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125514808 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241006125514808 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) 20241006125514808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125514808 DMM DEBUG MM(262420000001004/d82fe2ea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125514808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125514816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514817 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125514817 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125514817 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125514817 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241006125514817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125514817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125514817 DMM INFO MM(262420000001004/d82fe2ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd82fe2ea) (gprs_gmm.c:300) 20241006125514817 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006125514817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125514821 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125514822 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125514822 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006125514822 DMM INFO MM(262420000001004/d82fe2ea) Subscriber data update (mmctx.c:445) 20241006125514822 DMM DEBUG MM(262420000001004/d82fe2ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125514822 DMM INFO MM(262420000001004/d82fe2ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125514822 DMM NOTICE MM(262420000001004/d82fe2ea) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241006125514822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125514822 DMM NOTICE MM(262420000001004/d82fe2ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125514822 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) 20241006125514822 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125514822 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006125514822 DMM INFO MM(262420000001004/d82fe2ea) Subscriber data update (mmctx.c:445) 20241006125514822 DMM DEBUG MM(262420000001004/d82fe2ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125514824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514825 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125514825 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125514825 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125514825 DMM INFO MM(262420000001004/d82fe2ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125514825 DMM NOTICE MM(262420000001004/d82fe2ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125514825 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125514825 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125514825 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125514825 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125514825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125514825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125514825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125514831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125514831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125514831 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125514831 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125514831 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125514831 DMM INFO MM(262420000001004/d82fe2ea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125514831 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125514831 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125514831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125514831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125514831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125514831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@1c12d2bee0f6: Deleted conn table entry 0TC_attach_pdp_act_user(1522)592279 20241006125514833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125514833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125514833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125514833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125514833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125514833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125514833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125514833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user(1522)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D82FE2EA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@1c12d2bee0f6: Added conn table entry 0TC_attach_pdp_act_user(1522)9717669 SGSN_Test_0-RAN(1516)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: First idle individual index:0 20241006125515033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125515034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125515034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125515034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515035 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125515035 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125515035 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125515035 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD82FE2EA) type="data" (gprs_gmm.c:1944) 20241006125515035 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125515035 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125515035 DMM DEBUG MM(262420000001004/d82fe2ea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125515036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: { messageType := 2, destLocRef := '9447A5'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125515041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125515041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125515041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125515041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515042 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125515042 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125515042 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125515042 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241006125515042 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125515042 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125515042 DMM INFO MM(262420000001004/d82fe2ea) <- GMM SERVICE ACCEPT (P-TMSI=0xd82fe2ea) (gprs_gmm.c:813) 20241006125515042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006125515042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006125515049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125515049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125515049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125515049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125515049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125515049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125515049 DMM INFO MM(262420000001004/d82fe2ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125515049 DMM INFO MM(262420000001004/d82fe2ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125515049 DMM DEBUG MM(262420000001004/d82fe2ea) Using GGSN 0 (gprs_sm.c:317) 20241006125515049 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125515049 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241006125515049 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125515049 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125515049 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241006125515061 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 7a bd 7c 69 11 98 0b 57 3a 14 05 7f d8 97 4e cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241006125515061 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241006125515061 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125515062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F2F9ED2B'O 20241006125515078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125515078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125515078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125515078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515078 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125515078 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125515078 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125515078 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241006125515078 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125515078 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241006125515078 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125515078 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006125515079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125515083 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 7a bd 7c 69 11 98 0b 57 3a 7f d8 97 4e cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241006125515083 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241006125515083 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_len:16 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006125515090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125515090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125515090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125515090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125515091 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125515091 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125515091 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125515091 DMM INFO MM(262420000001004/d82fe2ea) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006125515091 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125515091 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241006125515092 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241006125515092 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241006125515092 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006125515092 DMM INFO MM(262420000001004/d82fe2ea) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006125515092 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006125515093 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241006125515093 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125515093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125515093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125515093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125515093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125515093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125515093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125515093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@1c12d2bee0f6: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@1c12d2bee0f6: Final verdict of PTC: none 20241006125515100 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125515100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125515100 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125515100 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125515100 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125515100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125515100 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125515100 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125515100 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125515100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125515100 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125515100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125515100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125515100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125515100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125515100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125515100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125515100 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@1c12d2bee0f6: Final verdict of PTC: none 20241006125515103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@1c12d2bee0f6: Final verdict of PTC: none 20241006125515105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125515106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1506)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1504)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1509)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1514)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1507)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1502)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1512)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sun Oct 6 12:55:15 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241006125515246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125515648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270900) 20241006125516106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125516106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=270900, count=298272) 20241006125517100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125517100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125517100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006125517109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125517109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125518111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125518111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_attach_pdp_act_pmm_idle started. 20241006125518713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125518715 DMM INFO MM(262420000001004/d82fe2ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125518715 DMM INFO MM(262420000001004/d82fe2ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125518715 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125518715 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125518715 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125518715 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006125518715 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241006125518715 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) 20241006125518715 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241006125518715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Deallocated (fsm.c:568) 20241006125518715 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Deallocated (fsm.c:568) 20241006125518715 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Deallocated (fsm.c:568) 20241006125518715 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Deallocated (fsm.c:568) 20241006125518715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006125518716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125518716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125518716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125518716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125518716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125518716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125518716 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1528)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1528)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125518768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125518768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125518768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125518768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125518768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125518768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125518768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125518768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1527)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1528)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125518770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125518770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125518770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125518770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125518770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125518770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125518770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125518770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125518770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125518770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125518771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125518771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1528)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1528)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125518775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006125518785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125518785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1527)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_pmm_idle-BVCI196(1525)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1532)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125518793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125518793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125518793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125518793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125518793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125518793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125518793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125518793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125518795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125518795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125518795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125518795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125518795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125518795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125518795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125518795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125518795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125518795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125518796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125518796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125518800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125518810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125518810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125518830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125518831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125518831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125518831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125518832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125518833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125518833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125518833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125518833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125518833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125518833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125518833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125518833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1537)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006125518834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125518834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125518837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125518846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125518846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1540)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125519048 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125519048 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125519049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125519049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125519051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125519051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125519051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125519051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125519051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125519051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125519051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125519053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125519053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125519053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125519053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125519053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125519053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125519053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125519053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125519112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125519112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125519112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125519112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125519114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125519114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125519859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125519859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125519860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125519860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125519860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125519860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125519860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125519860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125519860 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125519860 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125519861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125519861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125519861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125519861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125519861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125519861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125519861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125519861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1525)@1c12d2bee0f6: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='CB55234F'O, index=0 SGSN_Test-GSUP(1543)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: 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 := '4A01'O, rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1821721 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1539)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125520180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520181 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125520181 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125520181 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125520181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241006125520181 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20241006125520181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20241006125520181 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20241006125520181 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20241006125520181 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125520181 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125520181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125520181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125520181 DMM DEBUG MM(262420000001005/c42e79b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125520181 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006125520181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: { messageType := 2, destLocRef := '1BCC19'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: 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 := 'EE7BD58B4ECA24F18146D61D73C1C7D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB776AD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D46FA33CDF127A5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A88FD3A55569C2B013ABB5F2BF70264'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B85FB2625C5A75376FE5ADA6C8B2632'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A31400DB6CBB3C9EF68CB4ED61D6AA8B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CB46BB054443E956'O } } } } } SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241006125520193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520194 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125520194 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125520194 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125520194 DMM DEBUG MM(262420000001005/c42e79b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241006125520194 DMM NOTICE MM(262420000001005/c42e79b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125520194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125520194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125520194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125520194 DMM DEBUG MM(262420000001005/c42e79b8) Requesting authorization (sgsn_auth.c:160) 20241006125520194 DMM INFO MM(262420000001005/c42e79b8) Requesting authentication tuples (sgsn_auth.c:184) 20241006125520194 DMM DEBUG MM(262420000001005/c42e79b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125520194 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241006125520194 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(1543)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@1c12d2bee0f6: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241006125520197 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125520197 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125520197 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125520197 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125520197 DMM INFO MM(262420000001005/c42e79b8) Subscriber data update (mmctx.c:445) 20241006125520197 DMM DEBUG MM(262420000001005/c42e79b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125520197 DMM INFO MM(262420000001005/c42e79b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125520197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125520197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125520197 DMM INFO MM(262420000001005/c42e79b8) <- GMM AUTH AND CIPHERING REQ (rand = ee 7b d5 8b 4e ca 24 f1 81 46 d6 1d 73 c1 c7 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 14 00 db 6c bb 3c 9e f6 8c b4 ed 61 d6 aa 8b ) (gprs_gmm.c:483) 20241006125520197 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006125520197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822CB46BB0523094B99990000100005F029044443E956'O 20241006125520205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520205 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125520205 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125520205 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125520205 DMM INFO MM(262420000001005/c42e79b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125520205 DMM NOTICE MM(262420000001005/c42e79b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125520205 DMM DEBUG MM(262420000001005/c42e79b8) checking auth: received UMTS RES = cb 46 bb 05 44 43 e9 56 (gprs_gmm.c:666) 20241006125520205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125520205 DMM DEBUG MM(262420000001005/c42e79b8) Requesting authorization (sgsn_auth.c:160) 20241006125520205 DMM INFO MM(262420000001005/c42e79b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125520205 DMM DEBUG MM(262420000001005/c42e79b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125520205 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241006125520205 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) 20241006125520205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125520205 DMM DEBUG MM(262420000001005/c42e79b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125520206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125520214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520215 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125520215 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125520215 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125520215 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241006125520215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125520215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125520215 DMM INFO MM(262420000001005/c42e79b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc42e79b8) (gprs_gmm.c:300) 20241006125520215 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006125520215 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520215 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520216 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125520221 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125520221 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125520221 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241006125520221 DMM INFO MM(262420000001005/c42e79b8) Subscriber data update (mmctx.c:445) 20241006125520221 DMM DEBUG MM(262420000001005/c42e79b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125520221 DMM INFO MM(262420000001005/c42e79b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125520221 DMM NOTICE MM(262420000001005/c42e79b8) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241006125520221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125520221 DMM NOTICE MM(262420000001005/c42e79b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125520221 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) 20241006125520222 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125520222 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241006125520222 DMM INFO MM(262420000001005/c42e79b8) Subscriber data update (mmctx.c:445) 20241006125520222 DMM DEBUG MM(262420000001005/c42e79b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125520224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125520225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125520225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125520225 DMM INFO MM(262420000001005/c42e79b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125520225 DMM NOTICE MM(262420000001005/c42e79b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125520225 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125520225 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125520225 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125520225 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125520225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125520225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125520225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125520230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520231 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125520231 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125520231 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125520231 DMM INFO MM(262420000001005/c42e79b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125520231 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125520231 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125520231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 20241006125520233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1821721 20241006125520233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C42E79B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1829752 SGSN_Test_0-RAN(1539)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: First idle individual index:0 20241006125520433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520435 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125520435 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125520435 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125520435 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC42E79B8) type="data" (gprs_gmm.c:1944) 20241006125520435 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125520435 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125520435 DMM DEBUG MM(262420000001005/c42e79b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125520435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520436 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: { messageType := 2, destLocRef := '1BEB78'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125520440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520441 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125520441 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125520441 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125520441 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241006125520441 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125520441 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125520441 DMM INFO MM(262420000001005/c42e79b8) <- GMM SERVICE ACCEPT (P-TMSI=0xc42e79b8) (gprs_gmm.c:813) 20241006125520441 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241006125520441 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006125520449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520449 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125520449 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125520449 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125520449 DMM INFO MM(262420000001005/c42e79b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125520449 DMM INFO MM(262420000001005/c42e79b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125520450 DMM DEBUG MM(262420000001005/c42e79b8) Using GGSN 0 (gprs_sm.c:317) 20241006125520450 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125520450 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241006125520450 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125520450 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125520450 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241006125520461 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 cc 0b 46 86 11 ce d7 dc 24 14 05 7f f8 55 e0 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241006125520461 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241006125520461 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125520461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A1EB38F9'O 20241006125520476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520476 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125520476 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125520476 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125520476 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241006125520476 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125520476 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241006125520476 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125520476 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241006125520476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125520480 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 cc 0b 46 86 11 ce d7 dc 24 7f f8 55 e0 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241006125520480 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241006125520480 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:13 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241006125520483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520484 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241006125520484 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241006125520484 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241006125520484 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241006125520484 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520484 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125520487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520487 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125520487 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125520487 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125520488 DMM INFO MM(262420000001005/c42e79b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125520488 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125520488 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125520488 DMM INFO MM(262420000001005/c42e79b8) Changing GTP-U endpoints 127.0.0.104/0xa1eb38f9 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006125520488 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241006125520488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 20241006125520489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1829752 20241006125520490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C42E79B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241006125520491 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 cc 0b 46 86 11 ce d7 dc 24 7f f8 55 e0 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241006125520491 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241006125520491 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13902828 SGSN_Test_0-RAN(1539)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: First idle individual index:0 20241006125520693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520695 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125520695 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125520695 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125520695 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC42E79B8) type="data" (gprs_gmm.c:1944) 20241006125520695 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125520695 DMM DEBUG MM(262420000001005/c42e79b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125520695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: { messageType := 2, destLocRef := 'D423EC'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(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125520700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520701 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125520701 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125520701 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125520701 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241006125520701 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125520701 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125520701 DMM INFO MM(262420000001005/c42e79b8) <- GMM SERVICE ACCEPT (P-TMSI=0xc42e79b8) (gprs_gmm.c:813) 20241006125520701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241006125520702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A1EB38F9'O 20241006125520708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520709 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125520709 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125520709 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125520709 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241006125520709 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125520709 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241006125520712 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 cc 0b 46 86 11 ce d7 dc 24 7f f8 55 e0 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241006125520712 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241006125520712 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_len:16 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006125520909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125520910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125520910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125520910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125520910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125520910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125520910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125520910 DMM INFO MM(262420000001005/c42e79b8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006125520910 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125520910 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241006125520913 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241006125520914 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241006125520914 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006125520914 DMM INFO MM(262420000001005/c42e79b8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006125520914 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241006125520914 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241006125520914 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125520914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125520914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125520914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125520914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125520914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125520914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125520914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1525)@1c12d2bee0f6: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@1c12d2bee0f6: Final verdict of PTC: none 20241006125520923 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125520923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125520923 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125520923 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125520923 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125520923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125520923 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125520923 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125520924 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125520924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125520924 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125520924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125520924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125520924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125520924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125520924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125520924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125520924 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@1c12d2bee0f6: Final verdict of PTC: none 20241006125520927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1529)@1c12d2bee0f6: Final verdict of PTC: none 20241006125520928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006125520929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1543)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1525)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1532)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1528)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@1c12d2bee0f6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1537)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1526)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1530)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1527)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1535)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1525): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1527): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1528): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Sun Oct 6 12:55:21 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241006125521060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125521562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387212) 20241006125521930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125521930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=387212, count=391664) 20241006125522925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125522925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125522925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006125522932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125522932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125523933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125523933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_pmm_idle_rx_mt_data started. 20241006125524626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125524628 DMM INFO MM(262420000001005/c42e79b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125524628 DMM INFO MM(262420000001005/c42e79b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125524628 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125524628 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125524628 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125524628 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006125524628 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241006125524628 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) 20241006125524628 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241006125524628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20241006125524628 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20241006125524628 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20241006125524629 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20241006125524629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006125524629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125524629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125524629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125524629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125524629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125524629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125524629 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125524680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125524680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125524680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125524680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125524681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125524681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125524681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125524681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125524682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125524682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125524682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125524682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125524682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125524683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125524683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125524683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125524683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125524683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125524683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125524683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1551)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 20241006125524687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125524695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125524695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125524719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125524719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125524719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125524719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125524719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125524719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125524719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125524719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125524721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125524721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125524721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125524721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125524721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125524721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125524721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125524721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125524721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125524721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125524722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125524722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125524727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125524735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125524735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1554)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125524759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125524759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125524759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125524760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125524760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125524760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125524760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125524760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125524762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125524762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125524762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125524762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125524762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125524762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125524762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125524762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125524762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125524762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125524762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125524763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125524763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125524766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1563)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@1c12d2bee0f6: ************************************************* SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125524776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125524776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1558)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125524934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125524934 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125524934 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125524935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125524937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241006125524938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125524973 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125524973 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125524974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125524974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125524976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125524976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125524976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125524976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125524976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125524976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125524976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125524978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125524978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125524978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125524978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125524978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125524978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125524978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125524978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125525784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125525784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125525784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125525784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125525784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125525784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125525784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125525784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125525785 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125525785 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125525785 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125525785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125525785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125525785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125525785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125525785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125525785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125525785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@1c12d2bee0f6: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='F2598005'O, index=0 SGSN_Test-GSUP(1566)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: 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 := 'BE09'O, rac := 'A2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)15295559 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1562)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125526000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526001 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125526001 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125526001 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125526001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241006125526001 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Allocated (fsm.c:456) 20241006125526001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Allocated (fsm.c:456) 20241006125526001 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Allocated (fsm.c:456) 20241006125526001 DMM DEBUG MM_STATE_Iu[0x61200002c320]{Detached}: Allocated (fsm.c:456) 20241006125526001 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125526001 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125526001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125526001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125526001 DMM DEBUG MM(262420000001007/f8d27b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125526002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006125526002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: { messageType := 2, destLocRef := 'E96447'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)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: 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 := '6C0DCD18146450CAED1581807A5FE0D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32FFED00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62094FA781A23787'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FD08AE32788F8B29E4CD1F6C80DA9313'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FEF0FA138222FBF38EE8FCA8C829F90F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '37766855B738B497AB55D1F85964F70A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A57BEC078F7DFAE9'O } } } } } SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241006125526012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125526012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125526012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125526012 DMM DEBUG MM(262420000001007/f8d27b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241006125526012 DMM NOTICE MM(262420000001007/f8d27b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125526012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125526012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125526012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125526012 DMM DEBUG MM(262420000001007/f8d27b15) Requesting authorization (sgsn_auth.c:160) 20241006125526012 DMM INFO MM(262420000001007/f8d27b15) Requesting authentication tuples (sgsn_auth.c:184) 20241006125526012 DMM DEBUG MM(262420000001007/f8d27b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125526012 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241006125526012 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(1566)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@1c12d2bee0f6: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241006125526015 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125526015 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125526015 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125526015 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125526015 DMM INFO MM(262420000001007/f8d27b15) Subscriber data update (mmctx.c:445) 20241006125526015 DMM DEBUG MM(262420000001007/f8d27b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125526015 DMM INFO MM(262420000001007/f8d27b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125526015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125526015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125526015 DMM INFO MM(262420000001007/f8d27b15) <- GMM AUTH AND CIPHERING REQ (rand = 6c 0d cd 18 14 64 50 ca ed 15 81 80 7a 5f e0 d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 76 68 55 b7 38 b4 97 ab 55 d1 f8 59 64 f7 0a ) (gprs_gmm.c:483) 20241006125526016 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006125526016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622A57BEC0723094B99990000100007F029048F7DFAE9'O 20241006125526022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125526023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125526023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125526023 DMM INFO MM(262420000001007/f8d27b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125526023 DMM NOTICE MM(262420000001007/f8d27b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125526023 DMM DEBUG MM(262420000001007/f8d27b15) checking auth: received UMTS RES = a5 7b ec 07 8f 7d fa e9 (gprs_gmm.c:666) 20241006125526023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125526023 DMM DEBUG MM(262420000001007/f8d27b15) Requesting authorization (sgsn_auth.c:160) 20241006125526023 DMM INFO MM(262420000001007/f8d27b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125526023 DMM DEBUG MM(262420000001007/f8d27b15) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125526023 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241006125526023 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) 20241006125526023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125526023 DMM DEBUG MM(262420000001007/f8d27b15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125526024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125526033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526033 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125526034 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125526034 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125526034 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241006125526034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125526034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125526034 DMM INFO MM(262420000001007/f8d27b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d27b15) (gprs_gmm.c:300) 20241006125526034 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006125526034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125526038 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125526038 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125526038 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241006125526038 DMM INFO MM(262420000001007/f8d27b15) Subscriber data update (mmctx.c:445) 20241006125526038 DMM DEBUG MM(262420000001007/f8d27b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125526038 DMM INFO MM(262420000001007/f8d27b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125526038 DMM NOTICE MM(262420000001007/f8d27b15) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241006125526038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125526038 DMM NOTICE MM(262420000001007/f8d27b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125526038 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) 20241006125526039 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125526039 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241006125526039 DMM INFO MM(262420000001007/f8d27b15) Subscriber data update (mmctx.c:445) 20241006125526039 DMM DEBUG MM(262420000001007/f8d27b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125526041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526042 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125526042 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125526042 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125526042 DMM INFO MM(262420000001007/f8d27b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125526042 DMM NOTICE MM(262420000001007/f8d27b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125526042 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125526042 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125526042 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125526042 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125526042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125526042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125526042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125526048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526048 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125526048 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125526048 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125526048 DMM INFO MM(262420000001007/f8d27b15) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125526048 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125526048 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125526049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 20241006125526050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)15295559 20241006125526050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F8D27B15'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)5414952 SGSN_Test_0-RAN(1562)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: First idle individual index:0 20241006125526253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526255 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125526255 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125526255 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125526255 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8D27B15) type="data" (gprs_gmm.c:1944) 20241006125526255 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125526255 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125526255 DMM DEBUG MM(262420000001007/f8d27b15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125526255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: { messageType := 2, destLocRef := '52A028'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(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125526261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526262 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125526262 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125526262 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125526262 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241006125526262 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125526262 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125526262 DMM INFO MM(262420000001007/f8d27b15) <- GMM SERVICE ACCEPT (P-TMSI=0xf8d27b15) (gprs_gmm.c:813) 20241006125526262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241006125526262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006125526269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526270 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125526270 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125526270 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125526270 DMM INFO MM(262420000001007/f8d27b15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125526270 DMM INFO MM(262420000001007/f8d27b15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125526270 DMM DEBUG MM(262420000001007/f8d27b15) Using GGSN 0 (gprs_sm.c:317) 20241006125526270 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125526270 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241006125526270 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125526270 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125526270 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241006125526281 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 f0 27 49 e7 11 06 81 9a c9 14 05 7f 22 b5 28 f1 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=1088 from retransmit req queue (gtp.c:443) 20241006125526281 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241006125526281 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125526282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DC360FD3'O 20241006125526299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526299 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125526299 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125526299 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125526299 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241006125526299 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125526300 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241006125526300 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125526300 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241006125526300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125526304 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 f0 27 49 e7 11 06 81 9a c9 7f 22 b5 28 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125526304 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241006125526304 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:13 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241006125526307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526307 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241006125526307 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241006125526307 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241006125526307 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241006125526308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125526311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526311 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125526311 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125526311 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125526311 DMM INFO MM(262420000001007/f8d27b15) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125526311 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125526311 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125526311 DMM INFO MM(262420000001007/f8d27b15) Changing GTP-U endpoints 127.0.0.104/0xdc360fd3 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006125526311 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241006125526312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)5414952 20241006125526313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed 20241006125526314 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 f0 27 49 e7 11 06 81 9a c9 7f 22 b5 28 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241006125526314 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241006125526314 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Created IMSI[0] for '262420000001007'H'F8D27B15'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241006125526319 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241006125526319 DMM INFO MM(262420000001007/f8d27b15) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241006125526319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@1c12d2bee0f6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F8D27B15'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)12352400 SGSN_Test_0-RAN(1562)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: First idle individual index:0 20241006125526325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526326 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125526327 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125526327 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125526327 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8D27B15) type="data" (gprs_gmm.c:1944) 20241006125526327 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125526327 DMM DEBUG MM(262420000001007/f8d27b15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125526327 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: { messageType := 2, destLocRef := 'BC7B90'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(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125526332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526333 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125526333 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125526333 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125526333 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241006125526333 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125526333 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125526333 DMM INFO MM(262420000001007/f8d27b15) <- GMM SERVICE ACCEPT (P-TMSI=0xf8d27b15) (gprs_gmm.c:813) 20241006125526333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241006125526334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DC360FD3'O 20241006125526339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526340 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125526340 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125526340 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125526340 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241006125526340 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125526340 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241006125526342 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 f0 27 49 e7 11 06 81 9a c9 7f 22 b5 28 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241006125526342 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241006125526342 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_len:16 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006125526541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125526541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125526541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125526542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125526542 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125526542 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125526542 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125526542 DMM INFO MM(262420000001007/f8d27b15) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006125526542 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125526542 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241006125526544 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241006125526545 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241006125526545 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006125526545 DMM INFO MM(262420000001007/f8d27b15) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006125526545 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241006125526545 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241006125526545 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125526545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125526545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125526545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125526545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125526545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125526545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125526545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@1c12d2bee0f6: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@1c12d2bee0f6: Final verdict of PTC: none 20241006125526553 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125526554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125526554 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125526554 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125526554 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125526554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125526554 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125526554 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125526554 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125526554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125526554 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125526554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125526554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125526554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125526554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125526554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125526554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125526554 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@1c12d2bee0f6: Final verdict of PTC: none 20241006125526557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1555)@1c12d2bee0f6: Final verdict of PTC: none 20241006125526560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1550)@1c12d2bee0f6: Final verdict of PTC: none 20241006125526560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pmm_idle_rx_mt_data-BVCI196(1549)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@1c12d2bee0f6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1558)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@1c12d2bee0f6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1561)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1548)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1553)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1559)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1558): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Sun Oct 6 12:55:26 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241006125526689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125527190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398552) 20241006125527561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125527561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=398552, count=399712) 20241006125528555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125528555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125528555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006125528562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125528562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125529161 DGPRS DEBUG Checking for inactive LLMEs, time = 10030063 (sgsn.c:131) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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 ------ Sun Oct 6 12:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125529563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125529563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@1c12d2bee0f6: Test case TC_update_ctx_err_ind_from_ggsn started. 20241006125530258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125530260 DMM INFO MM(262420000001007/f8d27b15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125530260 DMM INFO MM(262420000001007/f8d27b15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125530260 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125530260 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125530260 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125530260 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006125530260 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241006125530260 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) 20241006125530260 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241006125530260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Deallocated (fsm.c:568) 20241006125530260 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Deallocated (fsm.c:568) 20241006125530260 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Deallocated (fsm.c:568) 20241006125530260 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Deallocated (fsm.c:568) 20241006125530260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006125530261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125530261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125530261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125530261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125530261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125530261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125530261 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125530309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125530309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125530309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125530309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125530309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125530309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125530309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125530309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125530311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125530311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125530311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125530311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125530311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125530311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125530311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125530311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530311 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006125530311 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125530311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125530312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125530312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@1c12d2bee0f6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125530316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125530325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125530325 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@1c12d2bee0f6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125530343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006125530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125530344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006125530344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125530344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125530344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125530344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125530346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125530346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125530346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125530346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125530346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125530346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125530346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125530346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006125530346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125530346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125530347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125530347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@1c12d2bee0f6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125530351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@1c12d2bee0f6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006125530359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125530359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@1c12d2bee0f6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@1c12d2bee0f6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@1c12d2bee0f6: Provider Link came up: sending NS-RESET 20241006125530383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006125530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125530383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006125530383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125530383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006125530385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125530385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125530385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125530386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006125530386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006125530386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006125530386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006125530386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125530386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006125530386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006125530386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006125530386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006125530386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@1c12d2bee0f6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@1c12d2bee0f6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006125530390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@1c12d2bee0f6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@1c12d2bee0f6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1c12d2bee0f6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@1c12d2bee0f6: ************************************************* SGSN_Test_0-M3UA(1586)@1c12d2bee0f6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@1c12d2bee0f6: ************************************************* MTC@1c12d2bee0f6: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: v_sccp_pdu_maxlen:268 20241006125530401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006125530401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@1c12d2bee0f6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006125530564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125530564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006125530564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006125530564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006125530566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006125530566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006125530599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006125530599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241006125530599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006125530599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@1c12d2bee0f6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006125530601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125530601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006125530601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006125530601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006125530601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006125530601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006125530601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006125530602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125530602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006125530602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006125530602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006125530602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006125530602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006125530602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006125530603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006125531410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531411 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006125531411 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006125531411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@1c12d2bee0f6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@1c12d2bee0f6: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='E868FA05'O, index=0 SGSN_Test-GSUP(1589)@1c12d2bee0f6: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: 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 := '1105'O, rac := 'F9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9827566 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: First idle individual index:0 SGSN_Test_0-RAN(1585)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 20241006125531629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531631 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125531631 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125531631 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125531631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241006125531631 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20241006125531631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20241006125531631 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20241006125531631 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20241006125531631 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006125531631 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006125531631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006125531631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006125531631 DMM DEBUG MM(262420000001004/c3205cd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006125531631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006125531631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: { messageType := 2, destLocRef := '95F4EE'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(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: 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 := '10FC0606D775DCBE3FA3E17F46BDB3EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F935C48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1568978C58342025'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FDEDD3B5E7E664BAFAB6CC2650ED7B2C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8E345B599FCEA46E7399690C43822987'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8171C7E7CDB4954B7DD5E99CBC227B69'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7965E70C2FE3900F'O } } } } } SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241006125531641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531642 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125531642 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125531642 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125531642 DMM DEBUG MM(262420000001004/c3205cd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241006125531642 DMM NOTICE MM(262420000001004/c3205cd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006125531642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006125531642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006125531642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006125531642 DMM DEBUG MM(262420000001004/c3205cd0) Requesting authorization (sgsn_auth.c:160) 20241006125531642 DMM INFO MM(262420000001004/c3205cd0) Requesting authentication tuples (sgsn_auth.c:184) 20241006125531642 DMM DEBUG MM(262420000001004/c3205cd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006125531642 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241006125531642 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(1589)@1c12d2bee0f6: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@1c12d2bee0f6: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241006125531645 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006125531645 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006125531645 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006125531645 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006125531645 DMM INFO MM(262420000001004/c3205cd0) Subscriber data update (mmctx.c:445) 20241006125531645 DMM DEBUG MM(262420000001004/c3205cd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006125531645 DMM INFO MM(262420000001004/c3205cd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006125531645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006125531645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006125531645 DMM INFO MM(262420000001004/c3205cd0) <- GMM AUTH AND CIPHERING REQ (rand = 10 fc 06 06 d7 75 dc be 3f a3 e1 7f 46 bd b3 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 71 c7 e7 cd b4 95 4b 7d d5 e9 9c bc 22 7b 69 ) (gprs_gmm.c:483) 20241006125531645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006125531646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:37 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309227965E70C23094B99990000100004F029042FE3900F'O 20241006125531652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531652 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125531652 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125531652 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125531652 DMM INFO MM(262420000001004/c3205cd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006125531652 DMM NOTICE MM(262420000001004/c3205cd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006125531652 DMM DEBUG MM(262420000001004/c3205cd0) checking auth: received UMTS RES = 79 65 e7 0c 2f e3 90 0f (gprs_gmm.c:666) 20241006125531652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006125531652 DMM DEBUG MM(262420000001004/c3205cd0) Requesting authorization (sgsn_auth.c:160) 20241006125531652 DMM INFO MM(262420000001004/c3205cd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006125531652 DMM DEBUG MM(262420000001004/c3205cd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241006125531653 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241006125531653 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) 20241006125531653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006125531653 DMM DEBUG MM(262420000001004/c3205cd0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006125531653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125531660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531661 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125531661 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125531661 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125531661 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241006125531661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006125531661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006125531661 DMM INFO MM(262420000001004/c3205cd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3205cd0) (gprs_gmm.c:300) 20241006125531661 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006125531661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125531666 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006125531666 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006125531666 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006125531666 DMM INFO MM(262420000001004/c3205cd0) Subscriber data update (mmctx.c:445) 20241006125531666 DMM DEBUG MM(262420000001004/c3205cd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006125531666 DMM INFO MM(262420000001004/c3205cd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006125531666 DMM NOTICE MM(262420000001004/c3205cd0) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241006125531666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006125531666 DMM NOTICE MM(262420000001004/c3205cd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006125531666 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) 20241006125531667 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006125531667 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006125531667 DMM INFO MM(262420000001004/c3205cd0) Subscriber data update (mmctx.c:445) 20241006125531667 DMM DEBUG MM(262420000001004/c3205cd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:14 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006125531669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531670 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125531670 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125531670 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125531670 DMM INFO MM(262420000001004/c3205cd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006125531670 DMM NOTICE MM(262420000001004/c3205cd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006125531670 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006125531670 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006125531670 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006125531670 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006125531670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006125531670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006125531670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:7 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006125531676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531676 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006125531676 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006125531676 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006125531676 DMM INFO MM(262420000001004/c3205cd0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006125531676 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006125531676 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006125531677 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9827566 20241006125531678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125531678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C3205CD0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7609104 SGSN_Test_0-RAN(1585)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: First idle individual index:0 20241006125531881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531883 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125531883 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125531883 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125531883 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3205CD0) type="data" (gprs_gmm.c:1944) 20241006125531883 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125531883 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006125531883 DMM DEBUG MM(262420000001004/c3205cd0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125531883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: { messageType := 2, destLocRef := '741B10'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(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125531889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531890 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125531890 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125531890 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125531890 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241006125531890 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125531890 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125531890 DMM INFO MM(262420000001004/c3205cd0) <- GMM SERVICE ACCEPT (P-TMSI=0xc3205cd0) (gprs_gmm.c:813) 20241006125531890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241006125531890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:23 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006125531899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531899 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125531900 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125531900 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125531900 DMM INFO MM(262420000001004/c3205cd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006125531900 DMM INFO MM(262420000001004/c3205cd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006125531900 DMM DEBUG MM(262420000001004/c3205cd0) Using GGSN 0 (gprs_sm.c:317) 20241006125531900 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241006125531900 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241006125531900 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006125531900 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241006125531900 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241006125531910 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 71 93 c9 ec 11 2f 16 2a 90 14 05 7f 7d c4 46 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241006125531910 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241006125531910 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006125531910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007163A195'O 20241006125531925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531926 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125531926 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125531926 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125531926 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241006125531926 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125531926 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241006125531926 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006125531926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241006125531926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006125531929 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 71 93 c9 ec 11 2f 16 2a 90 7f 7d c4 46 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241006125531929 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241006125531929 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Created IMSI[0] for '262420000001004'H'C3205CD0'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241006125531937 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241006125531937 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241006125531937 DGPRS INFO PDP(262420000001004:5): Context 0x7f0a208ebe60 was updated (sgsn_libgtp.c:659) 20241006125531937 DMM INFO MM(262420000001004/c3205cd0) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241006125531937 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241006125531938 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241006125531938 DMM INFO MM(262420000001004/c3205cd0) Changing GTP-U endpoints 127.0.0.104/0x7163a195 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006125531938 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241006125531938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125531939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125531939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125531939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125531939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7609104 20241006125531940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125531940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125531940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125531940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125531940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125531941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125531941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125531941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@1c12d2bee0f6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C3205CD0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)3348004 SGSN_Test_0-RAN(1585)@1c12d2bee0f6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: First idle individual index:0 20241006125532141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125532141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125532141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125532142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532143 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006125532143 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006125532143 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006125532143 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3205CD0) type="data" (gprs_gmm.c:1944) 20241006125532143 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006125532143 DMM DEBUG MM(262420000001004/c3205cd0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006125532143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: { messageType := 2, destLocRef := '331624'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(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:12 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006125532149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125532149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125532149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125532149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532149 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006125532149 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006125532149 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006125532149 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241006125532150 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006125532150 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006125532150 DMM INFO MM(262420000001004/c3205cd0) <- GMM SERVICE ACCEPT (P-TMSI=0xc3205cd0) (gprs_gmm.c:813) 20241006125532150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241006125532150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:30 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007163A195'O 20241006125532155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125532155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125532155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125532155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532156 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006125532156 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006125532156 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006125532156 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241006125532156 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006125532156 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241006125532158 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 71 93 c9 ec 11 2f 16 2a 90 7f 7d c4 46 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241006125532158 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241006125532158 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_len:16 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: vl_from0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006125532357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006125532358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241006125532358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006125532358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006125532358 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006125532358 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006125532358 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006125532358 DMM INFO MM(262420000001004/c3205cd0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006125532358 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006125532358 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241006125532361 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241006125532361 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a208ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241006125532361 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006125532361 DMM INFO MM(262420000001004/c3205cd0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006125532361 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241006125532361 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241006125532361 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006125532361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125532361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125532361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125532361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125532361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125532362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006125532362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@1c12d2bee0f6: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@1c12d2bee0f6: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@1c12d2bee0f6: Final verdict of PTC: none 20241006125532370 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006125532370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125532370 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006125532370 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006125532370 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006125532370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241006125532370 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006125532370 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006125532370 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006125532370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125532370 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006125532370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006125532370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006125532371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006125532371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006125532371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006125532371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006125532371 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@1c12d2bee0f6: Final verdict of PTC: none 20241006125532374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99(1583)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97(1573)@1c12d2bee0f6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@1c12d2bee0f6: Final verdict of PTC: none 20241006125532377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98(1578)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@1c12d2bee0f6: Final verdict of PTC: none 20241006125532377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1588)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@1c12d2bee0f6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI97-provIP(1571)@1c12d2bee0f6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI98-provIP(1576)@1c12d2bee0f6: Final verdict of PTC: none -NSVCI99-provIP(1581)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: none MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@1c12d2bee0f6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@1c12d2bee0f6: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Sun Oct 6 12:55:32 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241006125532507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125533009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376936) 20241006125533379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125533379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=376936, count=381388) 20241006125534371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006125534371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006125534371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006125534379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125534379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@1c12d2bee0f6: Test execution finished. MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Oct 6 12:55:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125535381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125535381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_NS_connect_alive started. 20241006125536077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125536079 DMM INFO MM(262420000001004/c3205cd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006125536079 DMM INFO MM(262420000001004/c3205cd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006125536079 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006125536079 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006125536079 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006125536079 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006125536079 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241006125536079 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) 20241006125536079 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241006125536080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20241006125536080 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20241006125536080 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20241006125536080 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20241006125536080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006125536080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006125536080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006125536080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006125536080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241006125536080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006125536080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006125536080 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241006125536101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006125536101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006125536101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006125536382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125536382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: setverdict(pass): none -> pass MTC@1c12d2bee0f6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241006125537105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: pass MTC@1c12d2bee0f6: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@1c12d2bee0f6: Test case TC_NS_connect_alive finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Oct 6 12:55:37 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 20241006125537148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125537383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125537383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125537550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=17620) 20241006125538384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125538384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=17620, count=18880) 20241006125539384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125539384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Oct 6 12:55:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241006125540386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125540386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@1c12d2bee0f6: Test case TC_NS_connect_reset started. 20241006125540624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125540626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006125540648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006125540648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006125540648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006125540648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006125540648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006125540648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006125540648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006125540648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125540648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1c12d2bee0f6: setverdict(pass): none -> pass 20241006125541387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125541387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1c12d2bee0f6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241006125541652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@1c12d2bee0f6: Final verdict of PTC: none MTC@1c12d2bee0f6: Setting final verdict of the test case. MTC@1c12d2bee0f6: Local verdict of MTC: pass MTC@1c12d2bee0f6: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@1c12d2bee0f6: Test case TC_NS_connect_reset finished. Verdict: pass MTC@1c12d2bee0f6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Oct 6 12:55:41 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 20241006125541698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006125542100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241006125542388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125542397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12644) 20241006125543399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125543399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125543649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@1c12d2bee0f6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@1c12d2bee0f6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1c12d2bee0f6: Terminating MTC. MC@1c12d2bee0f6: MTC terminated. MC2> exit MC@1c12d2bee0f6: Shutting down session. MC@1c12d2bee0f6: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7699.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20241006125544399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125544399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3722721) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241006125545401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125545401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125546402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125546402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125546650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006125547403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125547403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125548404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125548404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125549404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125549405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125549651 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241006125550406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125550406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006125551407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006125551407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3722602) [testenv][generic] Stopping sgsn (3722644) [testenv][generic] Showing junit-xml-7699.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan-20241006-1242-502cf033', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7699.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='795.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.422398'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.559984'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.586694'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.567045'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.171000'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.570992'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.613179'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.625098'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.626984'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.524729'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.539728'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.492721'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.558902'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.529770'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.627057'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.638839'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.596899'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.694817'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.646059'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.684068'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.565916'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.523398'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.586277'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.606166'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.693191'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.595781'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.712358'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.727590'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.673230'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.526471'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.523118'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.548492'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.525336'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.542056'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.527292'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.615130'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.686852'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.694239'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.721166'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.500796'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.730779'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.590720'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.623653'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.626793'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.614077'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.531623'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.580499'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.596436'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.602867'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.609944'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.598018'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.627048'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.629981'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.628106'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.641362'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.611787'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.609538'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.612579'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.702090'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.589954'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.631880'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.517931'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.138921'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.614032'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.497074'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.478468'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.491087'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.695259'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.658957'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.671903'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.647190'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.597471'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.484854'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.512032'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.653195'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.607042'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.648583'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.633444'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.864011'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.270549'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.972918'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.136930'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.030976'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.029862'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241006-1242-502cf033'] 1c12d2bee0f6feaeee176c624914e459717221b8d10c712f7896f3b772e8f567 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/127/artifact/logs/ + rm -rf _cache 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